summaryrefslogtreecommitdiff
path: root/print/tex-textcase
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2013-01-14 00:23:00 +0000
committerminskim <minskim@pkgsrc.org>2013-01-14 00:23:00 +0000
commit42ebc075efcc07e3e9ae167b069c7ef0fc5464be (patch)
treec338cf564da84451daaaddb856016301dd138cb2 /print/tex-textcase
parent4452fe09dd1c5bd43513364f313632cb798792b2 (diff)
downloadpkgsrc-42ebc075efcc07e3e9ae167b069c7ef0fc5464be.tar.gz
Import tex-textcase-0.07 as print/tex-textcase.
Packaged by Patrick Welche and modified by me. The textcase package offers commands \MakeTextUppercase and \MakeTextLowercase are similar to the standard \MakeUppercase and \MakeLowercase, but they do not change the case of any sections of mathematics, or the arguments of \cite, \label and \ref commands within the argument. A further command \NoCaseChange does nothing but suppress case change within its argument, so to force uppercase of a section including an environment, one might say: \MakeTextUppercase{...\NoCaseChange{\begin{foo}} ...\NoCaseChange{\end{foo}}...}
Diffstat (limited to 'print/tex-textcase')
-rw-r--r--print/tex-textcase/DESCR10
-rw-r--r--print/tex-textcase/Makefile15
-rw-r--r--print/tex-textcase/PLIST2
-rw-r--r--print/tex-textcase/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/print/tex-textcase/DESCR b/print/tex-textcase/DESCR
new file mode 100644
index 00000000000..0030f0156af
--- /dev/null
+++ b/print/tex-textcase/DESCR
@@ -0,0 +1,10 @@
+The textcase package offers commands \MakeTextUppercase and
+\MakeTextLowercase are similar to the standard \MakeUppercase
+and \MakeLowercase, but they do not change the case of any
+sections of mathematics, or the arguments of \cite, \label and
+\ref commands within the argument. A further command
+\NoCaseChange does nothing but suppress case change within its
+argument, so to force uppercase of a section including an
+environment, one might say:
+\MakeTextUppercase{...\NoCaseChange{\begin{foo}}
+...\NoCaseChange{\end{foo}}...}
diff --git a/print/tex-textcase/Makefile b/print/tex-textcase/Makefile
new file mode 100644
index 00000000000..957d26b876d
--- /dev/null
+++ b/print/tex-textcase/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2013/01/14 00:23:00 minskim Exp $
+
+DISTNAME= textcase
+PKGNAME= tex-${DISTNAME}-0.07
+TEXLIVE_REV= 15878
+
+MAINTAINER= prlw1@cam.ac.uk
+HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/textcase/
+COMMENT= Case conversion ignoring mathematics, etc
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-textcase/PLIST b/print/tex-textcase/PLIST
new file mode 100644
index 00000000000..c62724a5743
--- /dev/null
+++ b/print/tex-textcase/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2013/01/14 00:23:00 minskim Exp $
+share/texmf-dist/tex/latex/textcase/textcase.sty
diff --git a/print/tex-textcase/distinfo b/print/tex-textcase/distinfo
new file mode 100644
index 00000000000..76cf03b03be
--- /dev/null
+++ b/print/tex-textcase/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/01/14 00:23:00 minskim Exp $
+
+SHA1 (tex-textcase-15878/textcase.tar.xz) = e6becce8049bb8df96c7c95cbb2a9bfa970ba705
+RMD160 (tex-textcase-15878/textcase.tar.xz) = 461ace5e6a7234f4b0bbfca6a431860608564e5d
+Size (tex-textcase-15878/textcase.tar.xz) = 1404 bytes