diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-06 01:18:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-06 01:18:34 +0000 |
commit | 739217edbec9ad26b3c30af229dd39635bd3479f (patch) | |
tree | b49ba4580b618de1e71bf727053063f4057aa27f /Master/texmf-dist/doc/latex/prettyref | |
parent | 9c52c2208e5ca17b1c3898b07682822952b25ec4 (diff) |
prettyref license update (5nov08)
git-svn-id: svn://tug.org/texlive/trunk@11199 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/prettyref')
-rw-r--r-- | Master/texmf-dist/doc/latex/prettyref/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/prettyref/README b/Master/texmf-dist/doc/latex/prettyref/README new file mode 100644 index 00000000000..ad2b1aa83e5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/prettyref/README @@ -0,0 +1,8 @@ +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. |