pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-subfigure Import tex-subfigure-2.1.5 as prin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9ca5b062dea
branches:  trunk
changeset: 395975:e9ca5b062dea
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 16 23:30:21 2009 +0000

description:
Import tex-subfigure-2.1.5 as print/tex-subfigure.

This package provides support for the manipulation and reference of
small or `sub' figures and tables within a single figure or table
environment.  It is convenient to use this package when your
subfigures are to be separately captioned, referenced, or are to be
included in the List-of-Figures.  A new \subfigure command is
introduced which can be used inside a figure environment for each
subfigure.  An optional first argument is used as the caption for that
subfigure.  This package is now obsolescent; new users should use
tex-subfig instead.

diffstat:

 print/tex-subfigure/DESCR    |   9 +++++++++
 print/tex-subfigure/Makefile |  13 +++++++++++++
 print/tex-subfigure/PLIST    |   3 +++
 print/tex-subfigure/distinfo |   5 +++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r a068fdb0a57e -r e9ca5b062dea print/tex-subfigure/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-subfigure/DESCR Thu Jul 16 23:30:21 2009 +0000
@@ -0,0 +1,9 @@
+This package provides support for the manipulation and reference of
+small or `sub' figures and tables within a single figure or table
+environment.  It is convenient to use this package when your
+subfigures are to be separately captioned, referenced, or are to be
+included in the List-of-Figures.  A new \subfigure command is
+introduced which can be used inside a figure environment for each
+subfigure.  An optional first argument is used as the caption for that
+subfigure.  This package is now obsolescent; new users should use
+tex-subfig instead.
diff -r a068fdb0a57e -r e9ca5b062dea print/tex-subfigure/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-subfigure/Makefile      Thu Jul 16 23:30:21 2009 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/16 23:30:21 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME=      subfigure
+PKGNAME=       tex-${DISTNAME}-2.1.5
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Figures divided into subfigures (obsoleted by tex-subfig)
+
+CONFLICTS+=    teTeX-texmf<=3.0nb19
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a068fdb0a57e -r e9ca5b062dea print/tex-subfigure/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-subfigure/PLIST Thu Jul 16 23:30:21 2009 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/16 23:30:21 minskim Exp $
+share/texmf-dist/tex/latex/subfigure/subfigure.cfg
+share/texmf-dist/tex/latex/subfigure/subfigure.sty
diff -r a068fdb0a57e -r e9ca5b062dea print/tex-subfigure/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-subfigure/distinfo      Thu Jul 16 23:30:21 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/16 23:30:21 minskim Exp $
+
+SHA1 (tex-subfigure-2.1.5/subfigure.tar.lzma) = 65a6cf4cdf06dd3ab05ec63e2035b87f4f704d81
+RMD160 (tex-subfigure-2.1.5/subfigure.tar.lzma) = 444dc2825206cbeff55c54e7e2d8e033560033ac
+Size (tex-subfigure-2.1.5/subfigure.tar.lzma) = 4749 bytes



Home | Main Index | Thread Index | Old Index