Directory macros/latex/contrib/typedref
Download the contents of this package in one zip archive (195.0k).
typedref – Eliminate errors by enforcing the types of labels
The package is provided to help users avoid cross-reference errors; it replaces \ref with \figureref, \sectionref, \eqref, etc., so that you're forced to specify the kind of label you’re referencing. Each reference command also generates appropriate text automatically, so that instead of typing Figure~\ref{figure:key}, all you need is \figureref{figure:key}. The \label command is redefined to record the type with the label defined, so that each type of label has its own namespace.
Package | typedref |
Version | 1.1 |
Licenses | License that prevents distribution |
Copyright | 2001–2013 Gregory Seidman |
Maintainer | Gregory Seidman James Ashton (inactive) |
Contained in | MiKTeX as typedref |
Topics | Label and References |
See also | saferef prettyref |