OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [SLIDES] what about toc?


On 17 Jul, Norman Walsh wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> / pcasidy@casidy.com was heard to say:
> | The problem I have is I don't get is how to generate a toc of all my
> | foilgroups and a toc for each foilgroup.
> |
> | Any ideas are welcome.
> 
> I think I added that recently as an option.
> 

Sorry but i would like a pointer.

My xml has the following structure

<slides>
 <slidesinfo>
 </slidesinfo>

<foilgroup><title>Group1</title>
..... several <foil><title>xx</title></foil>
</foilgroup>

and so on.

Using
xsltproc -o foils.fo --nonet --catalogs slides-3.1.0/xsl/fo/plain.xsl \
                                                   foils.xml


and twice: pdlatex foils.tex

with foils.tex being:
\def\xmlfile{foils.fo}
\input xmltex

Please let me know if there is a way to have a new foil inserted for
each foilgroup with a list of titles of each foils.

I am used to DocBook SGML/DSSSL and new to DOCBOOK XML/XSL

Thanks a lot

Phil.


PGP signature



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