On Sun, Jun 29, 2003 at 03:56:04PM +0200, Juergen Spitzmueller spake thusly:
 
> 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.

Isn't that a LaTeX limitation? Implementing it as an inset in LyX
wouldn't remove this limitation, if you insist on having it output
\begin{commwent} \end{comment} pairs.

In Note OTOH you can place whatever you want inside the inset. With my
(i.e. originally Angus' or you?) approach you can easily add new forms
of annotation (endnote?) provided you know how they work in LaTeX. And
you can easily change one form into another, e.g. if you decide to
share a "blind" note with your readers in the form of a footnote.

Should get around to getting this patch to work. I messed up the copy
constructor last time :-(
 
> Note that comment (i.e. the verbatim package) is not used by all lyx classes 
> ATM.
> 
> Regards,
> Juergen.

Martin 

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to