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

Reply via email to