Hi,

I,ve got a problem with reLyX convertion tool. It seems a small problem
about a macros definiton into my Latex source file. Here is the error
message and below the macros definition. Any idea is welcome!

Thanks.

---------------------------------------------------------------------------
[EMAIL PROTECTED] Bioreacteurs]$ reLyX -f bioreacteurs.tex
reLyX directory is: /usr/share/lyx/reLyX
reLyX, the LaTeX to LyX translator. Revision date 2003/01/20

Reading LaTeX command syntax
(bioreacteurs.tex: Splitting Preamble
Creating LyX preamble
Reading layout file
Cleaning... Use of uninitialized value in concatenation (.) or string
at /usr/share/lyx/reLyX/Text/TeX.pm line 358, <TeXOpenFile0002> line 45.
Expecting `\end', got `}'=`' in `
\def\endmathematic{\\end{array}\\end{math}\renewcommand{\arraystretch}{1}\\}

' at /usr/share/lyx/reLyX/Text/TeX.pm line 358, <TeXOpenFile0002> line 45.
Expecting `\end{math}', got \end{spacing} in `
\end{document}
' at /usr/share/lyx/reLyX/Text/TeX.pm line 402, <TeXOpenFile0002> line 1496.
Expecting `}', got \end in `
' at /usr/share/lyx/reLyX/Text/TeX.pm line 397, <TeXOpenFile0002> line 1496.
Can't locate object method "environment" via package
"Text::TeX::Begin::Group" at /usr/share/lyx/reLyX/Text/TeX.pm line 400,
<TeXOpenFile0002> line 1496.
Compilation failed in require at /usr/bin/reLyX line 76.
Exited due to fatal Error!
---------------------------------------------------------------------------
My environment definition:

\def\mathematic{\vspace{0.5cm}\renewcommand{\arraystretch}{2}
\begin{math}\begin{array}{lll}}
\def\endmathematic{\end{array}\end{math}\renewcommand{\arraystretch}{1}\\}

It seems the problem is the two '\end{...}'commands into the
'\endmathematic' definition...

Thanks gor your help.


Reply via email to