summaryrefslogtreecommitdiff
path: root/print/tex-sepnum
diff options
context:
space:
mode:
authorminskim <minskim>2011-09-17 22:40:46 +0000
committerminskim <minskim>2011-09-17 22:40:46 +0000
commita10f4665353603c6bc2f0a7e747091e2f814763b (patch)
tree2f09a02ee39fdbbf777e9bd2b972580febddf42d /print/tex-sepnum
parent48e7d9ac65ab249f1173f5d378243ad6fcc2abaf (diff)
downloadpkgsrc-a10f4665353603c6bc2f0a7e747091e2f814763b.tar.gz
Import tex-sepnum-2.0 as print/tex-sepnum.
Provides a command to print a number with (potentially different) separators every three digits in the parts either side of the decimal point (the point itself is also configurable). The macro is fully expandable and not fragile (unless one of the separators is). There is also a command \sepnumform, that may be used when defining \the<counter> macros.
Diffstat (limited to 'print/tex-sepnum')
-rw-r--r--print/tex-sepnum/DESCR6
-rw-r--r--print/tex-sepnum/Makefile11
-rw-r--r--print/tex-sepnum/PLIST2
-rw-r--r--print/tex-sepnum/distinfo5
4 files changed, 24 insertions, 0 deletions
diff --git a/print/tex-sepnum/DESCR b/print/tex-sepnum/DESCR
new file mode 100644
index 00000000000..25cb4f0880c
--- /dev/null
+++ b/print/tex-sepnum/DESCR
@@ -0,0 +1,6 @@
+Provides a command to print a number with (potentially different)
+separators every three digits in the parts either side of the decimal
+point (the point itself is also configurable). The macro is fully
+expandable and not fragile (unless one of the separators is). There is
+also a command \sepnumform, that may be used when defining \the<counter>
+macros.
diff --git a/print/tex-sepnum/Makefile b/print/tex-sepnum/Makefile
new file mode 100644
index 00000000000..1b6f495cd55
--- /dev/null
+++ b/print/tex-sepnum/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:40:46 minskim Exp $
+
+DISTNAME= sepnum
+PKGNAME= tex-${DISTNAME}-2.0
+TEXLIVE_REV= 20186
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Print numbers in a "friendly" format
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-sepnum/PLIST b/print/tex-sepnum/PLIST
new file mode 100644
index 00000000000..1ef7e7e9f82
--- /dev/null
+++ b/print/tex-sepnum/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/17 22:40:46 minskim Exp $
+share/texmf-dist/tex/latex/sepnum/sepnum.sty
diff --git a/print/tex-sepnum/distinfo b/print/tex-sepnum/distinfo
new file mode 100644
index 00000000000..e975fb261bd
--- /dev/null
+++ b/print/tex-sepnum/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/09/17 22:40:46 minskim Exp $
+
+SHA1 (tex-sepnum-20186/sepnum.tar.xz) = 567dc4df8ab1e0068788f6cf7ef5e47cbaf17937
+RMD160 (tex-sepnum-20186/sepnum.tar.xz) = e16c25f7ded0293deb5cf9e201115b83afedb568
+Size (tex-sepnum-20186/sepnum.tar.xz) = 2660 bytes