On Thu, Dec 06, 2001 at 09:04:34PM -0600, G.L. Grobe wrote:
> I've finally got the hang of building some documentation, took awhile, but
> now another question ...
>
> Anyone have any references of where I may be able to look about how to
> properly add background colors, shade in those example text areas, font
> sizes, etc.. cosmetic things.
>
> Any help much appreciated!
This is most easily done by associating a CSS stylesheet
with the HTML output. You can do that with the
'html.stylesheet' parameter. If you look in the generated
HTML output, you'll see each element is in a <div> with its
name, which makes writing css stylesheets that style
specific elements easy.
--
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
Caldera International, Inc. fax: (831) 429-1887
email: [EMAIL PROTECTED]