pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-changepage Import tex-changepage-1.0c as pri...
details: https://anonhg.NetBSD.org/pkgsrc/rev/47621c7256a4
branches: trunk
changeset: 574603:47621c7256a4
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Apr 21 05:28:28 2010 +0000
description:
Import tex-changepage-1.0c as print/tex-changepage.
The package provides commands to change the page layout in the middle
of a document, and to robustly check for typesetting on odd or even
pages. Instructions for use are at the end of the file. The package
is an extraction of code from the memoir class, whose user interface
it shares. It is intended the this package will eventually replace
the chngpage package, which is distributed with the package.
diffstat:
print/tex-changepage/DESCR | 6 ++++++
print/tex-changepage/Makefile | 13 +++++++++++++
print/tex-changepage/PLIST | 3 +++
print/tex-changepage/distinfo | 5 +++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r fc3a79a60bfe -r 47621c7256a4 print/tex-changepage/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-changepage/DESCR Wed Apr 21 05:28:28 2010 +0000
@@ -0,0 +1,6 @@
+The package provides commands to change the page layout in the middle
+of a document, and to robustly check for typesetting on odd or even
+pages. Instructions for use are at the end of the file. The package
+is an extraction of code from the memoir class, whose user interface
+it shares. It is intended the this package will eventually replace
+the chngpage package, which is distributed with the package.
diff -r fc3a79a60bfe -r 47621c7256a4 print/tex-changepage/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-changepage/Makefile Wed Apr 21 05:28:28 2010 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/21 05:28:28 minskim Exp $
+# TeX Live Revision 15878
+
+DISTNAME= changepage
+PKGNAME= tex-${DISTNAME}-1.0c
+
+MAINTAINER= minskim%NetBSD.org@localhost
+COMMENT= Margin adjustment and detection of odd/even pages
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fc3a79a60bfe -r 47621c7256a4 print/tex-changepage/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-changepage/PLIST Wed Apr 21 05:28:28 2010 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/21 05:28:28 minskim Exp $
+share/texmf-dist/tex/latex/changepage/changepage.sty
+share/texmf-dist/tex/latex/changepage/chngpage.sty
diff -r fc3a79a60bfe -r 47621c7256a4 print/tex-changepage/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-changepage/distinfo Wed Apr 21 05:28:28 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/21 05:28:28 minskim Exp $
+
+SHA1 (tex-changepage-1.0c/changepage.tar.xz) = 1b96d642e5c6fb699404919822df7ad105ac876d
+RMD160 (tex-changepage-1.0c/changepage.tar.xz) = 38a5c7e2bbe635f0feeb6e68e4237af9743b3712
+Size (tex-changepage-1.0c/changepage.tar.xz) = 2596 bytes
Home |
Main Index |
Thread Index |
Old Index