From 7fb60a74aab3febff8b73f2c8485f038d6a5e8cf Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 18 Jun 2007 14:07:29 +0000 Subject: its tlpsrc, not tlsrc now ... updates to many of the tlpsrc git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/numprint.tlpsrc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Master/tlpkg/tlpsrc/numprint.tlpsrc (limited to 'Master/tlpkg/tlpsrc/numprint.tlpsrc') diff --git a/Master/tlpkg/tlpsrc/numprint.tlpsrc b/Master/tlpkg/tlpsrc/numprint.tlpsrc new file mode 100644 index 00000000000..fa065a60b57 --- /dev/null +++ b/Master/tlpkg/tlpsrc/numprint.tlpsrc @@ -0,0 +1,17 @@ +name numprint +category Package +shortdesc Print numbers with separators and exponent if necessary. +longdesc The package numprint prints numbers with a separator every three +longdesc digits and converts numbers given as 12345.6e789 to 12\,345,6\cdot +longdesc 10^{789}. Numbers are printed in the current mode (text or math) +longdesc in order to use the correct font. Many things, including the +longdesc decimal sign, the thousand separator, as well as the product sign +longdesc can be changed by the user, e.g., to reach 12,345.6\times +longdesc 10^{789}. If an optional argument is given it is printed upright +longdesc as unit. Numbers can be rounded to a given number of digits. The +longdesc package supports an automatic, language-dependent change of the +longdesc number format. Tabular alignment using the tabular(*), array, +longdesc tabularx, and longtable environments (similar to the dcolumn and +longdesc rccol packages) is supported using all features of numprint. +longdesc Additional text can be added before and after the formatted +longdesc number. [description copied from TeX Catalogue] -- cgit v1.2.3