Articles · Developer Guide · Search Help
HTMLDOC 1.8.28 Software Users Manual
Contents
Previous
Next
When the numbered headings option is enabled, HTMLDOC recognizes the
following additional attributes for all heading elements:
VALUE="#"
- Specifies the starting value for this heading level (default is "1"
for all new levels).
TYPE="1"
- Specifies that decimal numbers should be generated for this heading
level.
TYPE="a"
- Specifies that lowercase letters should be generated for this
heading level.
TYPE="A"
- Specifies that uppercase letters should be generated for this
heading level.
TYPE="i"
- Specifies that lowercase roman numerals should be generated for this
heading level.
TYPE="I"
- Specifies that uppercase roman numerals should be generated for this
heading level.
Contents
Previous
Next
|