projectdoc Toolbox

Controls the start number of the first heading on a page.

Tags
Identifier
heading-number-start
Type
String
Default Value
1
Since
1.15

Use this property to control the number of the first heading.

Since version 3.0 this is a string value to define the heading in the form of point-separated digits. Each digit stands for the sequence value of a heading number at the given level. For instance 4.2 refers the sequence number 4 on the first (h1) and 2 on the second level (h2). Prior to version 3.0 the value for this property has been a single digit to define the first level heading.

Since 4.5

 

Since version 4.5 a value of '*' derives the start number from the page's position within its siblings.

Please note that the value is independent from the Heading Starting Level.

Resources

Enable Heading Numbers
controls whether or not section headings should be numbered. The numbers are added via CSS, therefore they won't work for export formats that do not take CSS into account.
Heading Max Numbered
controls the max depth to which headings are numbered.
Heading Starting Level
controls the top heading level for a document.
Suppress Heading Numbers on Doctypes
controls the suppression of heading numbers dependent on the doctype.
Use Document Heading Number
controls whether or not the title of the document should have a heading number.