Please keep this on the list. Also sprach jezZiFeR: > thank you. Unfortunatelly Lyx still does not find the files and the > BibTeX-references are only displayed as cite-keys in the document. I > have placed the bibtexall-script in the "applications"-folder, which > is the folder for executable programs. After that I have tried if it > works, when I put it into the library´s texmf-folder (where the folder > "bibtex" and "tex" are) – with the same result. I am very unsure, if > these are the appropriate folders to let Lyx find the script. As far > as I know every in visible place in OSX script are executable (not in > the invisible ones, sure) and I suppose I would have to find the > appropriate place. Isn´t any special place meant with "path"?
Yes, PATH is a special place (or special places, for that matter). On Unix, you can find out the respective directories by means of "echo $PATH" in a terminal. Should work on the Mac as well. But I do not have a Mac. So if it doesn't work, someone else will need to help. Jürgen
