Re: [docbook-apps] improve DocBook's HTML output

From
Tony Graham <>
Date
2009-12-02T09:21:08+00:00
ID
Thread
Re: [docbook-apps] improve DocBook's HTML output
On Tue, Dec 01 2009 20:19:33 +0000,  wrote:
> 2009/11/30 Bob Stayton <>:
>> 5.  You can customize the CSS input file beyond the minimal CSS styles that
>> ship with distro.  If so, then put your file with your customization layer
>> and change the 'docbook.css.file' parameter to point to your customized
>> version.  You just need to keep the <style> root element wrapper.
>
> It would be useful to be able to have a customised style sheet that's
> used in addition to the default CSS rather than replacing it. This

The customised style sheet can import the default CSS using CSS's
'@import' rule [1].

Regards,


Tony Graham                         
Director                                  W3C XSL FO SG Invited Expert
Menteith Consulting Ltd                               XML Guild member
XML, XSL and XSLT consulting, programming and training
Registered Office: 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
Registered in Ireland - No. 428599   http://www.menteithconsulting.com
  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --
xmlroff XSL Formatter                               http://xmlroff.org
xslide Emacs mode                  http://www.menteith.com/wiki/xslide
Unicode: A Primer                               urn:isbn:0-7645-4625-2


[1] http://www.w3.org/TR/1998/REC-CSS2/cascade.html#x5