aboutsummaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-18 16:43:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-18 16:43:24 +0000
commit90c62a59dcbed799a7bf99ec7761b4ccdbe2c182 (patch)
treebb115d6038a3b4069f27d529069b38812f42fa8c /print/Makefile
parent836db5ba96a932f0fb3ae5f53d25d24141f05ba8 (diff)
downloadports-90c62a59dcbed799a7bf99ec7761b4ccdbe2c182.tar.gz
ports-90c62a59dcbed799a7bf99ec7761b4ccdbe2c182.zip
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/ PR: ports/118116 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Notes
Notes: svn path=/head/; revision=204005
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index b505fe8486e7..91bca088cc30 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -138,6 +138,7 @@
SUBDIR += latex-mathabx
SUBDIR += latex-msc
SUBDIR += latex-pgf
+ SUBDIR += latex-prettyref
SUBDIR += latex-resume
SUBDIR += latex-subfloat
SUBDIR += latex-svninfo