summaryrefslogtreecommitdiff
path: root/print/tex-captdef
diff options
context:
space:
mode:
authorminskim <minskim>2010-04-15 20:53:11 +0000
committerminskim <minskim>2010-04-15 20:53:11 +0000
commit5d6ba1dce8cf8af418854202f7f46d7d3b34a5f9 (patch)
tree2077f2084468d37c6b73faacedfece7ed9997b6b /print/tex-captdef
parent4d4855de6e5b208256fc4337d2e099cf7b5911a1 (diff)
downloadpkgsrc-5d6ba1dce8cf8af418854202f7f46d7d3b34a5f9.tar.gz
Import tex-captdef-2009 as print/tex-captdef.
The \DeclareCaption command defines a class of caption command associated with the counter specified to the command. These commands are free-standing (i.e., don't need to be inside a float environment). The package uses \DeclareCaption to define \figcaption and \tabcaption, which can be used outside figure or table environments.
Diffstat (limited to 'print/tex-captdef')
-rw-r--r--print/tex-captdef/DESCR5
-rw-r--r--print/tex-captdef/Makefile13
-rw-r--r--print/tex-captdef/PLIST2
-rw-r--r--print/tex-captdef/distinfo5
4 files changed, 25 insertions, 0 deletions
diff --git a/print/tex-captdef/DESCR b/print/tex-captdef/DESCR
new file mode 100644
index 00000000000..910ea7e6a6b
--- /dev/null
+++ b/print/tex-captdef/DESCR
@@ -0,0 +1,5 @@
+The \DeclareCaption command defines a class of caption command
+associated with the counter specified to the command. These commands
+are free-standing (i.e., don't need to be inside a float environment).
+The package uses \DeclareCaption to define \figcaption and
+\tabcaption, which can be used outside figure or table environments.
diff --git a/print/tex-captdef/Makefile b/print/tex-captdef/Makefile
new file mode 100644
index 00000000000..4562014a005
--- /dev/null
+++ b/print/tex-captdef/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/15 20:53:11 minskim Exp $
+# TeX Live Revision 17353
+
+DISTNAME= captdef
+PKGNAME= tex-${DISTNAME}-2009
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Declare free-standing \caption commands
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-captdef/PLIST b/print/tex-captdef/PLIST
new file mode 100644
index 00000000000..07c9c415dfd
--- /dev/null
+++ b/print/tex-captdef/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/15 20:53:11 minskim Exp $
+share/texmf-dist/tex/latex/captdef/captdef.sty
diff --git a/print/tex-captdef/distinfo b/print/tex-captdef/distinfo
new file mode 100644
index 00000000000..5103ba2a8b1
--- /dev/null
+++ b/print/tex-captdef/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/15 20:53:11 minskim Exp $
+
+SHA1 (tex-captdef-2009/captdef.tar.xz) = 04130f21742989bc74ba149fa1310e737f28330d
+RMD160 (tex-captdef-2009/captdef.tar.xz) = bde72e1273b91d65aab7bb34d28801b67122cbfb
+Size (tex-captdef-2009/captdef.tar.xz) = 1072 bytes