Defines a sequence counter to render index numbers. Specify the name of the sequence and each encounter of the sequence name on a Content Marker Macro will increase the sequence counter by one. This allows to render the index number of an element for reference. For instance each Content Marker Macro may contain a sentence within a paragraph. The rendered index key allows to easily track each sentence. The counter element is rendered with a class attribute value of Static Document Link |
---|
document | projectdoc-render-counter-element |
---|
| . The render counter will also be added to the class attribute. Version Box |
---|
| This parameter is supported since version 4.12 of the projectdoc Toolbox. |
If the counter should not be rendered as a separate HTML element, use the space property Static Document Link |
---|
document | Skip rendering Counter Element |
---|
| . Otherwise specify the template to use for rendering by the space property Static Document Link |
---|
document | Render Counter Template |
---|
| .The start index number can be set via a document property of the form {render-counter-context}#{render-counter} . The value is expected to be an integer. |