Re: [docbook-apps] XSL Appendix titles
Richard Tector wrote: > Processing my article either using xsl/docbook/html/docbook.xsl or going > to PDF via XSL-FO produces > A: Blah > for both the title for the secion AND in the ToC. > > Perhaps it's because it's an article. I'll go and retry as a book. > As a book containing an article followed by the appendix, it is processed as Appendix A: Blah This will do fine, and has the advantage that the appendix starts on a new page. Thanks anyway. Richard