typedref

Eliminate errors by enforcing the types of labels.

Version:
1.1
Copyright:
Gregory Seidman
License:
other-free
Packaged on:
03/28/2013 21:00:02
Number of files:
4
Size on disk:
202.29 kB

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.