It seems you could verify that the .lyx file I sent you causes the
problem?
If not, let me know and we could look into seeing what else is a common
denominator to the problem.
FYI the two machines were identical terminals with the two hard drives
with complete installations just dd'd from a master image so the .lyx
file you received from me is definitely the state before reconfigure was
run.
I keep these two terminals unused now. One before and one after
reconfigure in case you need more files to compare on 100% identical
systems.
rgheck wrote:
[EMAIL PROTECTED] wrote:
Attached:
I checked that on this machine reconfigure has not been run yet and
opening LyX, I only got the "custom" option in the exports tab.
So this is verified to be a ".lyx" that could reproduce the problem.
And here's the problem:
#
# FORMATS SECTION ##########################
#
\format "dvi" "dvi" "DVI" "D" "kdvi" "" "vector"
\format "pdf" "pdf" "PDF (ps2pdf)" "P" "xpdf" "" "vector"
\format "pdf2" "pdf" "PDF (pdflatex)" "F" "xpdf" "" "vector"
\format "pdf3" "pdf" "PDF (dvipdfm)" "m" "xpdf" "" "vector"
In 1.5.x, this should be:
\format "dvi" "dvi" "DVI" "D" "kdvi" "" "document,vector"
etc.
So the problem is definitely a consequence of the change in
preferences file format.
Richard