On 06/16/2011 08:54 AM, Julien Hillairet wrote:
> Hello,
>
> I'm using a own-written LaTeX class and now I'm writing a LyX layout
> in order that the appearance of the LyX document matches the final
> .pdf file look.
>
> For that, I've define the following subsection environment:
>
> Style Subsection
> CopyStyle Section
> LabelCounter subsection
> TocLevel 2
> LatexName subsection
> TopSep 0.9
> BottomSep 0.5
> ParSep 0.5
> Font
> Series Bold
> Size Large
> Color Blue
> EndFont
> HTMLTag h3
> End
>
>
> My questions are:
> 1) how to define my own color ( {RGB}{54, 95, 145} for example,
> instead of "Blue") ?
>
I don't think this is possible.
> 2) how to underline the text ?
>
I don't think that is possible, either.
Both could be made possible, of course, if you want to file an
enhancement request. The color one is often requested.
Richard