Class SectNum
Transform
--+
|
SectNum
Automatically assigns numbers to the titles of document sections.
It is possible to limit the maximum section level for which the numbers
are added. For those sections that are auto-numbered, the "autonum"
attribute is set, informing the contents table generator that a different
form of the TOC should be used.
Method Summary |
|
apply (self)
Override to apply the transform to the document tree. |
|
update_section_numbers(self,
node,
prefix,
depth)
|
Inherited from Transform |
|
__init__ (self,
document,
startnode)
Initial setup for in-place document transforms. |
default_priority
-
- Type:
-
int
- Value:
|