Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Nikos Alexandris
On Thu, 2008-12-04 at 09:39 +0100, Ignacio García wrote: > Nikos Alexandris, Tue, 02 Dec 2008: > > >> Besides using: > > >> \renewenvironment{lyxgreyedout} > >> {\textcolor{blue}\bgroup}{\egroup} > > >> as suggested by Ignacio G., I would like to use also: > > >> \usepackage{color} > >> \defin

Re: Re: Changing the color of notes in pdf output

2008-12-04 Thread Ignacio García
Nikos Alexandris, Tue, 02 Dec 2008: >> Besides using: >> \renewenvironment{lyxgreyedout} >> {\textcolor{blue}\bgroup}{\egroup} >> as suggested by Ignacio G., I would like to use also: >> \usepackage{color} >> \definecolor{lightgray}{gray}{0.3} >> \definecolor{lightblue}{blue}{0.7} >> But it