OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] "html.stylesheet" parameter in the xhtml5 Stylesheets


On 20.9.2011 1:07, Bob Stayton wrote:

> Regarding your objections, I get around those by using XInclude.  I have a standard CSS file that I include into an XML file using XInclude:
> 
> <style>
> <xi:include href="mycustom.css" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude"/>
> </style>
> 
> That way I keep all the edits in one standard CSS file, and I don't have to copy it into each output directory using a separate command.

Bob, how do you manage to have this file along your source XML files not
in the directory with DocBook XSL stylesheets distribution? I got quite
strange behaviour when I set docbook.css.source parameter to absolute path.

Thanks,

				Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]