Import tex-lastpage-1.2f as print/tex-lastpage.

Reference the number of pages in your LaTeX document through the
introduction of a new label which can be referenced like
\pageref{LastPage} to give a reference to the last page of a document.
It is particularly useful in the page footer that says: Page N of M.
This commit is contained in:
minskim 2010-10-28 17:47:06 +00:00
parent 6af9df87cf
commit fd4dd278aa
4 changed files with 26 additions and 0 deletions

4
print/tex-lastpage/DESCR Normal file
View file

@ -0,0 +1,4 @@
Reference the number of pages in your LaTeX document through the
introduction of a new label which can be referenced like
\pageref{LastPage} to give a reference to the last page of a document.
It is particularly useful in the page footer that says: Page N of M.

View file

@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/10/28 17:47:06 minskim Exp $
DISTNAME= lastpage
PKGNAME= tex-${DISTNAME}-1.2f
TEXLIVE_REV= 19958
MAINTAINER= minskim@NetBSD.org
COMMENT= Reference last page for Page N of M type footers
CONFLICTS+= teTeX-texmf<=3.0nb28
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

3
print/tex-lastpage/PLIST Normal file
View file

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2010/10/28 17:47:06 minskim Exp $
share/texmf-dist/tex/latex/lastpage/lastpage.sty
share/texmf-dist/tex/latex/lastpage/lastpage209.sty

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/10/28 17:47:06 minskim Exp $
SHA1 (tex-lastpage-19958/lastpage.tar.xz) = 7236d402e9c86f47b106a743787588cd1e9040d3
RMD160 (tex-lastpage-19958/lastpage.tar.xz) = e2a3a2bcffdc966edeec00bc45b7c40254aafe85
Size (tex-lastpage-19958/lastpage.tar.xz) = 2952 bytes