Am Sonntag, 13. August 2006 18:08 schrieb Jean-Marc Lasgouttes:
> >>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> See http://bugzilla.lyx.org/show_bug.cgi?id=2723. The second
> Georg> problem reported there is a completely different one, this
> Georg> patch fixes only the color problem. This is going in trunk soon
> Georg> unless somebody objects.
>
> Does it work with several paragraphs in the note?
Yes. I first tried
\newenvironment{lyxgreyedout}{\bgroup\color[gray]{0.8}}{\egroup}
, but that does not resolve the problem. The definition of \textcolor is
this:
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Does this have any side effects?
Georg