From: Wynn W. <wy...@im...> - 2003-10-07 23:49:55
|
On Tuesday 07 October 2003 04:22 pm, James Devenish wrote: > Yes, appendixes are mapped to \chapter to \section, depending on where > <appendix> appears in the DocBook file. For \chapter-style appendixes, > the LaTeX command \appendix is issued a few lines before the first > appendix. The \appendix command is provided by LaTeX (for DB2LaTeX > books, the report.cls file provides it by default). The \appendix > command redefines the name of chapters. If I recall correctly, this > should be sufficient. I'm can't remember how we handle \section-style > appendices. Thanks for the hint- I'm using a *.cls file that does a lot of customizat= ions-=20 one of which is to make chapter names "Chapter X", and then that's what=20 Appendix names become as well. I fixed that and everything is fine now. Thanks for the response- and congrats on an excellent project. It's the b= est=20 docbook publishing tool I've found. Wynn |