rgheck a écrit :
Jean-Marc Lasgouttes wrote:
Charpentier Philippe <[EMAIL PROTECTED]> writes:
but the previous bug on environments
http://bugzilla.lyx.org/show_bug.cgi?id=5436 corrected in 27205
reappear in 27207
I think the patch has been reverted for now.
By the way, as a workaround for the time being, I think you can
probably use "{}" in ERT instead of a comment. That's the way I
usually do it. Then you'll get:
\begin{thm}{}\begin{enumerate}
etc.
rh
Yes, but as I prefer
\begin{thm}
%
\begin{enumerate}
to anything else in the second line, I have a lot of files containing
many times this
construction (not only in theorems) written with previous versions of
lyx, and they
have to be modified if I want to edit them in lyx-1.6.
PhC