CVS log for ports/print/latex-prettyref/Makefile
Up to [FreeBSD] / ports / print / latex-prettyref
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:39 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:43:16 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- update to jpeg-8
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:55:21 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 16 04:16:13 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -4 lines
- Correcting wrong permission set by the current port on the installation
directory.
- Other Small fixes.
PR: ports/133944
Approved by: maintainer
Submitted by: Koji Yokota <uji@room520-1.yokota-s.otaru-uc.ac.jp>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 18 16:43:24 2007 UTC (4 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
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>
