diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-18 00:22:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-18 00:22:40 +0000 |
commit | 69ab11c38621bcb590b419847c10a89eaff7b281 (patch) | |
tree | e9641dbf9bc6d76fa3f8ab12110878dcdea09f0f /Master/texmf-dist/doc/latex/numprint/ChangeLog.numprint | |
parent | e2041bab726766a5193e515f8a7e1761613d1222 (diff) |
numprint 1.38 (17feb08)
git-svn-id: svn://tug.org/texlive/trunk@6668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/numprint/ChangeLog.numprint')
-rw-r--r-- | Master/texmf-dist/doc/latex/numprint/ChangeLog.numprint | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/numprint/ChangeLog.numprint b/Master/texmf-dist/doc/latex/numprint/ChangeLog.numprint index 87d90a45b22..1d43b3027a5 100644 --- a/Master/texmf-dist/doc/latex/numprint/ChangeLog.numprint +++ b/Master/texmf-dist/doc/latex/numprint/ChangeLog.numprint @@ -1,8 +1,15 @@ +2007/05/18 v1.38 Harald Harders (h.harders@tu-bs.de) + - Moved counters \nprt@curpos and \nprt@rndpos outside the macro + definitions to avoid an overflow of counters + - Replaced \stepcounter and \addtocounter by \advance because + otherwhise, \numprint does not work inside + \ensuremath{\text{$...$}}. + 2007/01/08 v1.37 Harald Harders (h.harders@tu-bs.de) - - Add an own separator for degree centigrade - - Use separator for percent also for permil + - Add an own separator for degree centigrade. + - Use separator for percent also for permil. - Change thousand separator for Portuguese from "\," to ".". - - Add support for French + - Add support for French. 2005/07/12 v1.36 Harald Harders (h.harders@tu-bs.de) - Add support for Dutch. |