This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Slides + css problem


How can I tell frames.xsl (slides 3.1) where I have my css style sheets? Html 
output pages always look for them at 
http://docbook.sourceforge.net/release/slides/browser/slides.css
I haven't had no problem with 3.0

My slides-custom-frames.xsl

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";  version='1.0'>
<xsl:import href="/usr/share/sgml/docbook/custom/slides/3.1/xsl/html/frames.xsl"/>
<xsl:param name="css.stylesheet" select="'slides.css'"/>		  
... 


---
Thanks

Luis Miguel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]