On Wed, 24 Jan 2001, Herbert Voss wrote:
> in latex preamble: \usepackage{comment}
> choose from the paragraph-style comment for your annotations.
>
> the first line of your text:
> \includecomment{comment}% annotations will be printed
> or
> \excludecomment{comment}% annotations will be ignored
Great, it is in 1.1.6! Now what LyX needs is:
- A checkbox somewhere in the menus to turn comments on and off.
- Automatically inserting \usepackage{comment} in the document
when needed.
Now I just need to find some time to code this :-)
(next millenium, I guess)