Hi there!

I have just updated from an older LyX-Version (sorry don't know the
release).

As usual I drew my figures with Xfig and exported them as combined
PS/LaTeX. Then I get a .pstex-file (containing the postscript code)
and a .pstex_t-file (containing the LaTeX-code with an include of
the ps-code). Then Now I uses File/Insert/File in LyX to select the 
.pstex_t-file. Okay, everything's right up to here.

But the LaTeX-code generated from LyX is faulty. Insted of the expected

   \include{file.pstex_t}

I get

   \Include{file}

So the extension is missing and also the 'I' of include is in uppercase.
So LaTeX has some troubles ;-)
What am I doing wrong? At the moment sed serves for bug-fixing.

Hoping for an answer,
Holger

BTW: I am using LaTeX2e <1998/12/01> patch level 1 and LyX 1.1.6pre2

Reply via email to