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] | [Elist Home]


Subject: DOCBOOK-APPS: 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


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


Powered by eList eXpress LLC