On Sunday 27 August 2006 11:15, Paul Smith wrote:
> On 8/27/06, Pupeno <[EMAIL PROTECTED]> wrote:
> > Maybe they can be changed by some commands in the preamble ? (sorry, I
> > don't really know tex or latex).
> >
> > On Saturday 26 August 2006 22:57, Pupeno wrote:
> > > I am heavily using colors in some LyX documents. Is it possible to make
> > > them darker ? some are really light, like yellow and cyan.
>
> Pupeno,
>
> You can use the package xcolor and define your own colors. You may
> want to use agave
>
> (http://home.gna.org/colorscheme/)
>
> to determine the RGB codes of the colors. Pay attention to the
> preamble of the attached example.

Thank you.

Just for the record, getting the xcolor package was a matter of emerging 
dev-tex/xcolor on my Gentoo and then in the preamble I wrote:

\usepackage{xcolor}
\definecolor{green}{RGB}{0, 180, 0}
\definecolor{cyan}{RGB}{0, 180, 180}
\definecolor{yellow}{RGB}{211,211,0}

which was very nice because I could still work using LyX's nice way to sent a 
font color (no ERT) and get the colors I wanted (which were just a bit darker 
than the originals).

Do you think that I should write this on some wiki for others to have it ?

Thank you a lot, I love LyX and can't way to have Unicode support. Even my 
wife is using LyX to edit her book.
-- 
Pupeno <[EMAIL PROTECTED]> (http://pupeno.com)

Attachment: pgpHAV1EN3PJ4.pgp
Description: PGP signature

Reply via email to