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


Subject: 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 <darya_akbari@yahoo.com>
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 <darya_akbari@yahoo.com>
> 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:
> > docbook-apps-unsubscribe@lists.oasis-open.org
> > For additional commands, e-mail:
> > docbook-apps-help@lists.oasis-open.org
> > 
> > 
> 
> 
> 
> 		
>
___________________________________________________________
> 
> Telefonate ohne weitere Kosten vom PC zum PC:
> http://messenger.yahoo.de
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail:
> docbook-apps-help@lists.oasis-open.org
> 
> 



	

	
		
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de


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