Legacy Documentation

Publicon® (2004)

This is documentation for an obsolete product.
Current products and services

Documentation  / Publicon  / Reference  / Preferences  / Formatting Options  / Automatic Numbering Options  /

Counter Assignment and Incrementing

CounterIncrements

• CounterIncrements is an option for cells that determines if the value of a specified counter is incremented by one.

• CounterIncrements Rule {"Counter1"} increases the value of Counter1 by one.
• CounterIncrements is usually defined for particular cell styles in the style sheet, but it can also be defined for an individual cell.

CounterAssignments

• CounterAssignments is an option for cells that determines the value of a specified counter.

• CounterAssignments Rule {{"Counter1" Rule "m"} , {"Counter1" Rule "n"}} assigns the values m and n to Counter1 and Counter2, respectively.
• CounterAssignments is usually defined for particular cell styles in the style sheet, but it can also be defined for an individual cell.

InlineCounterIncrements

• InlineCounterIncrements is an option for cells that determines if the value of a specified counter in an inline cell should be incremented by one.

• InlineCounterIncrements Rule {"Counter1"} increases the value of Counter1 by one.
• InlineCounterIncrements is usually defined for particular cell styles in the style sheet, but it can also be defined for an individual cell.

InlineCounterAssignments

• InlineCounterAssignments is an option for cells that determines the value of a specified counter for an inline cell.

• InlineCounterAssignments Rule {{"Counter1" Rule "m"} , {"Counter1" Rule "n"}} assigns the values m and n to Counter1 and Counter2, respectively.
• InlineCounterAssignments is usually defined for particular cell styles in the style sheet, but it can also be defined for an individual cell.