summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/refcount/README.md
blob: 84d9e20076cb272b9207b099543c99d4f67d4d34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# refcount

refcount package for LaTeX


References are not numbers, however they often store numerical
data such as section or page numbers. \ref or \pageref
cannot be used for counter assignments or calculations because
they are not expandable, generate warnings, or can even be links.
The package provides expandable macros to extract the data
from references. Packages hyperref, nameref,
titleref, and babel are supported.