This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] 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.


Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]