pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-caption Import tex-caption-3.1j as print/tex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e332bdd1c463
branches: trunk
changeset: 395880:e332bdd1c463
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Jul 15 20:46:03 2009 +0000
description:
Import tex-caption-3.1j as print/tex-caption.
The caption package provides many ways to customise the captions in
floating environments like figure and table, and cooperates with many
other packages. Includes rotating captions, sideways captions,
continued captions (for tables or figures that come in several parts).
A list of compatibility notes, for other packages, is provided in the
documentation. The package also provides the "caption outside float"
facility, in the same way that simpler packages like capt-of do. The
package supersedes caption2.
diffstat:
print/tex-caption/DESCR | 8 ++++++++
print/tex-caption/Makefile | 15 +++++++++++++++
print/tex-caption/PLIST | 6 ++++++
print/tex-caption/distinfo | 5 +++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r c374c991ed7c -r e332bdd1c463 print/tex-caption/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-caption/DESCR Wed Jul 15 20:46:03 2009 +0000
@@ -0,0 +1,8 @@
+The caption package provides many ways to customise the captions in
+floating environments like figure and table, and cooperates with many
+other packages. Includes rotating captions, sideways captions,
+continued captions (for tables or figures that come in several parts).
+A list of compatibility notes, for other packages, is provided in the
+documentation. The package also provides the "caption outside float"
+facility, in the same way that simpler packages like capt-of do. The
+package supersedes caption2.
diff -r c374c991ed7c -r e332bdd1c463 print/tex-caption/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-caption/Makefile Wed Jul 15 20:46:03 2009 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/15 20:46:03 minskim Exp $
+# TeX Live Revision 10446
+
+DISTNAME= caption
+PKGNAME= tex-${DISTNAME}-3.1j
+
+MAINTAINER= minskim%NetBSD.org@localhost
+COMMENT= Customising captions in floating environments
+
+CONFLICTS+= teTeX-texmf<=3.0nb19
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c374c991ed7c -r e332bdd1c463 print/tex-caption/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-caption/PLIST Wed Jul 15 20:46:03 2009 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/15 20:46:03 minskim Exp $
+share/texmf-dist/tex/latex/caption/caption.sty
+share/texmf-dist/tex/latex/caption/caption2.sty
+share/texmf-dist/tex/latex/caption/caption3.sty
+share/texmf-dist/tex/latex/caption/ltcaption.sty
+share/texmf-dist/tex/latex/caption/subcaption.sty
diff -r c374c991ed7c -r e332bdd1c463 print/tex-caption/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-caption/distinfo Wed Jul 15 20:46:03 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/15 20:46:03 minskim Exp $
+
+SHA1 (tex-caption-3.1j/caption.tar.lzma) = 964e25d0731215e3c167a623cd063318b017aa04
+RMD160 (tex-caption-3.1j/caption.tar.lzma) = 30fb95ddff90cc43c27ae28c68b7f4ec2e8ad27e
+Size (tex-caption-3.1j/caption.tar.lzma) = 26198 bytes
Home |
Main Index |
Thread Index |
Old Index