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.
| CTAN path | /macros/latex/contrib/typedref |
|---|---|
| Documentation |
Package documentation |
| Version | 1.1 |
| License | Licenses that prevent distribution |
| Copyright | 2001 Gregory Seidman 2001-2013 Gregory Seidman |
| Maintainer | Gregory Seidman James Ashton (inactive) |
| Contained in | MiKTeX as typedref |
| Topics |
label and reference systems |
| See also |
prettyref saferef |
