Summary: | [NEW PORT] print/latex-prettyref: Improved reference formatting for LaTeX2e | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Koji Yokota <yokota> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Koji Yokota
2007-11-19 08:30:02 UTC
State Changed From-To: open->closed New port added, thanks! pav 2007-12-18 16:43:24 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/latex-prettyref Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.441 +1 -0 ports/print/Makefile 1.1 +46 -0 ports/print/latex-prettyref/Makefile (new) 1.1 +3 -0 ports/print/latex-prettyref/distinfo (new) 1.1 +8 -0 ports/print/latex-prettyref/pkg-descr (new) 1.1 +4 -0 ports/print/latex-prettyref/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |