Next in thread →
Next in month →
RE: [docbook-apps] Need an Example for DocBook Slides w/ General Parameters
Oops, is it possible that some of the parameters are not for FO? Look at <xsl:import href="../xsl/fo/plain.xsl"/> and the CSS related parameters I tried. Regards, Darya --- Darya Said-Akbari <> schrieb: > Here is how my customization layer looks like: > > <?xml version="1.0" encoding="UTF-8"?> > <xsl:stylesheet > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > version="1.0" > xmlns:fo="http://www.w3.org/1999/XSL/Format"> > > <!-- Customization Layer for DocBook Slides--> > <xsl:import href="../xsl/fo/plain.xsl"/> > > <!-- param definitons--> > <xsl:param name="css.stylesheet.dir" > select="''"></xsl:param> > <xsl:param name="css.stylesheet" > select="'slides.css'"></xsl:param> > > </xsl:stylesheet> > > Regards, > Darya > > > --- Darya Said-Akbari <> > schrieb: > > > Hi, > > > > I am not able to produce slides with DocBook > Slides > > using general paramters as described at > > > http://docbook.sourceforge.net/release/slides/current/doc/param.html > > > > I tried parameters 'css.stylesheet' and > > 'titlefoil.html' but the resulting slides are all > > like > > if I had not used the paramters. I use the DocBook > > Slides distributin under DocBook XSL. > > > > Can someone give me an example? > > > > Regards, > > Darya > > > > > > > > > ___________________________________________________________ > > > > Telefonate ohne weitere Kosten vom PC zum PC: > > http://messenger.yahoo.de > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > > > For additional commands, e-mail: > > > > > > > > > > > ___________________________________________________________ > > Telefonate ohne weitere Kosten vom PC zum PC: > http://messenger.yahoo.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
Next in thread →
Next in month →