Hello !

I'm transforming docbook xml documents to html, wich works great with AxKit, but
i'm now trying to get a css associated to the html file.

It's quite easy with xsltproc :
xsltproc --stringparam  html.stylesheet "docbook-bsd.css"  
stylesheets/html/docbook.xsl doc_pam.xml
but, how do i get the same thing working with AxKit ?

Regards,

sylvain

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to