Martin Vermeer wrote:
> > Have you considered to implement the comment environment into that
> > concept?
>
> In what way different from Note?
Different in the way that the content will be exported to LaTeX, embedded into
\begin{comment} ... \end{comment} statements (whereas Note is only LyX
internal and does not get exported at all). The implementation is in
lyxmacros.inc afaics.
The comment environment which we have now does not allow emebedded
environments (i.e. it only allows standard) which is a big restriction wrt
the possibilities of the environment.
Note that comment (i.e. the verbatim package) is not used by all lyx classes
ATM.
Regards,
Juergen.