aboutsummaryrefslogtreecommitdiff
path: root/print/latex-prettyref/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'print/latex-prettyref/pkg-descr')
-rw-r--r--print/latex-prettyref/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/print/latex-prettyref/pkg-descr b/print/latex-prettyref/pkg-descr
new file mode 100644
index 000000000000..6bc7fcde0a86
--- /dev/null
+++ b/print/latex-prettyref/pkg-descr
@@ -0,0 +1,8 @@
+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.
+
+WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/