Next in thread → Next in month →

Re: [docbook-apps] HTML and CSS

From
Robert Nagle <>
Date
2010-12-10T15:56:53+00:00
ID
AANLkTin0GNyDKy3WaOUCin4kpUU+m=
Thread
Re: [docbook-apps] HTML and CSS
There is a parameter to handle this:


        <xsl:param name="html.stylesheet">zz-web.css</xsl:param>

The complete list of parameters is here:
http://docbook.sourceforge.net/release/xsl/current/doc/param.html

The complete list of HTML parameters is here:
http://docbook.sourceforge.net/release/xsl/current/doc/html/index.html

I put all of  my customizations & parameters in a customization layer
http://www.sagehill.net/docbookxsl/CustomMethods.html

rj





Sry I think I've expressed myself wrongly.

I only use chunking!My aim is: to style the HTML output with CSS.But
where do I integrate the CSS? in the chunk.xsl, html.xsl or in my shell
script using a parameter?

Best regards, Lwam




-- 
Robert Nagle
12777 Ashford Point Dr #1417
Houston, Texas 77082
713 893 3424
http://www.robertnagle.info
Next in thread → Next in month →