Am Donnerstag, 17. Juli 2003 14:17 schrieb Michael Schmitt:
> Hello,

Hi,

> what is the difference between a "note" and a "comment"? I can see no
> difference in the latex output and on screen only the label changes.

Note is LyX internal only (does not appear in LaTeX output)
Comment is a LaTeX environment that does not get printed but appears in the 
LaTeX source
\begin{comment}
A comment
\end{comment}

> Can we rename "note" to "annotation" in the "insert" menu? There's a
> small inconsistency in the sense that the note dialog is called

Agreed.

BTW: José, can you make lyx2lyx convert a comment environment to a comment 
inset with standard paragraph? That is:

\layout Comment

This is a comment
\layout Standard

to

\begin_inset Comment
collapsed true

\layout Standard

This is a comment
\end_inset 

Then we can get rid of the comment environment.

Thanks,
Juergen.

Reply via email to