diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-12 16:56:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-12 16:56:37 +0000 |
commit | ca53ea9aa6549a549b9acfdc0a19304c5a763015 (patch) | |
tree | 50a3abf753ad61e9cdad79ccc8a899777434b91a /Master/texmf-dist/tex/latex/tdsfrmath | |
parent | 8c066540a7bd83ff7638b25ad92dad4d026ab475 (diff) |
tdsfrmath 1.1 (11aug08)
git-svn-id: svn://tug.org/texlive/trunk@10274 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tdsfrmath')
-rw-r--r-- | Master/texmf-dist/tex/latex/tdsfrmath/suite.sto | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/tdsfrmath/taupe.sto | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty | 74 |
3 files changed, 55 insertions, 27 deletions
diff --git a/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto b/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto index f604bae2cae..62a46793b18 100644 --- a/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto +++ b/Master/texmf-dist/tex/latex/tdsfrmath/suite.sto @@ -20,8 +20,8 @@ %% and version 1.2 or later is part of all distributions of LaTeX version %% 1999/12/01 or later. \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\def\fileversion{v1} -\def\filedate{2008/07/08} +\def\fileversion{v1.1} +\def\filedate{2008/08/11} \ProvidesFile{suite.sto}% [\filedate\space\fileversion\space Pour tdsfrmath -- option suite] \ifTdSM@suitedeco diff --git a/Master/texmf-dist/tex/latex/tdsfrmath/taupe.sto b/Master/texmf-dist/tex/latex/tdsfrmath/taupe.sto index 21f4b38fa98..07e6f0ea5ac 100644 --- a/Master/texmf-dist/tex/latex/tdsfrmath/taupe.sto +++ b/Master/texmf-dist/tex/latex/tdsfrmath/taupe.sto @@ -20,8 +20,8 @@ %% and version 1.2 or later is part of all distributions of LaTeX version %% 1999/12/01 or later. \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\def\fileversion{v1} -\def\filedate{2008/07/08} +\def\fileversion{v1.1} +\def\filedate{2008/08/11} \ProvidesFile{taupe.sto}% [\filedate\space\fileversion\space Pour tdsfrmath -- option taupe] \newcommandx\K[2][1=1,2=X]% diff --git a/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty b/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty index a2384934236..7ac1db279c3 100644 --- a/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty +++ b/Master/texmf-dist/tex/latex/tdsfrmath/tdsfrmath.sty @@ -21,8 +21,8 @@ %% 1999/12/01 or later. \NeedsTeXFormat{LaTeX2e}[1999/12/01] \def\PackageName{tdsfrmath} -\def\fileversion{v1} -\def\filedate{2008/07/08} +\def\fileversion{v1.1} +\def\filedate{2008/08/11} \def\fileinfo{macros pour les maths par Le TeXnicien de surface} \ProvidesPackage{tdsfrmath} @@ -109,36 +109,64 @@ {\PackageWarningNoLine{tdsfrmath}{La macro << \TdSM@calcomd\space >> n'est pas connue\MessageBreak par l'extension \TdSM@calpack\space!\MessageBreak Revoyez - la valeur de la clef << calcomd >> SVP.}}% + la valeur de la clef << calcomd >> SVP}}% {\PackageInfo{tdsfrmath}{La police calligraphique est obtenue via << \TdSM@calcomd\space >>\@gobble}}}% - {\PackageWarningNoLine{tdsfrmath}{Extension \TdSM@calpack\space - pas vue sur la machine !}} + {\PackageWarningNoLine{tdsfrmath} + {Extension \TdSM@calpack\space pas vue sur la + machine.\MessageBreak + La police calligraphique est << mathcal >>} + \def\TdSM@MathCalPol{\mathcal}} \else \PackageInfo{tdsfrmath}{La clef CharPoCal est fausse.\MessageBreak La police calligraphique est << mathcal >> \@gobble} \def\TdSM@MathCalPol{\mathcal} \fi +\newcommand\TdSM@DefinirGrasDefaut{% + \def\TdSM@MathGdTPol{\mathbb}% + \PackageInfo{tdsfrmath}{Gras de tableau obtenu par mathbb\@gobble}} +\newcommand\TdSM@SiDefaut[1]{\ifthenelse{\equal{#1}{***}}} \ifTdSM@CharPoGdT - \IfFileExists{\TdSM@gdtpack.sty} - {% - \ifthenelse{\equal{\TdSM@gdtoptn}{***}}% - {\RequirePackage{\TdSM@gdtpack}} - {\RequirePackage[\TdSM@gdtoptn]{\TdSM@gdtpack}} - \ifthenelse{\equal{\TdSM@gdtcomd}{***}}% - {\def\TdSM@MathGdTPol{\mathbb}} - {\def\TdSM@MathGdTPol{\csname\TdSM@gdtcomd\endcsname} - \@ifundefined{TdSM@MathGdTPol}% - {\PackageWarningNoLine{tdsfrmath}{La macro - << \TdSM@gdtcomd\space >> n'est pas connue\MessageBreak - par l'extension \TdSM@gdtpack\space!\MessageBreak Revoyez - la valeur de la clef << gdtcomd >> SVP.}}% - {\PackageInfo{tdsfrmath}{Le gras de tableau est obtenu via - << \TdSM@gdtcomd\space >>\@gobble}}}% - {\PackageWarningNoLine{tdsfrmath}{Extension \TdSM@gdtpack\space - pas vue sur la machine !}}} +\PackageInfo{tdsfrmath}{La clef << CharPoGdT >> est vraie\@gobble} +\TdSM@SiDefaut{\TdSM@gdtpack} +{\TdSM@SiDefaut{\TdSM@gdtcomd} + {\PackageWarningNoLine{tdsfrmath} + {Je ne comprends pas ce que vous voulez !\MessageBreak + Vous demandez une autre police de gras de tableau\MessageBreak + sans donner ni extension (clef gdtpack)\MessageBreak + ni commande (clef gdtcomd).\MessageBreak + Revoyez la documentation SVP} + \TdSM@DefinirGrasDefaut} + {\def\TdSM@MathGdTPol{\csname\TdSM@gdtcomd\endcsname} + \@ifundefined{TdSM@MathGdTPol}% + {\PackageWarningNoLine{tdsfrmath} + {La macro << \TdSM@gdtcomd\space >> n'est pas connue !\MessageBreak + Revoyez la valeur de la clef << gdtcomd >> SVP} + \TdSM@DefinirGrasDefaut}% + {\PackageInfo{tdsfrmath} + {Le gras de tableau est obtenu via << \TdSM@gdtcomd\space + >>\@gobble}}}} +{\IfFileExists{\TdSM@gdtpack.sty} + {\TdSM@SiDefaut{\TdSM@gdtoptn} + {\RequirePackage{\TdSM@gdtpack}} + {\RequirePackage[\TdSM@gdtoptn]{\TdSM@gdtpack}} + \TdSM@SiDefaut{\TdSM@gdtcomd} + {\TdSM@DefinirGrasDefaut} + {\def\TdSM@MathGdTPol{\csname\TdSM@gdtcomd\endcsname} + \@ifundefined{TdSM@MathGdTPol} + {\PackageWarningNoLine{tdsfrmath} + {La macro << \TdSM@gdtcomd\space >> n'est pas connue\MessageBreak + par l'extension \TdSM@gdtpack\space!\MessageBreak + Revoyez la valeur de la clef << gdtcomd >> SVP.}} + {\PackageInfo{tdsfrmath} + {Le gras de tableau est obtenu via << \TdSM@gdtcomd\space + >>\@gobble}}}} + {\PackageWarningNoLine{tdsfrmath} + {Extension \TdSM@gdtpack\space pas vue sur la machine} + \TdSM@DefinirGrasDefaut}} \else - \def\TdSM@MathGdTPol{\mathbb} +\PackageInfo{tdsfrmath}{La clef << CharPoGdT >> est fausse\@gobble} +\TdSM@DefinirGrasDefaut \fi \ifthenelse{\equal{\TdSM@DecoChoix}{ehsb}}% {\newcommand\TdSM@Decoration[2]{^{#1}_{#2}}}{% |