On Tue, 30 Apr 2002, [ISO-8859-1] Jens N�ckel wrote: > Hi, > > I tried lyx1.2 again today, after fink update-all. > There is still a problem with figures: > When I include a postscript figure and compile within lyx > using pdflatex, the program is clever enough to launch > ps2pdf to convert that figure to PDF. The output of ps2pdf > is put in the same directory as the original file, but then > the pdflatex compiler can't find the file because it looks > for the pdf file in the /tmp directory... I tried telling lyx not > to use the /tmp directory but that didn't help. > My guess is that lyx should be calling ps2pdf with the > option -outfile=/tmp/lyxdir... (proper tmp-directory name), > and I'm not sure if I can change that manually. It should > be configured to do that "out of the box", if possible.
Jens: The default configuration (in /sw/share/lyx/lyxrc.defaults) is \converter ps pdf "ps2pdf $$i" "". This works fine for me. I suspect you have somehow modified the default behavior - try moving your ~/.lyx directory out of the way, relaunch lyx and see what happens. > > I also still have the problem that lyx 1.2 doesn't recognize > escape sequences, even if I tell it not to override X-dead > keys. There is no other key that is mapped to escape, either. > This all works in lyx 1.6, so I still went back to the old version > for now. > Yes - I don't understand this one. Hopefully it will be fixed by lyx 1.2.0 final. -Jeff -- Jeffrey S. Whitaker Phone : (303)497-6313 Meteorologist FAX : (303)497-6449 NOAA/OAR/CDC R/CDC1 Email : [EMAIL PROTECTED] 325 Broadway Web : www.cdc.noaa.gov/~jsw Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
