> I am working with DocBook in connection with the preparation > of legal instruments and memoranda. I use <article> as the > root element. I wish to turn off the TOC and to automatically > number sections and subsections. How is this accomplished > with respect to the standard stylesheets? > > Thanks, > > Gary L. Hoffman, J.D., LL.M.
Assuming that you are generating PDF, you could start by looking through these parameters: http://docbook.sourceforge.net/release/xsl/current/doc/fo/index.html In particular generate.toc and section.autolabel. Information about setting parameters is here: http://www.sagehill.net/docbookxsl/Parameters.html Good luck. Peter Desjardins --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
