Abstract
This utility program prints a report displaying all the section ID attributes from a DocBook document.
This publication is available in Web form and also as a PDF document.
Please forward any comments to tcc-doc@nmt.edu.
Table of Contents
main(): Main programargsCheck(): Process the command line
arguments and open the input file. This section title was
made artificially ridiculously long in order to demonstrate
what happens when long titles wrap around for two or even
more lines.usage(): Usage messagefatal(): Complain, then diegetModTime(): Get the file's
modification timestampextractTitle: Find the document
titlerenderTitle(): Remove tags from a
title element. Test case:
ABCDfoRenderContent(): Render text and
descendants into FOfoRenderChild(): Convert one child
node to FObuildFlowTree: Set up an XSL-FO
output documentaddMasters(): Set up the page
mastersbuildPageSequence(): Set up the page
sequence and headersreportSectionsreportLine(): Format one line of the
reportformatLine(): Assemble one block
in the report body