texr.labels: Automatic Table Numbering

Description Usage Arguments Details See Also

Description

For convenience, texr automatically numbers tables incrementally, so that the first time tex is run in a session, the label is 1; the second time, it's 2; and so on. This can be overridden with the label option. See texr.options.

Here, we have two convenience functions for interacting with the automatic label numbering.

Usage

1
2

Arguments

...

Neither function takes and options.

Details

As might be expected, reset_label_count resets the label count, so that the next table is automatically printed with label 1. get_label_count returns the current label count.

See Also

texr.options


MichaelChirico/texr documentation built on Jan. 3, 2020, 3:43 a.m.