Am 07.05.2010 23:00, schrieb Sergio Celani:
I have noticed the following facts in the import and export latex files in LyX
I am open the lyx file amsbook-test.lyx
Save as amsbook-test2.lyx
Export to LateX (plain)
But, when I try to import amsbook-test2.tex
I get someerrors.
By example,
appear
\begin{condition} If you say so.
\end{condition}
instead of
*Condition 12.*If you say so.
This is no error. You should still be able to compile the file as PDF.
The reason for this is that tex2lyx is not yet able to reimport commands
that were provided by layout modules (in your case by the theorems module).
regards Uwe
Any suggestions how to fix this?
Thank you