AZ logo

CTAN directory: /macros/latex/contrib/prettyref

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
prettyref Make label references "self-identify".

Files

Name Size* Date UTC Notes
README 1 KiB 2008-Nov-05 Shown below
prettyref.dtx 5 KiB 2008-Nov-05
prettyref.ins 500 bytes 2008-Nov-05
prettyref.pdf 43 KiB 2007-Jan-03

  *File sizes in kibibytes.

Contents of README

prettyref is copyright 1995, 1998 Kevin Ruland.

README and licence notices were added by Clea F. Rees on behalf of Kevin Ruland on 2008/11/05.

prettyref consists of the files prettyref.dtx, prettyref.ins, prettyref.pdf, README and the derived file prettyref.sty. It is released to the public domain.

CTAN description:
Prettyref provides a command  \newrefformat, which specifies the way in which a reference is typeset, according to a label \identification.  The identification is set in the  \label  command, by using prefixed label names; so instead of  \label{mysection}, one uses \label{sec:mysection}, and prettyref interprets the \sec: part.  The package is compatible with  hyperref  and with other packages.