On Fri, 5 Dec 2008 21:39:15 +0000 (UTC)
baseliner <[EMAIL PROTECTED]> wrote:
> James Sutherland <[EMAIL PROTECTED]> writes:
>
> >
> > Right-click and then choose "Greyed Out". This will show up in the
> > output.
>
> Yeah, as I mentioned in my post, greyed out is too passive and one needs to
> really look for it to find it.. need something that stands out.. like the
> yellow background and black text which is how the Note appears in the LyX
> window.
>
> Maybe I should log a feature request on bugzilla..
>
>
Look at the thread from a few days back titled
Changing the color of lyx notes in output
It tells you how to change the color of the grayed out note which seems to
achieve what you want, to quote:
On Sat, Nov 29, 2008 at 4:51 PM, Ignacio García
<[EMAIL PROTECTED]>wrote:
> Matts Lindström, Fri, 28 Nov 2008
> >> Is it somehow possible to change the color of notes ("Greyed out notes")
> in
> >> the pdf that lyx outputs?
>
> Yes, add in the LaTeX preamble:
>
> \renewenvironment{lyxgreyedout}
> {\textcolor{blue}\bgroup}{\egroup}
>
> blue or you want.
>
> More info in sec. 4.1 in the Embedded Objects manual