On 27 Jan 06, at 13:04, Herbert Voss wrote:

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 says "default" when I go there from here,
and I don't recall ever changing it. It's a
clean, recent install. I even did the lyxrc xpdf to open
changes manually in order to not copy over any other stuff
I may have done by mistake.

If it says "Default" in LyX, would you know the
other ways that it could have been changed?
Where does LyX store that preference?

As for other options, the lyxrc was copied only
to change "xpdf" to "open", as I use the Mac interface
by preference. That was the only change.

LyX $ diff lyxrc lyxrc.defaults.bak
64,66c64,66
< \viewer pdf "open"
< \viewer pdf2 "open"
< \viewer pdf3 "open"
---
> \viewer pdf "xpdf"
> \viewer pdf2 "xpdf"
> \viewer pdf3 "xpdf"


Reply via email to