blob: 40e411f7dbe3c0a13e4689e088dc4a78a7b8590d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# chngcntr
latex chngcntr package
Defines commands
`\counterwithin` (which sets up a counter to be reset when another is incremented)
and
`\counterwithout` (which unsets such a relationship).
This package is obselete after the 2018 LaTeX relase as the commands are pre-defined
in the format.
|