summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tdsfrmath
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tdsfrmath')
-rw-r--r--Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty6
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty b/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty
index 37b06854d97..a2384934236 100644
--- a/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty
+++ b/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty
@@ -158,7 +158,6 @@
{\newcommand\TdSM@PlaceSigne[1]{^{#1}}}%
{\newcommand\TdSM@PlaceSigne[1]{_{#1}}}
\let\TdSM@PlaSiChoix=\relax
-\@ifdefinable\TdSM@MangeMoins{\def\TdSM@MangeMoins-#1\@nil{#1}}
\newcommandx\EnsembleDeNombre[4]{%
\ensuremath{%
\grastab{#1}%
@@ -170,9 +169,8 @@
\ifthenelse{\equal{#2}{-*}\or\equal{#2}{*-}}{%
\TdSM@Decoration{\ast}{-}}{%
\ifthenelse{#2=1}{}{%
- \ifthenelse{#2>1}{^{#2}}{%
- \ifthenelse{#2<0}{%
- _{\TdSM@MangeMoins#2\@nil}\mspace{#4mu}\left[#3\right]}{%
+ \ifthenelse{#2>1}{^{\number #2}}{%
+ \ifthenelse{#2<0}{_{\number -#2}\mspace{#4mu}\left[#3\right]}{%
[\string?\string?\string?]%
}}}}}}}}}\xspace}
\newcommandx\N[2][1=1,2=X]%