Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2007 16:50:03 GMT
From:      dfilter@FreeBSD.org (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/118116: commit references a PR
Message-ID:  <200712181650.lBIGo3fb000896@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/118116; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118116: commit references a PR
Date: Tue, 18 Dec 2007 16:43:30 +0000 (UTC)

 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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712181650.lBIGo3fb000896>