On Sep 23, 2006, at 9:13 AM, [EMAIL PROTECTED] wrote:
Hi,
I just tried the last version of LyX compiled for OS X and detected
some
problems:
- pdflatex is not working (it was working with the last version).
- I cannot not see eps figures in LyX, event though they appear
after DVI
in the generated pdf. This is something I also
detected in 1.4.2 but that worked right for me in 1.4.0 preview (I
haven't
changed my latex install).
Cheers,
Jordi
Hi,
this sounds like a problem with the path setup. I don't have this
problem on LyX 1.4.2 or 1.4.3, but here is what I would do (not
knowing what TeX installation you have):
Open LyX Preferences and go to "Paths". Check that the colon-
separated list of paths in that field contains the path to your latex/
graphics tools. In particular, I would check the location of the
required binaries by going to the Terminal and typing "which latex",
"which gv" and "which convert"
Those paths should appear in LyX' Paths list, preferably as the first
entries. If they appear in the list but are preceded by other path
entries, then you might want to rearrange the order of those paths.
It is conceivable that you have two versions of some utility like
"convert" or "gv" in different directories, and only one of them
works properly. Changing the order of paths could fix that.
Jens