Herbert Voss wrote:
Marc D. wrote:
I have a LaTeX -> PDF (ps to pdf) option that says:
Converter: pdflatex $$i
extra flag: latex
Now that the homework has been handed in (manual cut
and paste of images) I've posted the .lyx file to
http://ryuu.ca/lyx, along with the images, in case anyone
wants to see the raw source. I've also posted my preferences
and lyxrc files in the same directory. All will vanish
once this is solved, but it might help, and it can't hurt.
seems to be a bug in LyX, but the question is who inserts
this line ...
just found it ... It was you who enables the PostScript
driver Layout->Document->Packages->PostScript driver
it is wrong enabling dvips when using pdflatex.
This option should _always_ be the default driver.
However, this is one of the really really obsolete
options, which confuses users and doesn't help.
Herbert