On Tue, 2003-04-29 at 03:32, Jens Skripczynski wrote:
> Mark Derricutt:
> > Using DocBook XSL - my ToC seems to not have page numbers associated with
> > the chapter entries, I also note they're not generating hyperlinks.
> >
> What kind of output (html|xhtml|fo->pdf) are you generating ?
> which programs (xalan|saxon|apache-fop|...) are you using ?
Using xsltproc to generate the fo, then Apache fop to generate the PDF.
Just tried it with saxon but got the same problem - no page numbers for
chapters, prefaces, or appendix's on the ToC.
Mark