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: Re: DOCBOOK-APPS: Problem generating slides (was Re: The slidesdoctype - XSL-FO output)


Sheesh... answering my own email yet again...

> BUT... (per Norm) the current public version of his Slides doctype
> doesn't yet support the <confgroup> element... so it doesn't work
> right now.  (And won't until either Norm can find the time to release
> his next version or someone else hacks the XSL.)

Norm indicated that he has updated the CVS repository on SourceForge.
You can get it from:

  http://sourceforge.net/cvs/?group_id=21935

by checking out the module "slides" or browsing the repository.

You need to modify line 5 of 'slides.xsl' to be the path to where you
have the DocBook XSL stylesheets... specifically 'html/chunk.xsl'

Note that his 'slides.xsl' stylesheet no longer generates a frameset
by default. If you want frames, you need to indicate that your stylesheet
is 'frames.xsl'.  Also, if you want a header and footer that stay in the same 
place all the time (i.e. at the top and bottom of the window), you can edit
'frames.xsl' and set "multiframe" to "1"... which is VERY cool!

I'm generating it using Saxon 6.2.2 and viewing on Netscape 4.77 on 
Red Hat Linux 7.0. The command was quite simply:

  java com.icl.saxon.StyleSheet file.xml /home/dyork/db/cvs/slides/xsl/slides.xsl
or
  java com.icl.saxon.StyleSheet file.xml /home/dyork/db/cvs/slides/xsl/frames.xsl

when generating against 'slides.xsl' the resulting start file is 'index.html'
when generating against 'frames.xsl' the resulting start file is 'frames.html'

Regards,
Dan

-- 
Dan York, Director of Training        dyork@e-smith.com
Ph: +1-613-751-4401  Mobile: +1-613-263-4312 Fax: +1-613-564-7739 
e-smith, inc. 150 Metcalfe St., Suite 1500, Ottawa,ON K2P 1P1 Canada
http://www.e-smith.com/            open source, open mind


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


Powered by eList eXpress LLC