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] docbook v5 css with xlink


PC Thoms wrote:
> Can anyone provide a link to docbook v5 examples using css.
> 
> Version 4 examples can be found at:
> http://www.badgers-in-foil.co.uk/projects/docbook-css/tests/links.xml
> 
> The link, as I have it, in the attached file doesn't work, css also included.

DocBook V5 has element in namespace, so your CSS selectors should match 
namespaced element. You can achieve this very simply, just add the 
following line at the start of your CSS file:

@namespace "http://docbook.org/ns/docbook";;


-- 
------------------------------------------------------------------
   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
------------------------------------------------------------------

OpenPGP digital signature



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