From a10f4665353603c6bc2f0a7e747091e2f814763b Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 17 Sep 2011 22:40:46 +0000 Subject: 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 macros. --- print/tex-sepnum/DESCR | 6 ++++++ print/tex-sepnum/Makefile | 11 +++++++++++ print/tex-sepnum/PLIST | 2 ++ print/tex-sepnum/distinfo | 5 +++++ 4 files changed, 24 insertions(+) create mode 100644 print/tex-sepnum/DESCR create mode 100644 print/tex-sepnum/Makefile create mode 100644 print/tex-sepnum/PLIST create mode 100644 print/tex-sepnum/distinfo (limited to 'print/tex-sepnum') 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 +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 -- cgit v1.2.3