From e3d1f837f5d50080c27e5f7880de2b7fb2c78ccb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 22 Aug 2012 23:08:41 +0000 Subject: numprint (22aug12) git-svn-id: svn://tug.org/texlive/trunk@27498 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/numprint/nbaseprt.sty | 4 ++-- Master/texmf-dist/tex/latex/numprint/numprint.sty | 14 +++++++------- Master/texmf-dist/tex/latex/numprint/numprint032.sty | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex/numprint') diff --git a/Master/texmf-dist/tex/latex/numprint/nbaseprt.sty b/Master/texmf-dist/tex/latex/numprint/nbaseprt.sty index 62e9194cb38..72e9a4d0a0f 100644 --- a/Master/texmf-dist/tex/latex/numprint/nbaseprt.sty +++ b/Master/texmf-dist/tex/latex/numprint/nbaseprt.sty @@ -8,14 +8,14 @@ %% %% numprint package %% -%% Copyright 2000--2005, 2007, 2008 Harald Harders +%% Copyright 2000--2005, 2007, 2008, 2012 Harald Harders %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN %% archives in directory macros/latex/base/lppl.txt; either %% version 1 of the License, or any later version. %% -%% h.harders@tu-bs.de +%% harald.harders@gmx.de %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{nbaseprt} diff --git a/Master/texmf-dist/tex/latex/numprint/numprint.sty b/Master/texmf-dist/tex/latex/numprint/numprint.sty index 6cafa201ece..ee73c98a5d4 100644 --- a/Master/texmf-dist/tex/latex/numprint/numprint.sty +++ b/Master/texmf-dist/tex/latex/numprint/numprint.sty @@ -8,18 +8,18 @@ %% %% numprint package %% -%% Copyright 2000--2005, 2007, 2008 Harald Harders +%% Copyright 2000--2005, 2007, 2008, 2012 Harald Harders %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN %% archives in directory macros/latex/base/lppl.txt; either %% version 1 of the License, or any later version. %% -%% h.harders@tu-bs.de +%% harald.harders@gmx.de %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{numprint} - [2008/02/17 v1.38 Print numbers (HH)] + [2012/08/20 v1.39 Print numbers (HH)] \RequirePackage{array} \newif\ifnprt@numsepfour \newif\ifnprt@errormessage @@ -622,9 +622,9 @@ \fi \fi }% -\expandafter\newcommand\csname nprt@sign@+\endcsname{\ensuremath{+}} -\expandafter\newcommand\csname nprt@sign@-\endcsname{\ensuremath{-}} -\expandafter\newcommand\csname nprt@sign@+-\endcsname{\ensuremath{\pm}} +\expandafter\newcommand\csname nprt@sign@+\endcsname{{\ensuremath{+}}} +\expandafter\newcommand\csname nprt@sign@-\endcsname{{\ensuremath{-}}} +\expandafter\newcommand\csname nprt@sign@+-\endcsname{{\ensuremath{\pm}}} \newcommand*\nprt@printsign[2]{% \nprt@debug{\string\nprt@printsign: `#2'}% \edef\nprt@marg{#2}% @@ -640,7 +640,7 @@ Unknown sign `\nprt@marg'. Print as typed in}% \nprt@marg }{% - {\csname nprt@sign@\nprt@marg\endcsname}% + \csname nprt@sign@\nprt@marg\endcsname% }% \fi } diff --git a/Master/texmf-dist/tex/latex/numprint/numprint032.sty b/Master/texmf-dist/tex/latex/numprint/numprint032.sty index f9653be0ff2..40792b477c2 100644 --- a/Master/texmf-dist/tex/latex/numprint/numprint032.sty +++ b/Master/texmf-dist/tex/latex/numprint/numprint032.sty @@ -8,14 +8,14 @@ %% %% numprint package %% -%% Copyright 2000--2005, 2007, 2008 Harald Harders +%% Copyright 2000--2005, 2007, 2008, 2012 Harald Harders %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN %% archives in directory macros/latex/base/lppl.txt; either %% version 1 of the License, or any later version. %% -%% h.harders@tu-bs.de +%% harald.harders@gmx.de %% \def\packagename{numprint} \def\nprtfileversion{0.32} -- cgit v1.2.3