summaryrefslogtreecommitdiff
path: root/print/tex-sepnum
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-09-17 22:40:46 +0000
committerminskim <minskim@pkgsrc.org>2011-09-17 22:40:46 +0000
commit5fcc95024c878a2cadd5a10fa4b6f879fe7ed8a1 (patch)
tree2f09a02ee39fdbbf777e9bd2b972580febddf42d /print/tex-sepnum
parent62042ed9787caecace7a78badc6516b93fd0a16e (diff)
downloadpkgsrc-5fcc95024c878a2cadd5a10fa4b6f879fe7ed8a1.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