summaryrefslogtreecommitdiff
path: root/print/tex-listing
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-04-28 15:58:21 +0000
committerminskim <minskim@pkgsrc.org>2010-04-28 15:58:21 +0000
commit304ccdab699b1360731c633ea5a6fa51a6309038 (patch)
treedf00b5fb3c3a4ee6213144421e7bf03045ed96c1 /print/tex-listing
parent38da8f083c542d9a22c4fdbbb668a2c271618d37 (diff)
downloadpkgsrc-304ccdab699b1360731c633ea5a6fa51a6309038.tar.gz
Import tex-listing-1.2 as print/tex-listing.
The listing environment is provided and is similar to figure and table, although it is not a floating environment. Includes support for \caption, \label, \ref, and introduces \listoflistings, \listingname, \listlistingname. It produces a .lol file. It does not change \@makecaption (unless the option bigcaptions is used), so packages that change the layout of \caption still work.
Diffstat (limited to 'print/tex-listing')
-rw-r--r--print/tex-listing/DESCR6
-rw-r--r--print/tex-listing/Makefile13
-rw-r--r--print/tex-listing/PLIST2
-rw-r--r--print/tex-listing/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/print/tex-listing/DESCR b/print/tex-listing/DESCR
new file mode 100644
index 00000000000..2c162ab0b35
--- /dev/null
+++ b/print/tex-listing/DESCR
@@ -0,0 +1,6 @@
+The listing environment is provided and is similar to figure and
+table, although it is not a floating environment. Includes support
+for \caption, \label, \ref, and introduces \listoflistings,
+\listingname, \listlistingname. It produces a .lol file. It does not
+change \@makecaption (unless the option bigcaptions is used), so
+packages that change the layout of \caption still work.
diff --git a/print/tex-listing/Makefile b/print/tex-listing/Makefile
new file mode 100644
index 00000000000..c91ea5a8eed
--- /dev/null
+++ b/print/tex-listing/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 15:58:21 minskim Exp $
+# TeX Live Revision 17373
+
+DISTNAME= listing
+PKGNAME= tex-${DISTNAME}-1.2
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Produce formatted program listings
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-listing/PLIST b/print/tex-listing/PLIST
new file mode 100644
index 00000000000..1c7238d904d
--- /dev/null
+++ b/print/tex-listing/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/28 15:58:21 minskim Exp $
+share/texmf-dist/tex/latex/listing/listing.sty
diff --git a/print/tex-listing/distinfo b/print/tex-listing/distinfo
new file mode 100644
index 00000000000..90d0d480361
--- /dev/null
+++ b/print/tex-listing/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/28 15:58:21 minskim Exp $
+
+SHA1 (tex-listing-1.2/listing.tar.xz) = a1792d05d695a46ec0a6075b08b04f0945c0abc0
+RMD160 (tex-listing-1.2/listing.tar.xz) = ac817653c91e8f18f7f593913b644c0f6f82586e
+Size (tex-listing-1.2/listing.tar.xz) = 1952 bytes