diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/mathdesign')
39 files changed, 1237 insertions, 1869 deletions
diff --git a/Master/texmf-dist/tex/latex/mathdesign/mathdesign.sty b/Master/texmf-dist/tex/latex/mathdesign/mathdesign.sty index 9e557824be7..e58e31d813a 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mathdesign.sty +++ b/Master/texmf-dist/tex/latex/mathdesign/mathdesign.sty @@ -26,7 +26,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{mathdesign} -[2006/01/29 v1.55 Math Design Project] +[2013/08/29 v2.31 Math Design Project] %% ------------------------------------------------------------------- %% Code to use a key-val like syntax in options @@ -72,77 +72,107 @@ %% Avalaible families -\DeclareOption{utopia}{\gdef\@MDfont{mdput}} -\DeclareOption{mdput}{\gdef\@MDfont{mdput}} -\DeclareOption{adobe-utopia}{\gdef\@MDfont{mdput}} +\define@key{MD}{family}[mdbch]{% + \gdef\MD@default@family{#1}} -\DeclareOption{garamond}{\gdef\@MDfont{mdugm}} -\DeclareOption{mdugm}{\gdef\@MDfont{mdugm}} -\DeclareOption{urw-garamond}{\gdef\@MDfont{mdugm}} +\DeclareOption{utopia}{\gdef\MD@default@family{mdput}} +\DeclareOption{mdput}{\gdef\MD@default@family{mdput}} +\DeclareOption{adobe-utopia}{\gdef\MD@default@family{mdput}} +\DeclareOption{Adobe Utopia}{\gdef\MD@default@family{mdput}} -\DeclareOption{charter}{\gdef\@MDfont{mdbch}} -\DeclareOption{mdbch}{\gdef\@MDfont{mdbch}} -\DeclareOption{bitstream-charter}{\gdef\@MDfont{mdbch}} +\DeclareOption{garamond}{\gdef\MD@default@family{mdugm}} +\DeclareOption{mdugm}{\gdef\MD@default@family{mdugm}} +\DeclareOption{urw-garamond}{\gdef\MD@default@family{mdugm}} +\DeclareOption{URW Garamond}{\gdef\MD@default@family{mdugm}} -\DeclareOption{mdfga}{\gdef\@MDfont{mdfga}} -\DeclareOption{fontsite-garamond}{\gdef\@MDfont{mdfga}} +\DeclareOption{charter}{\gdef\MD@default@family{mdbch}} +\DeclareOption{mdbch}{\gdef\MD@default@family{mdbch}} +\DeclareOption{bitstream-charter}{\gdef\MD@default@family{mdbch}} +\DeclareOption{Bitstream Charter}{\gdef\MD@default@family{mdbch}} + +% Commercial fonts +\DeclareOption{utopiastd}{\gdef\MD@default@family{mdpus}} +\DeclareOption{mdpus}{\gdef\MD@default@family{mdpus}} +\DeclareOption{adobe-utopiastd}{\gdef\MD@default@family{mdpus}} +\DeclareOption{Adobe UtopiaStd}{\gdef\MD@default@family{mdpus}} + +\DeclareOption{mdpgd}{\gdef\MD@default@family{mdpgd}} +\DeclareOption{adobe-garamond}{\gdef\MD@default@family{mdpgd}} +\DeclareOption{Adobe Garamond}{\gdef\MD@default@family{mdpgd}} + +\DeclareOption{itccharter}{\gdef\MD@default@family{mdici}} +\DeclareOption{mdici}{\gdef\MD@default@family{mdici}} +\DeclareOption{itc-charter}{\gdef\MD@default@family{mdici}} +\DeclareOption{ITC Charter}{\gdef\MD@default@family{mdici}} %% Activate expert fonts -\newif\if@MDexpert -\DeclareOption{expert}{\@MDexperttrue} +\newif\if@MD@expert +\DeclareOption{expert}{\@MD@experttrue} %% Slanted or upright version of various fonts - -\newif\if@MDcapupright \@MDcapuprightfalse -\newif\if@MDgrupright \@MDgruprightfalse -\newif\if@MDGRupright \@MDGRuprighttrue + +\newif\if@MD@capupright \@MD@capuprightfalse +\newif\if@MD@lowupright \@MD@lowuprightfalse +\newif\if@MD@grupright \@MD@gruprightfalse +\newif\if@MD@GRupright \@MD@GRuprighttrue \define@key{MD}{uppercase}[italicized]{% - \ifthenelse{\equal{#1}{italicized}}{\@MDcapuprightfalse} - {\ifthenelse{\equal{#1}{upright}}{\@MDcapuprighttrue}{}}} + \ifthenelse{\equal{#1}{italicized}}{\@MD@capuprightfalse} + {\ifthenelse{\equal{#1}{upright}}{\@MD@capuprighttrue}{}}} + +\define@key{MD}{lowercase}[italicized]{% + \ifthenelse{\equal{#1}{italicized}}{\@MD@lowuprightfalse} + {\ifthenelse{\equal{#1}{upright}}{\@MD@lowuprighttrue}{}}} \define@key{MD}{greekuppercase}[upright]{% - \ifthenelse{\equal{#1}{italicized}}{\@MDGRuprightfalse} - {\ifthenelse{\equal{#1}{upright}}{\@MDGRuprighttrue}{}}} + \ifthenelse{\equal{#1}{italicized}}{\@MD@GRuprightfalse} + {\ifthenelse{\equal{#1}{upright}}{\@MD@GRuprighttrue}{}}} \define@key{MD}{greeklowercase}[italicized]{% - \ifthenelse{\equal{#1}{italicized}}{\@MDgruprightfalse} - {\ifthenelse{\equal{#1}{upright}}{\@MDgruprighttrue}{}}} + \ifthenelse{\equal{#1}{italicized}}{\@MD@gruprightfalse} + {\ifthenelse{\equal{#1}{upright}}{\@MD@gruprighttrue}{}}} -%% euro symbol support +\gdef\MD@greek@family{letters} + +\define@key{MD}{greekfamily}[default]{% + \selectgreekfamily{#1}} -\newif\if@MDeuro\@MDeurotrue +\newcommand{\selectgreekfamily}[1]{% + \ifthenelse{\equal{#1}{bodoni}}{\gdef\MD@greek@family{mdgrb}}{} + \ifthenelse{\equal{#1}{didot}}{\gdef\MD@greek@family{mdgrd}}{} +} + +%% euro symbol support +\newif\if@MD@euro\@MD@eurotrue \define@key{MD}{euro}[true]{% - \ifthenelse{\equal{#1}{true}}{\global\@MDeurotrue} - {\global\@MDeurofalse}} + \ifthenelse{\equal{#1}{true}}{\global\@MD@eurotrue} + {\global\@MD@eurofalse}} %% scaled sans serif and typewritefonts - -\newif\if@MDsfscaled\@MDsfscaledtrue +\newif\if@MD@sfscaled\@MD@sfscaledtrue \define@key{MD}{sfscaled}[true]{% - \ifthenelse{\equal{#1}{true}}{\global\@MDsfscaledtrue} - {\global\@MDsfscaledfalse}} + \ifthenelse{\equal{#1}{true}}{\global\@MD@sfscaledtrue} + {\global\@MD@sfscaledfalse}} -\newif\if@MDttscaled\@MDttscaledtrue +\newif\if@MD@ttscaled\@MD@ttscaledtrue \define@key{MD}{ttscaled}[true]{% - \ifthenelse{\equal{#1}{true}}{\global\@MDttscaledtrue} - {\global\@MDttscaledfalse}} + \ifthenelse{\equal{#1}{true}}{\global\@MD@ttscaledtrue} + {\global\@MD@ttscaledfalse}} %% Type of calligraphic alphabet - -\newif\if@MDcmcal \@MDcmcalfalse +\newif\if@MD@cmcal \@MD@cmcalfalse \define@key{MD}{cal}[cmcal]{% - \ifthenelse{\equal{#1}{cmcal}}{\@MDcmcaltrue } - {\ifthenelse{\equal{#1}{script}}{\@MDcmcalfalse}{}}} + \ifthenelse{\equal{#1}{cmcal}}{\@MD@cmcaltrue } + {\ifthenelse{\equal{#1}{script}}{\@MD@cmcalfalse}{}}} \ProcessOptions -\@ifundefined{@MDfont} +\@ifundefined{MD@default@family} {\PackageWarning{mathdesign}{No font specified}} {\InputIfFileExists{mathdesign.cfg}{}{} - \InputIfFileExists{\@MDfont.cfg}{}{} - \ExecuteOptions{\@MDfont Options}} + \InputIfFileExists{\MD@default@family.cfg}{}{} + \ExecuteOptions{\MD@default@family Options}} \ProcessUnusedOptions{MD} @@ -160,7 +190,7 @@ \@ifpackageloaded{#2}{\PackageWarning{mathdesign/#1}{% Package '#2' shouldn't be used in conjonction with package #1 (use option #2 instead)}}{}}} - + %% ---------------------------------------------------------------- %% Undefines symbol name before definition @@ -189,11 +219,21 @@ }% \egroup} +% The square root macro is defined with some hard coded dimensions. We +% change that. +\def\r@@t#1#2{% + \setbox\z@\hbox{$\m@th#1\sqrtsign{#2}$}% + \dimen@\ht\z@ \advance\dimen@-\dp\z@ + \setbox\@tempboxa\hbox{$\m@th#1\sqrtsign{}$}% + \dimen@i\wd\@tempboxa + \kern.33\dimen@i\raise.66\dimen@\copy\rootbox + \kern-.66\dimen@i\box\z@} + %% ------------------------------------------------------------------- %% Define or undefine small caps %% ------------------------------------------------------------------- -\if@MDexpert\else\renewcommand\scdefault{fsc}\fi +\if@MD@expert\else\renewcommand\scdefault{fsc}\fi \newcommand{\fscshape}[1]{\fontshape{fsc}\selectfont #1} \newcommand{\ficshape}[1]{\fontshape{fic}\selectfont #1} @@ -203,14 +243,14 @@ %% Some tweaking %% ------------------------------------------------------------------- -\delimiterfactor950 +%\delimiterfactor950 %% ------------------------------------------------------------------- %% Load the family style file %% ------------------------------------------------------------------- -\@ifundefined{@MDfont} +\@ifundefined{MD@default@family} {} - {\RequirePackage{\@MDfont}} + {\RequirePackage{\MD@default@family}} %% ---------------------------------------------------------------- %% Encoding is automatically set to T1 @@ -219,4 +259,3 @@ \RequirePackage[T1]{fontenc} \endinput - diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdamdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdamdbch.fd index 7505229998e..db71306302e 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdamdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdamdbch.fd @@ -1,11 +1,11 @@ %Filename: mdamdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{mdamdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for MDA/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for MDA/mdbch.] \DeclareFontFamily{MDA}{mdbch}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.cfg b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.cfg index 8146bd303c5..0e7a3d18ca3 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.cfg +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.cfg @@ -56,7 +56,7 @@ %% !!! Important: The following value must be set by hand. It is the %% ratio of (XHeigh of mdbch)/(XHeight of the font to scale), i.e. %% -%% 4.820/XHeight +%% 4.810/XHeight %% %% where XHeight is the xheight of the font to scale, exprimed in points diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.sty b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.sty index f4f2906af5b..b9ab6166189 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.sty +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbch.sty @@ -1,7 +1,7 @@ %% Copyright 2003 Paul Pichaureau for the MathDesign Project %% All rights reserved. %% -%% This file is part of the mdbch package v1.55 +%% This file is part of the mdbch package v2.31 %% -------------------------------------------------- %% %% This program is free software; you can redistribute it and/or @@ -27,52 +27,59 @@ \NeedsTeXFormat{LaTeX2e}% \ProvidesPackage{mdbch}% -[2006/01/29 v1.55 bitstream charter + mdbch (Math Design Project)] +[2013/08/29 v2.31 bitstream bitstream charter + mdbch (Math Design Project)] -\@ifundefined{@MDfont}{ +\@ifundefined{MD@default@family}{ \PackageError{mdbch}% {Package mdbch cannot be loaded directly. Use mathdesign package.} {Use mathdesign package with option mdbch.}} -{} +{\renewcommand{\rmdefault}{\MD@default@family}} %% ---------------------------------------------------------------- -%% Common fonts can be scaled according to the following parameters (to +%% External fonts can be scaled according to the following parameters (to %% ensure correct lining of the glyphs) %% ---------------------------------------------------------------- %% Bera (alias Bistream Vera) -\def\fvm@ratio{0.846}% -\def\fvs@ratio{0.846}% -\def\fve@ratio{0.846}% +\def\fvm@ratio{0.844}% +\def\fvs@ratio{0.844}% +\def\fve@ratio{0.844}% %% Typewriter fonts -\def\pcr@ratio{1.086}% -\def\ucr@ratio{1.110}% +\def\pcr@ratio{1.084}% +\def\ucr@ratio{1.107}% %% Sans Serif font -\def\phv@ratio{0.885}% -\def\uag@ratio{0.846}% -\def\uhv@ratio{0.883}% +\def\phv@ratio{0.883}% +\def\uag@ratio{0.844}% +\def\uhv@ratio{0.881}% %% Computer Modern fonts -\def\cmsy@ratio{0.945}% -\def\cmtt@ratio{1.075}% -\def\cmss@ratio{1.041}% +\def\cmsy@ratio{0.943}% +\def\cmtt@ratio{1.072}% +\def\cmss@ratio{1.039}% %% Euler fraktur -\def\euf@ratio{0.969}% +\def\euf@ratio{0.967}% %% AMS blackboard bold -\def\msb@ratio{0.945}% +\def\msb@ratio{0.943}% + +%% GFS Didot +\def\grd@ratio{0.985}% +%% GFS Bodoni +\def\grb@ratio{0.937} +%% Adobe Minion +\def\grm@ratio{1.057} \input{mdfont.def} -\if@MDsfscaled +\if@MD@sfscaled \input{mdsffont.def} \fi -\if@MDttscaled +\if@MD@ttscaled \input{mdttfont.def} \fi @@ -82,8 +89,9 @@ \WarningIfLoaded{mdbch}{mathrsfs}% -\if@MDcmcal +\if@MD@cmcal \DeclareSymbolFont{mdcal}{OMS}{xmdcmsy}{m}{n}% +\SetSymbolFont{mdcal}{bold}{OMS}{xmdcmsy}{b}{n}% \else \DeclareSymbolFont{mdcal}{OMS}{mdbch}{m}{n}% \SetSymbolFont{mdcal}{bold}{OMS}{mdbch}{b}{n}% @@ -107,92 +115,79 @@ %% Mathematical fonts definition %% ------------------------------------------------------------------- +% \DeclareMathVersion{mdbchnormal} +% \DeclareMathVersion{mdbchbold} - \renewcommand{\rmdefault}{mdbch}\rmfamily - - \def\MDnormal{mdbch}% - \SetSymbolFont{operators} {normal}{OT1}{mdbch}{m}{n}% - \SetSymbolFont{letters} {normal}{OML}{mdbch}{m}{it}% - \SetSymbolFont{symbols} {normal}{OMS}{mdbch}{m}{n}% - \SetSymbolFont{largesymbols}{normal}{OMX}{mdbch}{m}{n}% - - \SetSymbolFont{operators} {bold}{OT1}{mdbch}{b}{n}% - \SetSymbolFont{letters} {bold}{OML}{mdbch}{b}{it}% - \SetSymbolFont{symbols} {bold}{OMS}{mdbch}{b}{n}% - \SetSymbolFont{largesymbols}{bold}{OMX}{mdbch}{b}{n}% - - \SetMathAlphabet{\mathrm}{normal}{\encodingdefault}{\rmdefault}{m}{n}% - \SetMathAlphabet{\mathbf}{normal}{\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathit}{normal}{\encodingdefault}{\rmdefault}{m}{it}% - \SetMathAlphabet{\mathsf}{normal}{\encodingdefault}{\sfdefault}{m}{n}% - \SetMathAlphabet{\mathtt}{normal}{\encodingdefault}{\ttdefault}{m}{n}% - \if@MDcmcal - \SetMathAlphabet{\mathcal}{normal}{OMS}{xmdcmsy}{m}{n}% - \else - \SetMathAlphabet{\mathcal}{normal}{OMS}{mdbch}{m}{n}% - \fi +\SetSymbolFont{operators} {normal}{OT1}{mdbch}{m}{n}% +\SetSymbolFont{letters} {normal}{OML}{mdbch}{m}{it}% +\SetSymbolFont{symbols} {normal}{OMS}{mdbch}{m}{n}% +\SetSymbolFont{largesymbols}{normal}{OMX}{mdbch}{m}{n}% - \DeclareSymbolFontAlphabet{\mathscr}{mdscr}% +\SetSymbolFont{operators} {bold}{OT1}{mdbch}{b}{n}% +\SetSymbolFont{letters} {bold}{OML}{mdbch}{b}{it}% +\SetSymbolFont{symbols} {bold}{OMS}{mdbch}{b}{n}% +\SetSymbolFont{largesymbols}{bold}{OMX}{mdbch}{b}{n}% - \SetMathAlphabet{\mathrm}{bold} {\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathbf}{bold} {\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathit}{bold} {\encodingdefault}{\rmdefault}{b}{it}% - \SetMathAlphabet{\mathsf}{bold} {\encodingdefault}{\sfdefault}{b}{n}% - \SetMathAlphabet{\mathtt}{bold} {\encodingdefault}{\ttdefault}{b}{n}% +\SetMathAlphabet{\mathrm}{normal}{\encodingdefault}{\rmdefault}{m}{n}% +\SetMathAlphabet{\mathbf}{normal}{\encodingdefault}{\rmdefault}{b}{n}% +\SetMathAlphabet{\mathit}{normal}{\encodingdefault}{\rmdefault}{m}{it}% +\SetMathAlphabet{\mathsf}{normal}{\encodingdefault}{\sfdefault}{m}{n}% +\SetMathAlphabet{\mathtt}{normal}{\encodingdefault}{\ttdefault}{m}{n}% -%% %% ------------------------------------------------------------------- -%% %% The name of the bold series -%% %% ------------------------------------------------------------------- +\SetMathAlphabet{\mathrm}{bold} {\encodingdefault}{\rmdefault}{b}{n}% +\SetMathAlphabet{\mathbf}{bold} {\encodingdefault}{\rmdefault}{b}{n}% +\SetMathAlphabet{\mathit}{bold} {\encodingdefault}{\rmdefault}{b}{it}% +\SetMathAlphabet{\mathsf}{bold} {\encodingdefault}{\sfdefault}{b}{n}% +\SetMathAlphabet{\mathtt}{bold} {\encodingdefault}{\ttdefault}{b}{n}% -%% \renewcommand\bfdefault{b} +\DeclareSymbolFont{lettersupright} {OML}{mdbch}{m}{n} +\SetSymbolFont{lettersupright} {bold}{OML}{mdbch}{b}{n}% +\DeclareSymbolFontAlphabet{\mathrm} {lettersupright} -%% ------------------------------------------------------------------- -%% Wide accents -%% ------------------------------------------------------------------- +% ------------------------------------------------------------------- +% Greek alphabet -\DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} -\DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} -\DeclareMathAccent{\widetriangle}{\mathord}{largesymbols}{"E6} -\DeclareMathAccent{\wideparen}{\mathord}{largesymbols}{"F3} -\ifx\overset\@undefined\else -\newcommand{\widering}[1]{\overset{\smash{\vbox to .2ex{% - \hbox{$\mathring{}$}}}}{\wideparen{#1}}} -\fi +\def\MDgrfamily{letters} +\ifthenelse{\equal{\MD@greek@family}{letters}} +{} +{ + \DeclareSymbolFont{\MD@greek@family}{OML}{\MD@greek@family}{m}{it} + \SetSymbolFont{\MD@greek@family}{bold}{OML}{\MD@greek@family}{b}{it}% + \DeclareSymbolFont{\MD@greek@family upright}{OML}{\MD@greek@family}{m}{n} + \SetSymbolFont{\MD@greek@family upright}{bold}{OML}{\MD@greek@family}{b}{n} +} + +% ------------------------------------------------------------------- +% Calligraphic and script alphabet + +\if@MD@cmcal + \SetMathAlphabet{\mathcal}{normal}{OMS}{xmdcmsy}{m}{n}% +\else + \SetMathAlphabet{\mathcal}{normal}{OMS}{mdbch}{m}{n}% +\fi -%% ------------------------------------------------------------------- -%% Double left and right bracket -%% ------------------------------------------------------------------- +\DeclareSymbolFontAlphabet{\mathscr}{mdscr}% -\MD@def\DeclareMathDelimiter{\llbracket}{\mathopen} {largesymbols}{"B9}{largesymbols}{"83} -\MD@def\DeclareMathDelimiter{\rrbracket}{\mathclose}{largesymbols}{"BA}{largesymbols}{"8D} %% ------------------------------------------------------------------- -%% Wavy vertical lines +%% The name of the bold series %% ------------------------------------------------------------------- -\MD@def\DeclareMathDelimiter{\lwave}{\mathopen} {largesymbols}{"D0}{largesymbols}{"D0} -\MD@def\DeclareMathDelimiter{\rwave}{\mathclose}{largesymbols}{"D0}{largesymbols}{"D0} +\renewcommand\bfdefault{b} -\MD@def\DeclareMathDelimiter{\levaw}{\mathopen} {largesymbols}{"D1}{largesymbols}{"D1} -\MD@def\DeclareMathDelimiter{\revaw}{\mathclose}{largesymbols}{"D1}{largesymbols}{"D1} - -\def\leftwave{\left\lwave} -\def\rightwave{\right\rwave} -\def\leftevaw{\left\levaw} -\def\rightevaw{\right\revaw} %% ---------------------------------------------------------------- %% Uppercase upright %% ---------------------------------------------------------------- -\DeclareSymbolFont{lettersupright} {OML}{mdbch}{m}{n} -\SetSymbolFont{lettersupright} {bold}{OML}{mdbch}{b}{n}% - %\DeclareSymbolFont{lettersslanted} {OML}{mdbch}{m}{it} +\RequirePackage{xkeyval} -\DeclareSymbolFontAlphabet{\mathrm} {lettersupright} +\renewcommand{\rmdefault}{mdbch}\rmfamily +% \MDSelectGreekFont{\MD@default@gr@font}{} -\if@MDcapupright + +\if@MD@capupright \DeclareMathSymbol{A}{\mathalpha}{lettersupright}{`A} \DeclareMathSymbol{B}{\mathalpha}{lettersupright}{`B} \DeclareMathSymbol{C}{\mathalpha}{lettersupright}{`C} @@ -222,142 +217,222 @@ \fi %% ---------------------------------------------------------------- +%% Lowercase upright +%% ---------------------------------------------------------------- + +\if@MD@lowupright +\DeclareMathSymbol{a}{\mathalpha}{lettersupright}{`a} +\DeclareMathSymbol{b}{\mathalpha}{lettersupright}{`b} +\DeclareMathSymbol{c}{\mathalpha}{lettersupright}{`c} +\DeclareMathSymbol{d}{\mathalpha}{lettersupright}{`d} +\DeclareMathSymbol{e}{\mathalpha}{lettersupright}{`e} +\DeclareMathSymbol{f}{\mathalpha}{lettersupright}{`f} +\DeclareMathSymbol{g}{\mathalpha}{lettersupright}{`g} +\DeclareMathSymbol{h}{\mathalpha}{lettersupright}{`h} +\DeclareMathSymbol{i}{\mathalpha}{lettersupright}{`i} +\DeclareMathSymbol{j}{\mathalpha}{lettersupright}{`j} +\DeclareMathSymbol{k}{\mathalpha}{lettersupright}{`k} +\DeclareMathSymbol{l}{\mathalpha}{lettersupright}{`l} +\DeclareMathSymbol{m}{\mathalpha}{lettersupright}{`m} +\DeclareMathSymbol{n}{\mathalpha}{lettersupright}{`n} +\DeclareMathSymbol{o}{\mathalpha}{lettersupright}{`o} +\DeclareMathSymbol{p}{\mathalpha}{lettersupright}{`p} +\DeclareMathSymbol{q}{\mathalpha}{lettersupright}{`q} +\DeclareMathSymbol{r}{\mathalpha}{lettersupright}{`r} +\DeclareMathSymbol{s}{\mathalpha}{lettersupright}{`s} +\DeclareMathSymbol{t}{\mathalpha}{lettersupright}{`t} +\DeclareMathSymbol{u}{\mathalpha}{lettersupright}{`u} +\DeclareMathSymbol{v}{\mathalpha}{lettersupright}{`v} +\DeclareMathSymbol{w}{\mathalpha}{lettersupright}{`w} +\DeclareMathSymbol{x}{\mathalpha}{lettersupright}{`x} +\DeclareMathSymbol{y}{\mathalpha}{lettersupright}{`y} +\DeclareMathSymbol{z}{\mathalpha}{lettersupright}{`z} +\fi + + + + + +%% ---------------------------------------------------------------- %% Lowercase greek upright %% ---------------------------------------------------------------- -\if@MDgrupright % -\MD@def\DeclareMathSymbol{\alpha}{\mathord}{lettersupright}{"0B} -\MD@def\DeclareMathSymbol{\beta}{\mathord}{lettersupright}{"0C} -\MD@def\DeclareMathSymbol{\gamma}{\mathord}{lettersupright}{"0D} -\MD@def\DeclareMathSymbol{\delta}{\mathord}{lettersupright}{"0E} -\MD@def\DeclareMathSymbol{\epsilon}{\mathord}{lettersupright}{"0F} -\MD@def\DeclareMathSymbol{\zeta}{\mathord}{lettersupright}{"10} -\MD@def\DeclareMathSymbol{\eta}{\mathord}{lettersupright}{"11} -\MD@def\DeclareMathSymbol{\theta}{\mathord}{lettersupright}{"12} -\MD@def\DeclareMathSymbol{\iota}{\mathord}{lettersupright}{"13} -\MD@def\DeclareMathSymbol{\kappa}{\mathord}{lettersupright}{"14} -\MD@def\DeclareMathSymbol{\lambda}{\mathord}{lettersupright}{"15} -\MD@def\DeclareMathSymbol{\mu}{\mathord}{lettersupright}{"16} -\MD@def\DeclareMathSymbol{\nu}{\mathord}{lettersupright}{"17} -\MD@def\DeclareMathSymbol{\xi}{\mathord}{lettersupright}{"18} -\MD@def\DeclareMathSymbol{\pi}{\mathord}{lettersupright}{"19} -\MD@def\DeclareMathSymbol{\rho}{\mathord}{lettersupright}{"1A} -\MD@def\DeclareMathSymbol{\sigma}{\mathord}{lettersupright}{"1B} -\MD@def\DeclareMathSymbol{\tau}{\mathord}{lettersupright}{"1C} -\MD@def\DeclareMathSymbol{\upsilon}{\mathord}{lettersupright}{"1D} -\MD@def\DeclareMathSymbol{\phi}{\mathord}{lettersupright}{"1E} -\MD@def\DeclareMathSymbol{\chi}{\mathord}{lettersupright}{"1F} -\MD@def\DeclareMathSymbol{\psi}{\mathord}{lettersupright}{"20} -\MD@def\DeclareMathSymbol{\omega}{\mathord}{lettersupright}{"21} -\MD@def\DeclareMathSymbol{\varepsilon}{\mathord}{lettersupright}{"22} -\MD@def\DeclareMathSymbol{\vartheta}{\mathord}{lettersupright}{"23} -\MD@def\DeclareMathSymbol{\varpi}{\mathord}{lettersupright}{"24} -\MD@def\DeclareMathSymbol{\varrho}{\mathord}{lettersupright}{"25} -\MD@def\DeclareMathSymbol{\varsigma}{\mathord}{lettersupright}{"26} -\MD@def\DeclareMathSymbol{\varphi}{\mathord}{lettersupright}{"27} +\if@MD@grupright % +\MD@def\DeclareMathSymbol{\alpha}{\mathord}{\MD@greek@family upright}{"0B} +\MD@def\DeclareMathSymbol{\beta}{\mathord}{\MD@greek@family upright}{"0C} +\MD@def\DeclareMathSymbol{\gamma}{\mathord}{\MD@greek@family upright}{"0D} +\MD@def\DeclareMathSymbol{\delta}{\mathord}{\MD@greek@family upright}{"0E} +\MD@def\DeclareMathSymbol{\epsilon}{\mathord}{\MD@greek@family upright}{"0F} +\MD@def\DeclareMathSymbol{\zeta}{\mathord}{\MD@greek@family upright}{"10} +\MD@def\DeclareMathSymbol{\eta}{\mathord}{\MD@greek@family upright}{"11} +\MD@def\DeclareMathSymbol{\theta}{\mathord}{\MD@greek@family upright}{"12} +\MD@def\DeclareMathSymbol{\iota}{\mathord}{\MD@greek@family upright}{"13} +\MD@def\DeclareMathSymbol{\kappa}{\mathord}{\MD@greek@family upright}{"14} +\MD@def\DeclareMathSymbol{\lambda}{\mathord}{\MD@greek@family upright}{"15} +\MD@def\DeclareMathSymbol{\mu}{\mathord}{\MD@greek@family upright}{"16} +\MD@def\DeclareMathSymbol{\nu}{\mathord}{\MD@greek@family upright}{"17} +\MD@def\DeclareMathSymbol{\xi}{\mathord}{\MD@greek@family upright}{"18} +\MD@def\DeclareMathSymbol{\pi}{\mathord}{\MD@greek@family upright}{"19} +\MD@def\DeclareMathSymbol{\rho}{\mathord}{\MD@greek@family upright}{"1A} +\MD@def\DeclareMathSymbol{\sigma}{\mathord}{\MD@greek@family upright}{"1B} +\MD@def\DeclareMathSymbol{\tau}{\mathord}{\MD@greek@family upright}{"1C} +\MD@def\DeclareMathSymbol{\upsilon}{\mathord}{\MD@greek@family upright}{"1D} +\MD@def\DeclareMathSymbol{\phi}{\mathord}{\MD@greek@family upright}{"1E} +\MD@def\DeclareMathSymbol{\chi}{\mathord}{\MD@greek@family upright}{"1F} +\MD@def\DeclareMathSymbol{\psi}{\mathord}{\MD@greek@family upright}{"20} +\MD@def\DeclareMathSymbol{\omega}{\mathord}{\MD@greek@family upright}{"21} +\MD@def\DeclareMathSymbol{\varepsilon}{\mathord}{\MD@greek@family upright}{"22} +\MD@def\DeclareMathSymbol{\vartheta}{\mathord}{\MD@greek@family upright}{"23} +\MD@def\DeclareMathSymbol{\varpi}{\mathord}{\MD@greek@family upright}{"24} +\MD@def\DeclareMathSymbol{\varrho}{\mathord}{\MD@greek@family upright}{"25} +\MD@def\DeclareMathSymbol{\varsigma}{\mathord}{\MD@greek@family upright}{"26} +\MD@def\DeclareMathSymbol{\varphi}{\mathord}{\MD@greek@family upright}{"27} +\else +\MD@def\DeclareMathSymbol{\alpha}{\mathord}{\MD@greek@family}{"0B} +\MD@def\DeclareMathSymbol{\beta}{\mathord}{\MD@greek@family}{"0C} +\MD@def\DeclareMathSymbol{\gamma}{\mathord}{\MD@greek@family}{"0D} +\MD@def\DeclareMathSymbol{\delta}{\mathord}{\MD@greek@family}{"0E} +\MD@def\DeclareMathSymbol{\epsilon}{\mathord}{\MD@greek@family}{"0F} +\MD@def\DeclareMathSymbol{\zeta}{\mathord}{\MD@greek@family}{"10} +\MD@def\DeclareMathSymbol{\eta}{\mathord}{\MD@greek@family}{"11} +\MD@def\DeclareMathSymbol{\theta}{\mathord}{\MD@greek@family}{"12} +\MD@def\DeclareMathSymbol{\iota}{\mathord}{\MD@greek@family}{"13} +\MD@def\DeclareMathSymbol{\kappa}{\mathord}{\MD@greek@family}{"14} +\MD@def\DeclareMathSymbol{\lambda}{\mathord}{\MD@greek@family}{"15} +\MD@def\DeclareMathSymbol{\mu}{\mathord}{\MD@greek@family}{"16} +\MD@def\DeclareMathSymbol{\nu}{\mathord}{\MD@greek@family}{"17} +\MD@def\DeclareMathSymbol{\xi}{\mathord}{\MD@greek@family}{"18} +\MD@def\DeclareMathSymbol{\pi}{\mathord}{\MD@greek@family}{"19} +\MD@def\DeclareMathSymbol{\rho}{\mathord}{\MD@greek@family}{"1A} +\MD@def\DeclareMathSymbol{\sigma}{\mathord}{\MD@greek@family}{"1B} +\MD@def\DeclareMathSymbol{\tau}{\mathord}{\MD@greek@family}{"1C} +\MD@def\DeclareMathSymbol{\upsilon}{\mathord}{\MD@greek@family}{"1D} +\MD@def\DeclareMathSymbol{\phi}{\mathord}{\MD@greek@family}{"1E} +\MD@def\DeclareMathSymbol{\chi}{\mathord}{\MD@greek@family}{"1F} +\MD@def\DeclareMathSymbol{\psi}{\mathord}{\MD@greek@family}{"20} +\MD@def\DeclareMathSymbol{\omega}{\mathord}{\MD@greek@family}{"21} +\MD@def\DeclareMathSymbol{\varepsilon}{\mathord}{\MD@greek@family}{"22} +\MD@def\DeclareMathSymbol{\vartheta}{\mathord}{\MD@greek@family}{"23} +\MD@def\DeclareMathSymbol{\varpi}{\mathord}{\MD@greek@family}{"24} +\MD@def\DeclareMathSymbol{\varrho}{\mathord}{\MD@greek@family}{"25} +\MD@def\DeclareMathSymbol{\varsigma}{\mathord}{\MD@greek@family}{"26} +\MD@def\DeclareMathSymbol{\varphi}{\mathord}{\MD@greek@family}{"27} \fi +\ifthenelse{\equal{\MD@greek@family}{grb}}{\let\epsilon\varepsilon}{} +\ifthenelse{\equal{\MD@greek@family}{grd}}{\let\epsilon\varepsilon}{} %% ---------------------------------------------------------------- %% Uppercase greek slanted %% ---------------------------------------------------------------- -\if@MDGRupright % +\if@MD@GRupright % +\MD@def\DeclareMathSymbol{\Gamma}{\mathalpha}{\MD@greek@family upright}{"00} +\MD@def\DeclareMathSymbol{\Delta}{\mathalpha}{\MD@greek@family upright}{"01} +\MD@def\DeclareMathSymbol{\Theta}{\mathalpha}{\MD@greek@family upright}{"02} +\MD@def\DeclareMathSymbol{\Lambda}{\mathalpha}{\MD@greek@family upright}{"03} +\MD@def\DeclareMathSymbol{\Xi}{\mathalpha}{\MD@greek@family upright}{"04} +\MD@def\DeclareMathSymbol{\Pi}{\mathalpha}{\MD@greek@family upright}{"05} +\MD@def\DeclareMathSymbol{\Sigma}{\mathalpha}{\MD@greek@family upright}{"06} +\MD@def\DeclareMathSymbol{\Upsilon}{\mathalpha}{\MD@greek@family upright}{"07} +\MD@def\DeclareMathSymbol{\Phi}{\mathalpha}{\MD@greek@family upright}{"08} +\MD@def\DeclareMathSymbol{\Psi}{\mathalpha}{\MD@greek@family upright}{"09} +\MD@def\DeclareMathSymbol{\Omega}{\mathalpha}{\MD@greek@family upright}{"0A} \else -\MD@def\DeclareMathSymbol{\Gamma}{\mathalpha}{letters}{"00} -\MD@def\DeclareMathSymbol{\Delta}{\mathalpha}{letters}{"01} -\MD@def\DeclareMathSymbol{\Theta}{\mathalpha}{letters}{"02} -\MD@def\DeclareMathSymbol{\Lambda}{\mathalpha}{letters}{"03} -\MD@def\DeclareMathSymbol{\Xi}{\mathalpha}{letters}{"04} -\MD@def\DeclareMathSymbol{\Pi}{\mathalpha}{letters}{"05} -\MD@def\DeclareMathSymbol{\Sigma}{\mathalpha}{letters}{"06} -\MD@def\DeclareMathSymbol{\Upsilon}{\mathalpha}{letters}{"07} -\MD@def\DeclareMathSymbol{\Phi}{\mathalpha}{letters}{"08} -\MD@def\DeclareMathSymbol{\Psi}{\mathalpha}{letters}{"09} -\MD@def\DeclareMathSymbol{\Omega}{\mathalpha}{letters}{"0A} +\MD@def\DeclareMathSymbol{\Gamma}{\mathalpha}{\MD@greek@family}{"00} +\MD@def\DeclareMathSymbol{\Delta}{\mathalpha}{\MD@greek@family}{"01} +\MD@def\DeclareMathSymbol{\Theta}{\mathalpha}{\MD@greek@family}{"02} +\MD@def\DeclareMathSymbol{\Lambda}{\mathalpha}{\MD@greek@family}{"03} +\MD@def\DeclareMathSymbol{\Xi}{\mathalpha}{\MD@greek@family}{"04} +\MD@def\DeclareMathSymbol{\Pi}{\mathalpha}{\MD@greek@family}{"05} +\MD@def\DeclareMathSymbol{\Sigma}{\mathalpha}{\MD@greek@family}{"06} +\MD@def\DeclareMathSymbol{\Upsilon}{\mathalpha}{\MD@greek@family}{"07} +\MD@def\DeclareMathSymbol{\Phi}{\mathalpha}{\MD@greek@family}{"08} +\MD@def\DeclareMathSymbol{\Psi}{\mathalpha}{\MD@greek@family}{"09} +\MD@def\DeclareMathSymbol{\Omega}{\mathalpha}{\MD@greek@family}{"0A} \fi %% upright greek letters are avalaible vi \alphaup like macros -\MD@def\DeclareMathSymbol{\alphaup}{\mathord}{lettersupright}{"0B} -\MD@def\DeclareMathSymbol{\betaup}{\mathord}{lettersupright}{"0C} -\MD@def\DeclareMathSymbol{\gammaup}{\mathord}{lettersupright}{"0D} -\MD@def\DeclareMathSymbol{\deltaup}{\mathord}{lettersupright}{"0E} -\MD@def\DeclareMathSymbol{\epsilonup}{\mathord}{lettersupright}{"0F} -\MD@def\DeclareMathSymbol{\zetaup}{\mathord}{lettersupright}{"10} -\MD@def\DeclareMathSymbol{\etaup}{\mathord}{lettersupright}{"11} -\MD@def\DeclareMathSymbol{\thetaup}{\mathord}{lettersupright}{"12} -\MD@def\DeclareMathSymbol{\iotaup}{\mathord}{lettersupright}{"13} -\MD@def\DeclareMathSymbol{\kappaup}{\mathord}{lettersupright}{"14} -\MD@def\DeclareMathSymbol{\lambdaup}{\mathord}{lettersupright}{"15} -\MD@def\DeclareMathSymbol{\muup}{\mathord}{lettersupright}{"16} -\MD@def\DeclareMathSymbol{\nuup}{\mathord}{lettersupright}{"17} -\MD@def\DeclareMathSymbol{\xiup}{\mathord}{lettersupright}{"18} -\MD@def\DeclareMathSymbol{\piup}{\mathord}{lettersupright}{"19} -\MD@def\DeclareMathSymbol{\rhoup}{\mathord}{lettersupright}{"1A} -\MD@def\DeclareMathSymbol{\sigmaup}{\mathord}{lettersupright}{"1B} -\MD@def\DeclareMathSymbol{\tauup}{\mathord}{lettersupright}{"1C} -\MD@def\DeclareMathSymbol{\upsilonup}{\mathord}{lettersupright}{"1D} -\MD@def\DeclareMathSymbol{\phiup}{\mathord}{lettersupright}{"1E} -\MD@def\DeclareMathSymbol{\chiup}{\mathord}{lettersupright}{"1F} -\MD@def\DeclareMathSymbol{\psiup}{\mathord}{lettersupright}{"20} -\MD@def\DeclareMathSymbol{\omegaup}{\mathord}{lettersupright}{"21} -\MD@def\DeclareMathSymbol{\varepsilonup}{\mathord}{lettersupright}{"22} -\MD@def\DeclareMathSymbol{\varthetaup}{\mathord}{lettersupright}{"23} -\MD@def\DeclareMathSymbol{\varpiup}{\mathord}{lettersupright}{"24} -\MD@def\DeclareMathSymbol{\varrhoup}{\mathord}{lettersupright}{"25} -\MD@def\DeclareMathSymbol{\varsigmaup}{\mathord}{lettersupright}{"26} -\MD@def\DeclareMathSymbol{\varphiup}{\mathord}{lettersupright}{"27} -\MD@def\DeclareMathSymbol{\Gammaup}{\mathalpha}{lettersupright}{"00} -\MD@def\DeclareMathSymbol{\Deltaup}{\mathalpha}{lettersupright}{"01} -\MD@def\DeclareMathSymbol{\Thetaup}{\mathalpha}{lettersupright}{"02} -\MD@def\DeclareMathSymbol{\Lambdaup}{\mathalpha}{lettersupright}{"03} -\MD@def\DeclareMathSymbol{\Xiup}{\mathalpha}{lettersupright}{"04} -\MD@def\DeclareMathSymbol{\Piup}{\mathalpha}{lettersupright}{"05} -\MD@def\DeclareMathSymbol{\Sigmaup}{\mathalpha}{lettersupright}{"06} -\MD@def\DeclareMathSymbol{\Upsilonup}{\mathalpha}{lettersupright}{"07} -\MD@def\DeclareMathSymbol{\Phiup}{\mathalpha}{lettersupright}{"08} -\MD@def\DeclareMathSymbol{\Psiup}{\mathalpha}{lettersupright}{"09} -\MD@def\DeclareMathSymbol{\Omegaup}{\mathalpha}{lettersupright}{"0A} - -\MD@def\DeclareMathSymbol{\alphait}{\mathord}{letters}{"0B} -\MD@def\DeclareMathSymbol{\betait}{\mathord}{letters}{"0C} -\MD@def\DeclareMathSymbol{\gammait}{\mathord}{letters}{"0D} -\MD@def\DeclareMathSymbol{\deltait}{\mathord}{letters}{"0E} -\MD@def\DeclareMathSymbol{\epsilonit}{\mathord}{letters}{"0F} -\MD@def\DeclareMathSymbol{\zetait}{\mathord}{letters}{"10} -\MD@def\DeclareMathSymbol{\etait}{\mathord}{letters}{"11} -\MD@def\DeclareMathSymbol{\thetait}{\mathord}{letters}{"12} -\MD@def\DeclareMathSymbol{\iotait}{\mathord}{letters}{"13} -\MD@def\DeclareMathSymbol{\kappait}{\mathord}{letters}{"14} -\MD@def\DeclareMathSymbol{\lambdait}{\mathord}{letters}{"15} -\MD@def\DeclareMathSymbol{\muit}{\mathord}{letters}{"16} -\MD@def\DeclareMathSymbol{\nuit}{\mathord}{letters}{"17} -\MD@def\DeclareMathSymbol{\xiit}{\mathord}{letters}{"18} -\MD@def\DeclareMathSymbol{\piit}{\mathord}{letters}{"19} -\MD@def\DeclareMathSymbol{\rhoit}{\mathord}{letters}{"1A} -\MD@def\DeclareMathSymbol{\sigmait}{\mathord}{letters}{"1B} -\MD@def\DeclareMathSymbol{\tauit}{\mathord}{letters}{"1C} -\MD@def\DeclareMathSymbol{\upsilonit}{\mathord}{letters}{"1D} -\MD@def\DeclareMathSymbol{\phiit}{\mathord}{letters}{"1E} -\MD@def\DeclareMathSymbol{\chiit}{\mathord}{letters}{"1F} -\MD@def\DeclareMathSymbol{\psiit}{\mathord}{letters}{"20} -\MD@def\DeclareMathSymbol{\omegait}{\mathord}{letters}{"21} -\MD@def\DeclareMathSymbol{\varepsilonit}{\mathord}{letters}{"22} -\MD@def\DeclareMathSymbol{\varthetait}{\mathord}{letters}{"23} -\MD@def\DeclareMathSymbol{\varpiit}{\mathord}{letters}{"24} -\MD@def\DeclareMathSymbol{\varrhoit}{\mathord}{letters}{"25} -\MD@def\DeclareMathSymbol{\varsigmait}{\mathord}{letters}{"26} -\MD@def\DeclareMathSymbol{\varphiit}{\mathord}{letters}{"27} -\MD@def\DeclareMathSymbol{\Gammait}{\mathalpha}{letters}{"00} -\MD@def\DeclareMathSymbol{\Deltait}{\mathalpha}{letters}{"01} -\MD@def\DeclareMathSymbol{\Thetait}{\mathalpha}{letters}{"02} -\MD@def\DeclareMathSymbol{\Lambdait}{\mathalpha}{letters}{"03} -\MD@def\DeclareMathSymbol{\Xiit}{\mathalpha}{letters}{"04} -\MD@def\DeclareMathSymbol{\Piit}{\mathalpha}{letters}{"05} -\MD@def\DeclareMathSymbol{\Sigmait}{\mathalpha}{letters}{"06} -\MD@def\DeclareMathSymbol{\Upsilonit}{\mathalpha}{letters}{"07} -\MD@def\DeclareMathSymbol{\Phiit}{\mathalpha}{letters}{"08} -\MD@def\DeclareMathSymbol{\Psiit}{\mathalpha}{letters}{"09} -\MD@def\DeclareMathSymbol{\Omegait}{\mathalpha}{letters}{"0A} +\MD@def\DeclareMathSymbol{\alphaup}{\mathord}{\MD@greek@family upright}{"0B} +\MD@def\DeclareMathSymbol{\betaup}{\mathord}{\MD@greek@family upright}{"0C} +\MD@def\DeclareMathSymbol{\gammaup}{\mathord}{\MD@greek@family upright}{"0D} +\MD@def\DeclareMathSymbol{\deltaup}{\mathord}{\MD@greek@family upright}{"0E} +\MD@def\DeclareMathSymbol{\epsilonup}{\mathord}{\MD@greek@family upright}{"0F} +\MD@def\DeclareMathSymbol{\zetaup}{\mathord}{\MD@greek@family upright}{"10} +\MD@def\DeclareMathSymbol{\etaup}{\mathord}{\MD@greek@family upright}{"11} +\MD@def\DeclareMathSymbol{\thetaup}{\mathord}{\MD@greek@family upright}{"12} +\MD@def\DeclareMathSymbol{\iotaup}{\mathord}{\MD@greek@family upright}{"13} +\MD@def\DeclareMathSymbol{\kappaup}{\mathord}{\MD@greek@family upright}{"14} +\MD@def\DeclareMathSymbol{\lambdaup}{\mathord}{\MD@greek@family upright}{"15} +\MD@def\DeclareMathSymbol{\muup}{\mathord}{\MD@greek@family upright}{"16} +\MD@def\DeclareMathSymbol{\nuup}{\mathord}{\MD@greek@family upright}{"17} +\MD@def\DeclareMathSymbol{\xiup}{\mathord}{\MD@greek@family upright}{"18} +\MD@def\DeclareMathSymbol{\piup}{\mathord}{\MD@greek@family upright}{"19} +\MD@def\DeclareMathSymbol{\rhoup}{\mathord}{\MD@greek@family upright}{"1A} +\MD@def\DeclareMathSymbol{\sigmaup}{\mathord}{\MD@greek@family upright}{"1B} +\MD@def\DeclareMathSymbol{\tauup}{\mathord}{\MD@greek@family upright}{"1C} +\MD@def\DeclareMathSymbol{\upsilonup}{\mathord}{\MD@greek@family upright}{"1D} +\MD@def\DeclareMathSymbol{\phiup}{\mathord}{\MD@greek@family upright}{"1E} +\MD@def\DeclareMathSymbol{\chiup}{\mathord}{\MD@greek@family upright}{"1F} +\MD@def\DeclareMathSymbol{\psiup}{\mathord}{\MD@greek@family upright}{"20} +\MD@def\DeclareMathSymbol{\omegaup}{\mathord}{\MD@greek@family upright}{"21} +\MD@def\DeclareMathSymbol{\varepsilonup}{\mathord}{\MD@greek@family upright}{"22} +\MD@def\DeclareMathSymbol{\varthetaup}{\mathord}{\MD@greek@family upright}{"23} +\MD@def\DeclareMathSymbol{\varpiup}{\mathord}{\MD@greek@family upright}{"24} +\MD@def\DeclareMathSymbol{\varrhoup}{\mathord}{\MD@greek@family upright}{"25} +\MD@def\DeclareMathSymbol{\varsigmaup}{\mathord}{\MD@greek@family upright}{"26} +\MD@def\DeclareMathSymbol{\varphiup}{\mathord}{\MD@greek@family upright}{"27} +\MD@def\DeclareMathSymbol{\Gammaup}{\mathalpha}{\MD@greek@family upright}{"00} +\MD@def\DeclareMathSymbol{\Deltaup}{\mathalpha}{\MD@greek@family upright}{"01} +\MD@def\DeclareMathSymbol{\Thetaup}{\mathalpha}{\MD@greek@family upright}{"02} +\MD@def\DeclareMathSymbol{\Lambdaup}{\mathalpha}{\MD@greek@family upright}{"03} +\MD@def\DeclareMathSymbol{\Xiup}{\mathalpha}{\MD@greek@family upright}{"04} +\MD@def\DeclareMathSymbol{\Piup}{\mathalpha}{\MD@greek@family upright}{"05} +\MD@def\DeclareMathSymbol{\Sigmaup}{\mathalpha}{\MD@greek@family upright}{"06} +\MD@def\DeclareMathSymbol{\Upsilonup}{\mathalpha}{\MD@greek@family upright}{"07} +\MD@def\DeclareMathSymbol{\Phiup}{\mathalpha}{\MD@greek@family upright}{"08} +\MD@def\DeclareMathSymbol{\Psiup}{\mathalpha}{\MD@greek@family upright}{"09} +\MD@def\DeclareMathSymbol{\Omegaup}{\mathalpha}{\MD@greek@family upright}{"0A} + +\MD@def\DeclareMathSymbol{\alphait}{\mathord}{\MD@greek@family}{"0B} +\MD@def\DeclareMathSymbol{\betait}{\mathord}{\MD@greek@family}{"0C} +\MD@def\DeclareMathSymbol{\gammait}{\mathord}{\MD@greek@family}{"0D} +\MD@def\DeclareMathSymbol{\deltait}{\mathord}{\MD@greek@family}{"0E} +\MD@def\DeclareMathSymbol{\epsilonit}{\mathord}{\MD@greek@family}{"0F} +\MD@def\DeclareMathSymbol{\zetait}{\mathord}{\MD@greek@family}{"10} +\MD@def\DeclareMathSymbol{\etait}{\mathord}{\MD@greek@family}{"11} +\MD@def\DeclareMathSymbol{\thetait}{\mathord}{\MD@greek@family}{"12} +\MD@def\DeclareMathSymbol{\iotait}{\mathord}{\MD@greek@family}{"13} +\MD@def\DeclareMathSymbol{\kappait}{\mathord}{\MD@greek@family}{"14} +\MD@def\DeclareMathSymbol{\lambdait}{\mathord}{\MD@greek@family}{"15} +\MD@def\DeclareMathSymbol{\muit}{\mathord}{\MD@greek@family}{"16} +\MD@def\DeclareMathSymbol{\nuit}{\mathord}{\MD@greek@family}{"17} +\MD@def\DeclareMathSymbol{\xiit}{\mathord}{\MD@greek@family}{"18} +\MD@def\DeclareMathSymbol{\piit}{\mathord}{\MD@greek@family}{"19} +\MD@def\DeclareMathSymbol{\rhoit}{\mathord}{\MD@greek@family}{"1A} +\MD@def\DeclareMathSymbol{\sigmait}{\mathord}{\MD@greek@family}{"1B} +\MD@def\DeclareMathSymbol{\tauit}{\mathord}{\MD@greek@family}{"1C} +\MD@def\DeclareMathSymbol{\upsilonit}{\mathord}{\MD@greek@family}{"1D} +\MD@def\DeclareMathSymbol{\phiit}{\mathord}{\MD@greek@family}{"1E} +\MD@def\DeclareMathSymbol{\chiit}{\mathord}{\MD@greek@family}{"1F} +\MD@def\DeclareMathSymbol{\psiit}{\mathord}{\MD@greek@family}{"20} +\MD@def\DeclareMathSymbol{\omegait}{\mathord}{\MD@greek@family}{"21} +\MD@def\DeclareMathSymbol{\varepsilonit}{\mathord}{\MD@greek@family}{"22} +\MD@def\DeclareMathSymbol{\varthetait}{\mathord}{\MD@greek@family}{"23} +\MD@def\DeclareMathSymbol{\varpiit}{\mathord}{\MD@greek@family}{"24} +\MD@def\DeclareMathSymbol{\varrhoit}{\mathord}{\MD@greek@family}{"25} +\MD@def\DeclareMathSymbol{\varsigmait}{\mathord}{\MD@greek@family}{"26} +\MD@def\DeclareMathSymbol{\varphiit}{\mathord}{\MD@greek@family}{"27} +\MD@def\DeclareMathSymbol{\Gammait}{\mathalpha}{\MD@greek@family}{"00} +\MD@def\DeclareMathSymbol{\Deltait}{\mathalpha}{\MD@greek@family}{"01} +\MD@def\DeclareMathSymbol{\Thetait}{\mathalpha}{\MD@greek@family}{"02} +\MD@def\DeclareMathSymbol{\Lambdait}{\mathalpha}{\MD@greek@family}{"03} +\MD@def\DeclareMathSymbol{\Xiit}{\mathalpha}{\MD@greek@family}{"04} +\MD@def\DeclareMathSymbol{\Piit}{\mathalpha}{\MD@greek@family}{"05} +\MD@def\DeclareMathSymbol{\Sigmait}{\mathalpha}{\MD@greek@family}{"06} +\MD@def\DeclareMathSymbol{\Upsilonit}{\mathalpha}{\MD@greek@family}{"07} +\MD@def\DeclareMathSymbol{\Phiit}{\mathalpha}{\MD@greek@family}{"08} +\MD@def\DeclareMathSymbol{\Psiit}{\mathalpha}{\MD@greek@family}{"09} +\MD@def\DeclareMathSymbol{\Omegait}{\mathalpha}{\MD@greek@family}{"0A} %% ---------------------------------------------------------------- %% Additional symbols @@ -367,26 +442,62 @@ \vbox{\kern7\p@\hbox{.}}\mkern2mu \raise4\p@\hbox{.}\mkern2mu\raise7\p@\hbox{.}\mkern1mu}} +%% ------------------------------------------------------------------- +%% Wide accents +%% ------------------------------------------------------------------- + +\DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} +\DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} +\DeclareMathAccent{\widetriangle}{\mathord}{largesymbols}{"E6} +\DeclareMathAccent{\wideparen}{\mathord}{largesymbols}{"F3} +\ifx\overset\@undefined\else +\newcommand{\widering}[1]{\overset{\smash{\vbox to .2ex{% + \hbox{$\mathring{}$}}}}{\wideparen{#1}}} +\fi + + +%% ------------------------------------------------------------------- +%% Double left and right bracket +%% ------------------------------------------------------------------- + +\MD@def\DeclareMathDelimiter{\llbracket}{\mathopen} {largesymbols}{"B9}{largesymbols}{"83} +\MD@def\DeclareMathDelimiter{\rrbracket}{\mathclose}{largesymbols}{"BA}{largesymbols}{"8D} + +%% ------------------------------------------------------------------- +%% Wavy vertical lines +%% ------------------------------------------------------------------- + +\MD@def\DeclareMathDelimiter{\lwave}{\mathopen} {largesymbols}{"D0}{largesymbols}{"D0} +\MD@def\DeclareMathDelimiter{\rwave}{\mathclose}{largesymbols}{"D0}{largesymbols}{"D0} + +\MD@def\DeclareMathDelimiter{\levaw}{\mathopen} {largesymbols}{"D1}{largesymbols}{"D1} +\MD@def\DeclareMathDelimiter{\revaw}{\mathclose}{largesymbols}{"D1}{largesymbols}{"D1} + +\def\leftwave{\left\lwave} +\def\rightwave{\right\rwave} +\def\leftevaw{\left\levaw} +\def\rightevaw{\right\revaw} %% ---------------------------------------------------------------- %% Additional fonts %% ---------------------------------------------------------------- -%% AMS fonts \WarningIfLoaded{mdbch}{amssymb} \WarningIfLoaded{mdbch}{amsfonts} + \DeclareFontEncoding{MDA}{}{} \DeclareFontSubstitution{MDA}{cmr}{m}{n} \DeclareSymbolFont{mathdesignA}{MDA}{mdbch}{m}{n}% -%% \DeclareSymbolFont{mathdesignAI}{MDA}{mdbch}{m}{it}% \SetSymbolFont{mathdesignA} {bold}{MDA}{mdbch}{b}{n}% -%% \SetSymbolFont{mathdesignAI} {bold}{MDA}{mdbch}{b}{it}% -%% \DeclareSymbolFont{AMSbmdbch}{U}{msbmdbch}{m}{n} -%% \DeclareSymbolFontAlphabet{\mdmathbb}{AMSbmdbch} -\DeclareSymbolFontAlphabet{\mdmathbb}{mathdesignA} +\DeclareSymbolFontAlphabet{\mdmathbb}{mathdesignA} \DeclareFontEncodingDefaults{\relax}{\def\accentclass@{7}} - % The following code borrowed from amsfonts.sty and amsbsy.sty +\DeclareFontEncoding{MDB}{}{} +\DeclareFontSubstitution{MDB}{cmr}{m}{n} +\DeclareSymbolFont{mathdesignB}{MDB}{mdbch}{m}{n}% +\SetSymbolFont{mathdesignB}{bold}{MDB}{mdbch}{b}{n}% + +% The following code borrowed from amsfonts.sty and amsbsy.sty \long\def\@gobblethree#1#2#3{} \def\@subst@obsolete#1#2#3{\@obsolete{#1}#2#3\gdef#2{#3}#2} @@ -407,7 +518,7 @@ \global\let\mathbb\mdmathbb \MD@def\DeclareRobustCommand{\Bbb}[1]{% {\@subst@obsolete{mdbch}\Bbb\mathbb{#1}}} - + \xdef\yen{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}D5} \xdef\checkmark{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}D8} \xdef\circledR{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}F2} @@ -421,78 +532,78 @@ \DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} \DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} \MD@def\DeclareMathSymbol{\dabar@}{\mathord}{mathdesignA}{"B9} - + \xdef\dashrightarrow{\mathrel{\dabar@\dabar@ \mathchar"0\hexnumber@\symmathdesignA CB}}% \xdef\dashleftarrow{\mathrel{\mathchar"0\hexnumber@\symmathdesignA CC\dabar@\dabar@}}% \global\let\dasharrow\dashrightarrow - + %% Begin AMSb declarations - \MD@def\DeclareMathSymbol{\lvertneqq} {\mathrel}{mathdesignA}{"00} - \MD@def\DeclareMathSymbol{\gvertneqq} {\mathrel}{mathdesignA}{"01} - \MD@def\DeclareMathSymbol{\nleq} {\mathrel}{mathdesignA}{"02} - \MD@def\DeclareMathSymbol{\ngeq} {\mathrel}{mathdesignA}{"03} - \MD@def\DeclareMathSymbol{\nless} {\mathrel}{mathdesignA}{"04} - \MD@def\DeclareMathSymbol{\ngtr} {\mathrel}{mathdesignA}{"05} - \MD@def\DeclareMathSymbol{\nprec} {\mathrel}{mathdesignA}{"06} - \MD@def\DeclareMathSymbol{\nsucc} {\mathrel}{mathdesignA}{"07} - \MD@def\DeclareMathSymbol{\lneqq} {\mathrel}{mathdesignA}{"08} - \MD@def\DeclareMathSymbol{\gneqq} {\mathrel}{mathdesignA}{"09} - \MD@def\DeclareMathSymbol{\nleqslant} {\mathrel}{mathdesignA}{"0A} - \MD@def\DeclareMathSymbol{\ngeqslant} {\mathrel}{mathdesignA}{"0B} - \MD@def\DeclareMathSymbol{\lneq} {\mathrel}{mathdesignA}{"0C} - \MD@def\DeclareMathSymbol{\gneq} {\mathrel}{mathdesignA}{"0D} - \MD@def\DeclareMathSymbol{\npreceq} {\mathrel}{mathdesignA}{"0E} - \MD@def\DeclareMathSymbol{\nsucceq} {\mathrel}{mathdesignA}{"0F} - \MD@def\DeclareMathSymbol{\precnsim} {\mathrel}{mathdesignA}{"10} - \MD@def\DeclareMathSymbol{\succnsim} {\mathrel}{mathdesignA}{"11} - \MD@def\DeclareMathSymbol{\lnsim} {\mathrel}{mathdesignA}{"12} - \MD@def\DeclareMathSymbol{\gnsim} {\mathrel}{mathdesignA}{"13} - \MD@def\DeclareMathSymbol{\nleqq} {\mathrel}{mathdesignA}{"14} - \MD@def\DeclareMathSymbol{\ngeqq} {\mathrel}{mathdesignA}{"15} - \MD@def\DeclareMathSymbol{\precneqq} {\mathrel}{mathdesignA}{"16} - \MD@def\DeclareMathSymbol{\succneqq} {\mathrel}{mathdesignA}{"17} - \MD@def\DeclareMathSymbol{\precnapprox} {\mathrel}{mathdesignA}{"18} - \MD@def\DeclareMathSymbol{\succnapprox} {\mathrel}{mathdesignA}{"19} - \MD@def\DeclareMathSymbol{\lnapprox} {\mathrel}{mathdesignA}{"1A} - \MD@def\DeclareMathSymbol{\gnapprox} {\mathrel}{mathdesignA}{"1B} - \MD@def\DeclareMathSymbol{\nsim} {\mathrel}{mathdesignA}{"1C} - \MD@def\DeclareMathSymbol{\ncong} {\mathrel}{mathdesignA}{"1D} + \MD@def\DeclareMathSymbol{\lvertneqq} {\mathrel}{mathdesignB}{"00} + \MD@def\DeclareMathSymbol{\gvertneqq} {\mathrel}{mathdesignB}{"01} + \MD@def\DeclareMathSymbol{\nleq} {\mathrel}{mathdesignB}{"02} + \MD@def\DeclareMathSymbol{\ngeq} {\mathrel}{mathdesignB}{"03} + \MD@def\DeclareMathSymbol{\nless} {\mathrel}{mathdesignB}{"04} + \MD@def\DeclareMathSymbol{\ngtr} {\mathrel}{mathdesignB}{"05} + \MD@def\DeclareMathSymbol{\nprec} {\mathrel}{mathdesignB}{"06} + \MD@def\DeclareMathSymbol{\nsucc} {\mathrel}{mathdesignB}{"07} + \MD@def\DeclareMathSymbol{\lneqq} {\mathrel}{mathdesignB}{"08} + \MD@def\DeclareMathSymbol{\gneqq} {\mathrel}{mathdesignB}{"09} + \MD@def\DeclareMathSymbol{\nleqslant} {\mathrel}{mathdesignB}{"0A} + \MD@def\DeclareMathSymbol{\ngeqslant} {\mathrel}{mathdesignB}{"0B} + \MD@def\DeclareMathSymbol{\lneq} {\mathrel}{mathdesignB}{"0C} + \MD@def\DeclareMathSymbol{\gneq} {\mathrel}{mathdesignB}{"0D} + \MD@def\DeclareMathSymbol{\npreceq} {\mathrel}{mathdesignB}{"0E} + \MD@def\DeclareMathSymbol{\nsucceq} {\mathrel}{mathdesignB}{"0F} + \MD@def\DeclareMathSymbol{\precnsim} {\mathrel}{mathdesignB}{"10} + \MD@def\DeclareMathSymbol{\succnsim} {\mathrel}{mathdesignB}{"11} + \MD@def\DeclareMathSymbol{\lnsim} {\mathrel}{mathdesignB}{"12} + \MD@def\DeclareMathSymbol{\gnsim} {\mathrel}{mathdesignB}{"13} + \MD@def\DeclareMathSymbol{\nleqq} {\mathrel}{mathdesignB}{"14} + \MD@def\DeclareMathSymbol{\ngeqq} {\mathrel}{mathdesignB}{"15} + \MD@def\DeclareMathSymbol{\precneqq} {\mathrel}{mathdesignB}{"16} + \MD@def\DeclareMathSymbol{\succneqq} {\mathrel}{mathdesignB}{"17} + \MD@def\DeclareMathSymbol{\precnapprox} {\mathrel}{mathdesignB}{"18} + \MD@def\DeclareMathSymbol{\succnapprox} {\mathrel}{mathdesignB}{"19} + \MD@def\DeclareMathSymbol{\lnapprox} {\mathrel}{mathdesignB}{"1A} + \MD@def\DeclareMathSymbol{\gnapprox} {\mathrel}{mathdesignB}{"1B} + \MD@def\DeclareMathSymbol{\nsim} {\mathrel}{mathdesignB}{"1C} + \MD@def\DeclareMathSymbol{\ncong} {\mathrel}{mathdesignB}{"1D} \MD@def\DeclareMathSymbol{\diagup} {\mathord}{mathdesignA}{"1E} \MD@def\DeclareMathSymbol{\diagdown} {\mathord}{mathdesignA}{"1F} - \MD@def\DeclareMathSymbol{\varsubsetneq} {\mathrel}{mathdesignA}{"20} - \MD@def\DeclareMathSymbol{\varsupsetneq} {\mathrel}{mathdesignA}{"21} - \MD@def\DeclareMathSymbol{\nsubseteqq} {\mathrel}{mathdesignA}{"22} - \MD@def\DeclareMathSymbol{\nsupseteqq} {\mathrel}{mathdesignA}{"23} - \MD@def\DeclareMathSymbol{\subsetneqq} {\mathrel}{mathdesignA}{"24} - \MD@def\DeclareMathSymbol{\supsetneqq} {\mathrel}{mathdesignA}{"25} - \MD@def\DeclareMathSymbol{\varsubsetneqq} {\mathrel}{mathdesignA}{"26} - \MD@def\DeclareMathSymbol{\varsupsetneqq} {\mathrel}{mathdesignA}{"27} - \MD@def\DeclareMathSymbol{\subsetneq} {\mathrel}{mathdesignA}{"28} - \MD@def\DeclareMathSymbol{\supsetneq} {\mathrel}{mathdesignA}{"29} - \MD@def\DeclareMathSymbol{\nsubseteq} {\mathrel}{mathdesignA}{"2A} - \MD@def\DeclareMathSymbol{\nsupseteq} {\mathrel}{mathdesignA}{"2B} - \MD@def\DeclareMathSymbol{\nparallel} {\mathrel}{mathdesignA}{"2C} - \MD@def\DeclareMathSymbol{\nmid} {\mathrel}{mathdesignA}{"2D} - \MD@def\DeclareMathSymbol{\nshortmid} {\mathrel}{mathdesignA}{"2E} - \MD@def\DeclareMathSymbol{\nshortparallel} {\mathrel}{mathdesignA}{"2F} - \MD@def\DeclareMathSymbol{\nvdash} {\mathrel}{mathdesignA}{"30} - \MD@def\DeclareMathSymbol{\nVdash} {\mathrel}{mathdesignA}{"31} - \MD@def\DeclareMathSymbol{\nvDash} {\mathrel}{mathdesignA}{"32} - \MD@def\DeclareMathSymbol{\nVDash} {\mathrel}{mathdesignA}{"33} - \MD@def\DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{mathdesignA}{"34} - \MD@def\DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{mathdesignA}{"35} - \MD@def\DeclareMathSymbol{\ntriangleleft} {\mathrel}{mathdesignA}{"36} - \MD@def\DeclareMathSymbol{\ntriangleright} {\mathrel}{mathdesignA}{"37} - \MD@def\DeclareMathSymbol{\nleftarrow} {\mathrel}{mathdesignA}{"38} - \MD@def\DeclareMathSymbol{\nrightarrow} {\mathrel}{mathdesignA}{"39} - \MD@def\DeclareMathSymbol{\nLeftarrow} {\mathrel}{mathdesignA}{"3A} - \MD@def\DeclareMathSymbol{\nRightarrow} {\mathrel}{mathdesignA}{"3B} - \MD@def\DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{mathdesignA}{"3C} - \MD@def\DeclareMathSymbol{\nleftrightarrow}{\mathrel}{mathdesignA}{"3D} + \MD@def\DeclareMathSymbol{\varsubsetneq} {\mathrel}{mathdesignB}{"20} + \MD@def\DeclareMathSymbol{\varsupsetneq} {\mathrel}{mathdesignB}{"21} + \MD@def\DeclareMathSymbol{\nsubseteqq} {\mathrel}{mathdesignB}{"22} + \MD@def\DeclareMathSymbol{\nsupseteqq} {\mathrel}{mathdesignB}{"23} + \MD@def\DeclareMathSymbol{\subsetneqq} {\mathrel}{mathdesignB}{"24} + \MD@def\DeclareMathSymbol{\supsetneqq} {\mathrel}{mathdesignB}{"25} + \MD@def\DeclareMathSymbol{\varsubsetneqq} {\mathrel}{mathdesignB}{"26} + \MD@def\DeclareMathSymbol{\varsupsetneqq} {\mathrel}{mathdesignB}{"27} + \MD@def\DeclareMathSymbol{\subsetneq} {\mathrel}{mathdesignB}{"28} + \MD@def\DeclareMathSymbol{\supsetneq} {\mathrel}{mathdesignB}{"29} + \MD@def\DeclareMathSymbol{\nsubseteq} {\mathrel}{mathdesignB}{"2A} + \MD@def\DeclareMathSymbol{\nsupseteq} {\mathrel}{mathdesignB}{"2B} + \MD@def\DeclareMathSymbol{\nparallel} {\mathrel}{mathdesignB}{"2C} + \MD@def\DeclareMathSymbol{\nmid} {\mathrel}{mathdesignB}{"2D} + \MD@def\DeclareMathSymbol{\nshortmid} {\mathrel}{mathdesignB}{"2E} + \MD@def\DeclareMathSymbol{\nshortparallel} {\mathrel}{mathdesignB}{"2F} + \MD@def\DeclareMathSymbol{\nvdash} {\mathrel}{mathdesignB}{"30} + \MD@def\DeclareMathSymbol{\nVdash} {\mathrel}{mathdesignB}{"31} + \MD@def\DeclareMathSymbol{\nvDash} {\mathrel}{mathdesignB}{"32} + \MD@def\DeclareMathSymbol{\nVDash} {\mathrel}{mathdesignB}{"33} + \MD@def\DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{mathdesignB}{"34} + \MD@def\DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{mathdesignB}{"35} + \MD@def\DeclareMathSymbol{\ntriangleleft} {\mathrel}{mathdesignB}{"36} + \MD@def\DeclareMathSymbol{\ntriangleright} {\mathrel}{mathdesignB}{"37} + \MD@def\DeclareMathSymbol{\nleftarrow} {\mathrel}{mathdesignB}{"38} + \MD@def\DeclareMathSymbol{\nrightarrow} {\mathrel}{mathdesignB}{"39} + \MD@def\DeclareMathSymbol{\nLeftarrow} {\mathrel}{mathdesignB}{"3A} + \MD@def\DeclareMathSymbol{\nRightarrow} {\mathrel}{mathdesignB}{"3B} + \MD@def\DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{mathdesignB}{"3C} + \MD@def\DeclareMathSymbol{\nleftrightarrow}{\mathrel}{mathdesignB}{"3D} + \MD@def\DeclareMathSymbol{\nexists} {\mathord}{mathdesignB}{"3E} \MD@def\DeclareMathSymbol{\divideontimes} {\mathbin}{mathdesignA}{"3E} \MD@def\DeclareMathSymbol{\varnothing} {\mathord}{mathdesignA}{"3F} - \MD@def\DeclareMathSymbol{\nexists} {\mathord}{mathdesignA}{"40} \MD@def\DeclareMathSymbol{\Join} {\mathbin}{mathdesignA}{"5C} \MD@def\DeclareMathSymbol{\udtimes} {\mathbin}{mathdesignA}{"5D} \MD@def\DeclareMathSymbol{\utimes} {\mathbin}{mathdesignA}{"5E} @@ -523,7 +634,7 @@ \MD@def\DeclareMathSymbol{\varkappaup} {\mathord}{mathdesignA}{"7B} \MD@def\DeclareMathSymbol{\digammait} {\mathord}{mathdesignA}{"62} \MD@def\DeclareMathSymbol{\varkappait} {\mathord}{mathdesignA}{"63} - \if@MDgrupright + \if@MD@grupright \MD@def\DeclareMathSymbol{\digamma} {\mathord}{mathdesignA}{"7A} \MD@def\DeclareMathSymbol{\varkappa} {\mathord}{mathdesignA}{"7B} \else @@ -666,6 +777,19 @@ \global\let\Diamond\lozenge \global\let\leadsto\rightsquigarrow + +\MD@def\DeclareMathSymbol{\smallin}{\mathrel}{mathdesignA}{0} +\MD@def\DeclareMathSymbol{\smallowns}{\mathrel}{mathdesignA}{1} +\MD@def\DeclareMathSymbol{\notsmallin}{\mathrel}{mathdesignA}{2} +\MD@def\DeclareMathSymbol{\notsmallowns}{\mathrel}{mathdesignA}{3} +\MD@def\DeclareMathSymbol{\rightangle}{\mathord}{mathdesignA}{4} +\MD@def\DeclareMathSymbol{\intclockwise}{\mathop}{mathdesignB}{128} +\MD@def\DeclareMathSymbol{\ointclockwise}{\mathop}{mathdesignB}{130} +\MD@def\DeclareMathSymbol{\ointctrclockwise}{\mathop}{mathdesignB}{132} +\MD@def\DeclareMathSymbol{\oiint}{\mathop}{mathdesignB}{134} +\MD@def\DeclareMathSymbol{\oiiint}{\mathop}{mathdesignB}{136} + + %% ------------------------------------------------------------------- %% LaTeX Pictures fonts %% ------------------------------------------------------------------- @@ -675,32 +799,24 @@ %% \let\@linefnt\tenln %% \let\@circlefnt\tencirc -%% ------------------------------------------------------------------- -%% Extra fonts -%% ------------------------------------------------------------------- - -\DeclareFontEncoding{MDB}{}{} -\DeclareFontSubstitution{MDB}{cmr}{m}{n} -\DeclareSymbolFont{mathdesignB}{MDB}{mdbch}{m}{n}% -\SetSymbolFont{mathdesignB}{bold}{MDB}{mdbch}{b}{n}% -\MD@def\DeclareMathSymbol{\smallin}{\mathrel}{mathdesignB}{0} -\MD@def\DeclareMathSymbol{\smallowns}{\mathrel}{mathdesignB}{1} -\MD@def\DeclareMathSymbol{\notsmallin}{\mathrel}{mathdesignB}{2} -\MD@def\DeclareMathSymbol{\notsmallowns}{\mathrel}{mathdesignB}{3} -\MD@def\DeclareMathSymbol{\rightangle}{\mathord}{mathdesignB}{4} -\MD@def\DeclareMathSymbol{\intclockwise}{\mathop}{mathdesignB}{128} -\MD@def\DeclareMathSymbol{\ointclockwise}{\mathop}{mathdesignB}{130} -\MD@def\DeclareMathSymbol{\ointctrclockwise}{\mathop}{mathdesignB}{132} -\MD@def\DeclareMathSymbol{\oiint}{\mathop}{mathdesignB}{134} -\MD@def\DeclareMathSymbol{\oiiint}{\mathop}{mathdesignB}{136} %% ------------------------------------------------------------------- %% Various rule width %% ------------------------------------------------------------------- -\fboxrule = 0.540bp +\newlength{\rulethickness} +\setlength{\rulethickness}{0.610bp} +\setlength\fboxrule{0.610bp} \setlength\fboxsep{7\fboxrule} -\setlength\arrayrulewidth{0.540bp} +\setlength\arrayrulewidth{0.610bp} + +\renewcommand\footnoterule{% + \kern-3\p@ + \hrule\@height \rulethickness \@width.4\columnwidth + \kern2.6\p@} + +\def\hrulefill{\leaders\hrule height \rulethickness\hfill} + %% ------------------------------------------------------------------- %% mathdesign logo @@ -712,14 +828,14 @@ %% euro currency sign %% ------------------------------------------------------------------- -\if@MDeuro % +\if@MD@euro % \AtBeginDocument{% \xdef\euro{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}65} - } + } \fi %% ------------------------------------------------------------------- -%% Extra configurations +%% Extra configurations, if any %% ------------------------------------------------------------------- % diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbmdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbmdbch.fd index 2f7e81de533..47c2e850f4e 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbmdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdbmdbch.fd @@ -1,11 +1,11 @@ %Filename: mdbmdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{mdbmdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for MDB/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for MDB/mdbch.] \DeclareFontFamily{MDB}{mdbch}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdomxmdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdomxmdbch.fd deleted file mode 100644 index 479340a97fd..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/mdomxmdbch.fd +++ /dev/null @@ -1,22 +0,0 @@ -%Filename: mdomxmdbch.fd -%Created by: tex makevp -%Created using fontinst v1.926 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{mdomxmdbch.fd} - [2005/04/28 Fontinst v1.926 font definitions for MDOMX/mdbch.] - -\DeclareFontFamily{MDOMX}{mdbch}{} - -\DeclareFontShape{MDOMX}{mdbch}{m}{n}{ - <->s * [0.96] mdbchr7v -}{} - -\DeclareFontShape{MDOMX}{mdbch}{b}{n}{ - <->s * [0.96] mdbchb7v -}{} - -\DeclareFontShape{MDOMX}{mdbch}{bx}{n}{<->ssub * mdbch/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/omlmdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/omlmdbch.fd index 96147d34ea5..e3ae0000880 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/omlmdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/omlmdbch.fd @@ -1,11 +1,11 @@ %Filename: omlmdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{omlmdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for OML/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for OML/mdbch.] \DeclareFontFamily{OML}{mdbch}{\skewchar \font =127} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/omsmdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/omsmdbch.fd index 0f72a294078..403f8657844 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/omsmdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/omsmdbch.fd @@ -1,11 +1,11 @@ %Filename: omsmdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{omsmdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for OMS/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for OMS/mdbch.] \DeclareFontFamily{OMS}{mdbch}{\skewchar \font =48} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/omxmdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/omxmdbch.fd index 53c231e7e2d..5c9ad95d7c4 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/omxmdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/omxmdbch.fd @@ -1,11 +1,11 @@ %Filename: omxmdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{omxmdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for OMX/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for OMX/mdbch.] \DeclareFontFamily{OMX}{mdbch}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/ot1mdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/ot1mdbch.fd index f68ddcb7175..bc6bd6fe35d 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/ot1mdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/ot1mdbch.fd @@ -1,11 +1,11 @@ %Filename: ot1mdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1mdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for OT1/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for OT1/mdbch.] \DeclareFontFamily{OT1}{mdbch}{\hyphenchar \font =45} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/t1mdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/t1mdbch.fd index 45ddb84d2df..f748e809825 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/t1mdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/t1mdbch.fd @@ -1,11 +1,11 @@ %Filename: t1mdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1mdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for T1/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for T1/mdbch.] \DeclareFontFamily{T1}{mdbch}{} @@ -24,6 +24,7 @@ \DeclareFontShape{T1}{mdbch}{m}{fsc}{ <->s * [0.96] mdbchrfc8t <->s * [0.96] mdbchrofc8t + <->s * [0.96] mdbchrofc8t }{} \DeclareFontShape{T1}{mdbch}{m}{sl}{ @@ -45,6 +46,7 @@ \DeclareFontShape{T1}{mdbch}{b}{fsc}{ <->s * [0.96] mdbchbfc8t <->s * [0.96] mdbchbofc8t + <->s * [0.96] mdbchbofc8t }{} \DeclareFontShape{T1}{mdbch}{b}{sl}{ @@ -52,11 +54,11 @@ }{} \DeclareFontShape{T1}{mdbch}{m}{sc}{ - <->s * [0.96] mdbchrc8t + <-> mdbchrc8t }{} \DeclareFontShape{T1}{mdbch}{b}{sc}{ - <->s * [0.96] mdbchbc8t + <-> mdbchbc8t }{} \DeclareFontShape{T1}{mdbch}{bx}{it}{<->ssub * mdbch/b/it}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdbch/ts1mdbch.fd b/Master/texmf-dist/tex/latex/mathdesign/mdbch/ts1mdbch.fd index 0d8c44edd5c..fe0956b278d 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdbch/ts1mdbch.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdbch/ts1mdbch.fd @@ -1,11 +1,11 @@ %Filename: ts1mdbch.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ts1mdbch.fd} - [2006/01/28 Fontinst v1.928 font definitions for TS1/mdbch.] + [2013/08/29 Fontinst v1.933 font definitions for TS1/mdbch.] \DeclareFontFamily{TS1}{mdbch}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdfont.def b/Master/texmf-dist/tex/latex/mathdesign/mdfont.def index a0fe3b0b942..1fa03287177 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdfont.def +++ b/Master/texmf-dist/tex/latex/mathdesign/mdfont.def @@ -3,7 +3,7 @@ %% Copyright 2003 Paul Pichaureau for the MathDesign Project %% All rights reserved. %% -%% This file is part of the mathdesign package v1.55 +%% This file is part of the mathdesign package v2.31 %% -------------------------------------------------- %% %% This program is free software; you can redistribute it and/or @@ -30,7 +30,7 @@ %% \ProvidesFile{mdfont.def} -[2006/01/29 v1.55 (Math Design Project)] +[2013/08/29 v2.31 (Math Design Project)] %% ---------------------------------------------------------------- %% Computer Modern Symbol @@ -46,6 +46,10 @@ <5><6><7><8><9>sgen*[\cmsy@ratio]cmbsy% <10><10.95><12><14.4><17.28><20.74><24.88> s*[\cmsy@ratio] cmbsy10% }{} + \DeclareFontShape{OMS}{\MD@font@name}{mb}{n}{% + <5><6><7><8><9>sgen*[\cmsy@ratio]cmbsy% + <10><10.95><12><14.4><17.28><20.74><24.88> s*[\cmsy@ratio] cmbsy10% + }{} %% ---------------------------------------------------------------- @@ -60,6 +64,109 @@ \DeclareFontShape{U}{\MD@font@name}{b}{n}{% <-6> s * [\euf@ratio]eufb5<6-8> s * [\euf@ratio]eufb7<8-> s * [\euf@ratio]eufb10 }{} + \DeclareFontShape{U}{\MD@font@name}{mb}{n}{% + <-6> s * [\euf@ratio]eufb5<6-8> s * [\euf@ratio]eufb7<8-> s * [\euf@ratio]eufb10 + }{} + + +% ------------------------------------------------------------------- +% GFS Bodoni (greek letters for math) +% ------------------------------------------------------------------- + +\def\MD@font@name{mdgrb} + +\DeclareFontFamily{OML}{mdgrb}{\skewchar \font =127} + +\DeclareFontShape{OML}{mdgrb}{m}{n}{ + <-> s * [\grb@ratio] mdgrbr7m +}{} + +\DeclareFontShape{OML}{mdgrb}{m}{it}{ + <-> s * [\grb@ratio] mdgrbri7m +}{} + +\DeclareFontShape{OML}{mdgrb}{b}{n}{ + <-> s * [\grb@ratio] mdgrbb7m +}{} + +\DeclareFontShape{OML}{mdgrb}{b}{it}{ + <-> s * [\grb@ratio] mdgrbbi7m +}{} + +\DeclareFontShape{OML}{mdgrb}{m}{sl}{<->ssub * mdgrb/m/it}{} +\DeclareFontShape{OML}{mdgrb}{bx}{n}{<->ssub * mdgrb/b/n}{} +\DeclareFontShape{OML}{mdgrb}{bx}{it}{<->ssub * mdgrb/b/it}{} +\DeclareFontShape{OML}{mdgrb}{bx}{sl}{<->ssub * mdgrb/b/sl}{} +\DeclareFontShape{OML}{mdgrb}{md}{n}{<->ssub * mdgrb/b/n}{} +\DeclareFontShape{OML}{mdgrb}{md}{it}{<->ssub * mdgrb/b/it}{} +\DeclareFontShape{OML}{mdgrb}{md}{sl}{<->ssub * mdgrb/b/sl}{} +\DeclareFontShape{OML}{mdgrb}{b}{sl}{<->ssub * mdgrb/b/it}{} + +% ------------------------------------------------------------------- +% GFS Didot (greek letters for math) +% ------------------------------------------------------------------- + +\def\MD@font@name{mdgrd} + +\DeclareFontFamily{OML}{mdgrd}{\skewchar \font =127} + +\DeclareFontShape{OML}{mdgrd}{m}{n}{ + <-> s * [\grd@ratio] mdgrdr7m +}{} + +\DeclareFontShape{OML}{mdgrd}{m}{it}{ + <-> s * [\grd@ratio] mdgrdri7m +}{} + +\DeclareFontShape{OML}{mdgrd}{b}{n}{ + <-> s * [\grd@ratio] mdgrdb7m +}{} + +\DeclareFontShape{OML}{mdgrd}{b}{it}{ + <-> s * [\grd@ratio] mdgrdbi7m +}{} + +\DeclareFontShape{OML}{mdgrd}{m}{sl}{<->ssub * mdgrd/m/it}{} +\DeclareFontShape{OML}{mdgrd}{bx}{n}{<->ssub * mdgrd/b/n}{} +\DeclareFontShape{OML}{mdgrd}{bx}{it}{<->ssub * mdgrd/b/it}{} +\DeclareFontShape{OML}{mdgrd}{bx}{sl}{<->ssub * mdgrd/b/sl}{} +\DeclareFontShape{OML}{mdgrd}{md}{n}{<->ssub * mdgrd/b/n}{} +\DeclareFontShape{OML}{mdgrd}{md}{it}{<->ssub * mdgrd/b/it}{} +\DeclareFontShape{OML}{mdgrd}{md}{sl}{<->ssub * mdgrd/b/sl}{} +\DeclareFontShape{OML}{mdgrd}{b}{sl}{<->ssub * mdgrd/b/it}{} + +% ------------------------------------------------------------------- +% Adobe Minion Pro (greek letters for math) +% ------------------------------------------------------------------- + +\def\MD@font@name{mdgrm} + +\DeclareFontFamily{OML}{mdgrm}{\skewchar \font =127} + +\DeclareFontShape{OML}{mdgrm}{m}{n}{ + <-> s * [\grm@ratio] mdgrmr7m +}{} + +\DeclareFontShape{OML}{mdgrm}{m}{it}{ + <-> s * [\grm@ratio] mdgrmri7m +}{} + +\DeclareFontShape{OML}{mdgrm}{b}{n}{ + <-> s * [\grm@ratio] mdgrmb7m +}{} + +\DeclareFontShape{OML}{mdgrm}{b}{it}{ + <-> s * [\grm@ratio] mdgrmbi7m +}{} + +\DeclareFontShape{OML}{mdgrm}{m}{sl}{<->ssub * mdgrm/m/it}{} +\DeclareFontShape{OML}{mdgrm}{bx}{n}{<->ssub * mdgrm/b/n}{} +\DeclareFontShape{OML}{mdgrm}{bx}{it}{<->ssub * mdgrm/b/it}{} +\DeclareFontShape{OML}{mdgrm}{bx}{sl}{<->ssub * mdgrm/b/sl}{} +\DeclareFontShape{OML}{mdgrm}{md}{n}{<->ssub * mdgrm/b/n}{} +\DeclareFontShape{OML}{mdgrm}{md}{it}{<->ssub * mdgrm/b/it}{} +\DeclareFontShape{OML}{mdgrm}{md}{sl}{<->ssub * mdgrm/b/sl}{} +\DeclareFontShape{OML}{mdgrm}{b}{sl}{<->ssub * mdgrm/b/it}{} %%\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/mdamdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/mdamdput.fd index 22f20a5bc02..c25af440ad6 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/mdamdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/mdamdput.fd @@ -1,20 +1,20 @@ %Filename: mdamdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{mdamdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for MDA/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for MDA/mdput.] \DeclareFontFamily{MDA}{mdput}{} \DeclareFontShape{MDA}{mdput}{m}{n}{ - <->s * [0.92] mdputrma + <->s * [0.94] mdputrma }{} \DeclareFontShape{MDA}{mdput}{b}{n}{ - <->s * [0.92] mdputbma + <->s * [0.94] mdputbma }{} \DeclareFontShape{MDA}{mdput}{bx}{n}{<->ssub * mdput/b/n}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/mdbmdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/mdbmdput.fd index c17871acd2a..73656776172 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/mdbmdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/mdbmdput.fd @@ -1,20 +1,20 @@ %Filename: mdbmdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{mdbmdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for MDB/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for MDB/mdput.] \DeclareFontFamily{MDB}{mdput}{} \DeclareFontShape{MDB}{mdput}{m}{n}{ - <->s * [0.92] mdputrmb + <->s * [0.94] mdputrmb }{} \DeclareFontShape{MDB}{mdput}{b}{n}{ - <->s * [0.92] mdputbmb + <->s * [0.94] mdputbmb }{} \DeclareFontShape{MDB}{mdput}{bx}{n}{<->ssub * mdput/b/n}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/mdput.sty b/Master/texmf-dist/tex/latex/mathdesign/mdput/mdput.sty index 7b21c029908..2e2006b5079 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/mdput.sty +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/mdput.sty @@ -1,7 +1,7 @@ %% Copyright 2003 Paul Pichaureau for the MathDesign Project %% All rights reserved. %% -%% This file is part of the mdput package v1.55 +%% This file is part of the mdput package v2.31 %% -------------------------------------------------- %% %% This program is free software; you can redistribute it and/or @@ -27,52 +27,59 @@ \NeedsTeXFormat{LaTeX2e}% \ProvidesPackage{mdput}% -[2006/01/29 v1.55 adobe utopia + mdput (Math Design Project)] +[2013/08/29 v2.31 adobe utopia + mdput (Math Design Project)] -\@ifundefined{@MDfont}{ +\@ifundefined{MD@default@family}{ \PackageError{mdput}% {Package mdput cannot be loaded directly. Use mathdesign package.} {Use mathdesign package with option mdput.}} -{} +{\renewcommand{\rmdefault}{\MD@default@family}} %% ---------------------------------------------------------------- -%% Common fonts can be scaled according to the following parameters (to +%% External fonts can be scaled according to the following parameters (to %% ensure correct lining of the glyphs) %% ---------------------------------------------------------------- %% Bera (alias Bistream Vera) -\def\fvm@ratio{0.824}% -\def\fvs@ratio{0.824}% -\def\fve@ratio{0.824}% +\def\fvm@ratio{0.842}% +\def\fvs@ratio{0.842}% +\def\fve@ratio{0.842}% %% Typewriter fonts -\def\pcr@ratio{1.058}% -\def\ucr@ratio{1.081}% +\def\pcr@ratio{1.081}% +\def\ucr@ratio{1.105}% %% Sans Serif font -\def\phv@ratio{0.862}% -\def\uag@ratio{0.824}% -\def\uhv@ratio{0.860}% +\def\phv@ratio{0.881}% +\def\uag@ratio{0.842}% +\def\uhv@ratio{0.879}% %% Computer Modern fonts -\def\cmsy@ratio{0.932}% -\def\cmtt@ratio{1.047}% -\def\cmss@ratio{1.014}% +\def\cmsy@ratio{0.952}% +\def\cmtt@ratio{1.070}% +\def\cmss@ratio{1.036}% %% Euler fraktur -\def\euf@ratio{0.956}% +\def\euf@ratio{0.977}% %% AMS blackboard bold -\def\msb@ratio{0.932}% +\def\msb@ratio{0.952}% + +%% GFS Didot +\def\grd@ratio{0.982}% +%% GFS Bodoni +\def\grb@ratio{0.934} +%% Adobe Minion +\def\grm@ratio{1.054} \input{mdfont.def} -\if@MDsfscaled +\if@MD@sfscaled \input{mdsffont.def} \fi -\if@MDttscaled +\if@MD@ttscaled \input{mdttfont.def} \fi @@ -82,8 +89,9 @@ \WarningIfLoaded{mdput}{mathrsfs}% -\if@MDcmcal +\if@MD@cmcal \DeclareSymbolFont{mdcal}{OMS}{xmdcmsy}{m}{n}% +\SetSymbolFont{mdcal}{bold}{OMS}{xmdcmsy}{b}{n}% \else \DeclareSymbolFont{mdcal}{OMS}{mdput}{m}{n}% \SetSymbolFont{mdcal}{bold}{OMS}{mdput}{b}{n}% @@ -107,92 +115,79 @@ %% Mathematical fonts definition %% ------------------------------------------------------------------- +% \DeclareMathVersion{mdputnormal} +% \DeclareMathVersion{mdputbold} - \renewcommand{\rmdefault}{mdput}\rmfamily - - \def\MDnormal{mdput}% - \SetSymbolFont{operators} {normal}{OT1}{mdput}{m}{n}% - \SetSymbolFont{letters} {normal}{OML}{mdput}{m}{it}% - \SetSymbolFont{symbols} {normal}{OMS}{mdput}{m}{n}% - \SetSymbolFont{largesymbols}{normal}{OMX}{mdput}{m}{n}% - - \SetSymbolFont{operators} {bold}{OT1}{mdput}{b}{n}% - \SetSymbolFont{letters} {bold}{OML}{mdput}{b}{it}% - \SetSymbolFont{symbols} {bold}{OMS}{mdput}{b}{n}% - \SetSymbolFont{largesymbols}{bold}{OMX}{mdput}{b}{n}% - - \SetMathAlphabet{\mathrm}{normal}{\encodingdefault}{\rmdefault}{m}{n}% - \SetMathAlphabet{\mathbf}{normal}{\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathit}{normal}{\encodingdefault}{\rmdefault}{m}{it}% - \SetMathAlphabet{\mathsf}{normal}{\encodingdefault}{\sfdefault}{m}{n}% - \SetMathAlphabet{\mathtt}{normal}{\encodingdefault}{\ttdefault}{m}{n}% - \if@MDcmcal - \SetMathAlphabet{\mathcal}{normal}{OMS}{xmdcmsy}{m}{n}% - \else - \SetMathAlphabet{\mathcal}{normal}{OMS}{mdput}{m}{n}% - \fi +\SetSymbolFont{operators} {normal}{OT1}{mdput}{m}{n}% +\SetSymbolFont{letters} {normal}{OML}{mdput}{m}{it}% +\SetSymbolFont{symbols} {normal}{OMS}{mdput}{m}{n}% +\SetSymbolFont{largesymbols}{normal}{OMX}{mdput}{m}{n}% - \DeclareSymbolFontAlphabet{\mathscr}{mdscr}% +\SetSymbolFont{operators} {bold}{OT1}{mdput}{b}{n}% +\SetSymbolFont{letters} {bold}{OML}{mdput}{b}{it}% +\SetSymbolFont{symbols} {bold}{OMS}{mdput}{b}{n}% +\SetSymbolFont{largesymbols}{bold}{OMX}{mdput}{b}{n}% - \SetMathAlphabet{\mathrm}{bold} {\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathbf}{bold} {\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathit}{bold} {\encodingdefault}{\rmdefault}{b}{it}% - \SetMathAlphabet{\mathsf}{bold} {\encodingdefault}{\sfdefault}{b}{n}% - \SetMathAlphabet{\mathtt}{bold} {\encodingdefault}{\ttdefault}{b}{n}% +\SetMathAlphabet{\mathrm}{normal}{\encodingdefault}{\rmdefault}{m}{n}% +\SetMathAlphabet{\mathbf}{normal}{\encodingdefault}{\rmdefault}{b}{n}% +\SetMathAlphabet{\mathit}{normal}{\encodingdefault}{\rmdefault}{m}{it}% +\SetMathAlphabet{\mathsf}{normal}{\encodingdefault}{\sfdefault}{m}{n}% +\SetMathAlphabet{\mathtt}{normal}{\encodingdefault}{\ttdefault}{m}{n}% -%% %% ------------------------------------------------------------------- -%% %% The name of the bold series -%% %% ------------------------------------------------------------------- +\SetMathAlphabet{\mathrm}{bold} {\encodingdefault}{\rmdefault}{b}{n}% +\SetMathAlphabet{\mathbf}{bold} {\encodingdefault}{\rmdefault}{b}{n}% +\SetMathAlphabet{\mathit}{bold} {\encodingdefault}{\rmdefault}{b}{it}% +\SetMathAlphabet{\mathsf}{bold} {\encodingdefault}{\sfdefault}{b}{n}% +\SetMathAlphabet{\mathtt}{bold} {\encodingdefault}{\ttdefault}{b}{n}% -%% \renewcommand\bfdefault{b} +\DeclareSymbolFont{lettersupright} {OML}{mdput}{m}{n} +\SetSymbolFont{lettersupright} {bold}{OML}{mdput}{b}{n}% +\DeclareSymbolFontAlphabet{\mathrm} {lettersupright} -%% ------------------------------------------------------------------- -%% Wide accents -%% ------------------------------------------------------------------- +% ------------------------------------------------------------------- +% Greek alphabet -\DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} -\DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} -\DeclareMathAccent{\widetriangle}{\mathord}{largesymbols}{"E6} -\DeclareMathAccent{\wideparen}{\mathord}{largesymbols}{"F3} -\ifx\overset\@undefined\else -\newcommand{\widering}[1]{\overset{\smash{\vbox to .2ex{% - \hbox{$\mathring{}$}}}}{\wideparen{#1}}} -\fi +\def\MDgrfamily{letters} +\ifthenelse{\equal{\MD@greek@family}{letters}} +{} +{ + \DeclareSymbolFont{\MD@greek@family}{OML}{\MD@greek@family}{m}{it} + \SetSymbolFont{\MD@greek@family}{bold}{OML}{\MD@greek@family}{b}{it}% + \DeclareSymbolFont{\MD@greek@family upright}{OML}{\MD@greek@family}{m}{n} + \SetSymbolFont{\MD@greek@family upright}{bold}{OML}{\MD@greek@family}{b}{n} +} + +% ------------------------------------------------------------------- +% Calligraphic and script alphabet + +\if@MD@cmcal + \SetMathAlphabet{\mathcal}{normal}{OMS}{xmdcmsy}{m}{n}% +\else + \SetMathAlphabet{\mathcal}{normal}{OMS}{mdput}{m}{n}% +\fi -%% ------------------------------------------------------------------- -%% Double left and right bracket -%% ------------------------------------------------------------------- +\DeclareSymbolFontAlphabet{\mathscr}{mdscr}% -\MD@def\DeclareMathDelimiter{\llbracket}{\mathopen} {largesymbols}{"B9}{largesymbols}{"83} -\MD@def\DeclareMathDelimiter{\rrbracket}{\mathclose}{largesymbols}{"BA}{largesymbols}{"8D} %% ------------------------------------------------------------------- -%% Wavy vertical lines +%% The name of the bold series %% ------------------------------------------------------------------- -\MD@def\DeclareMathDelimiter{\lwave}{\mathopen} {largesymbols}{"D0}{largesymbols}{"D0} -\MD@def\DeclareMathDelimiter{\rwave}{\mathclose}{largesymbols}{"D0}{largesymbols}{"D0} +\renewcommand\bfdefault{b} -\MD@def\DeclareMathDelimiter{\levaw}{\mathopen} {largesymbols}{"D1}{largesymbols}{"D1} -\MD@def\DeclareMathDelimiter{\revaw}{\mathclose}{largesymbols}{"D1}{largesymbols}{"D1} - -\def\leftwave{\left\lwave} -\def\rightwave{\right\rwave} -\def\leftevaw{\left\levaw} -\def\rightevaw{\right\revaw} %% ---------------------------------------------------------------- %% Uppercase upright %% ---------------------------------------------------------------- -\DeclareSymbolFont{lettersupright} {OML}{mdput}{m}{n} -\SetSymbolFont{lettersupright} {bold}{OML}{mdput}{b}{n}% - %\DeclareSymbolFont{lettersslanted} {OML}{mdput}{m}{it} +\RequirePackage{xkeyval} -\DeclareSymbolFontAlphabet{\mathrm} {lettersupright} +\renewcommand{\rmdefault}{mdput}\rmfamily +% \MDSelectGreekFont{\MD@default@gr@font}{} -\if@MDcapupright + +\if@MD@capupright \DeclareMathSymbol{A}{\mathalpha}{lettersupright}{`A} \DeclareMathSymbol{B}{\mathalpha}{lettersupright}{`B} \DeclareMathSymbol{C}{\mathalpha}{lettersupright}{`C} @@ -222,142 +217,222 @@ \fi %% ---------------------------------------------------------------- +%% Lowercase upright +%% ---------------------------------------------------------------- + +\if@MD@lowupright +\DeclareMathSymbol{a}{\mathalpha}{lettersupright}{`a} +\DeclareMathSymbol{b}{\mathalpha}{lettersupright}{`b} +\DeclareMathSymbol{c}{\mathalpha}{lettersupright}{`c} +\DeclareMathSymbol{d}{\mathalpha}{lettersupright}{`d} +\DeclareMathSymbol{e}{\mathalpha}{lettersupright}{`e} +\DeclareMathSymbol{f}{\mathalpha}{lettersupright}{`f} +\DeclareMathSymbol{g}{\mathalpha}{lettersupright}{`g} +\DeclareMathSymbol{h}{\mathalpha}{lettersupright}{`h} +\DeclareMathSymbol{i}{\mathalpha}{lettersupright}{`i} +\DeclareMathSymbol{j}{\mathalpha}{lettersupright}{`j} +\DeclareMathSymbol{k}{\mathalpha}{lettersupright}{`k} +\DeclareMathSymbol{l}{\mathalpha}{lettersupright}{`l} +\DeclareMathSymbol{m}{\mathalpha}{lettersupright}{`m} +\DeclareMathSymbol{n}{\mathalpha}{lettersupright}{`n} +\DeclareMathSymbol{o}{\mathalpha}{lettersupright}{`o} +\DeclareMathSymbol{p}{\mathalpha}{lettersupright}{`p} +\DeclareMathSymbol{q}{\mathalpha}{lettersupright}{`q} +\DeclareMathSymbol{r}{\mathalpha}{lettersupright}{`r} +\DeclareMathSymbol{s}{\mathalpha}{lettersupright}{`s} +\DeclareMathSymbol{t}{\mathalpha}{lettersupright}{`t} +\DeclareMathSymbol{u}{\mathalpha}{lettersupright}{`u} +\DeclareMathSymbol{v}{\mathalpha}{lettersupright}{`v} +\DeclareMathSymbol{w}{\mathalpha}{lettersupright}{`w} +\DeclareMathSymbol{x}{\mathalpha}{lettersupright}{`x} +\DeclareMathSymbol{y}{\mathalpha}{lettersupright}{`y} +\DeclareMathSymbol{z}{\mathalpha}{lettersupright}{`z} +\fi + + + + + +%% ---------------------------------------------------------------- %% Lowercase greek upright %% ---------------------------------------------------------------- -\if@MDgrupright % -\MD@def\DeclareMathSymbol{\alpha}{\mathord}{lettersupright}{"0B} -\MD@def\DeclareMathSymbol{\beta}{\mathord}{lettersupright}{"0C} -\MD@def\DeclareMathSymbol{\gamma}{\mathord}{lettersupright}{"0D} -\MD@def\DeclareMathSymbol{\delta}{\mathord}{lettersupright}{"0E} -\MD@def\DeclareMathSymbol{\epsilon}{\mathord}{lettersupright}{"0F} -\MD@def\DeclareMathSymbol{\zeta}{\mathord}{lettersupright}{"10} -\MD@def\DeclareMathSymbol{\eta}{\mathord}{lettersupright}{"11} -\MD@def\DeclareMathSymbol{\theta}{\mathord}{lettersupright}{"12} -\MD@def\DeclareMathSymbol{\iota}{\mathord}{lettersupright}{"13} -\MD@def\DeclareMathSymbol{\kappa}{\mathord}{lettersupright}{"14} -\MD@def\DeclareMathSymbol{\lambda}{\mathord}{lettersupright}{"15} -\MD@def\DeclareMathSymbol{\mu}{\mathord}{lettersupright}{"16} -\MD@def\DeclareMathSymbol{\nu}{\mathord}{lettersupright}{"17} -\MD@def\DeclareMathSymbol{\xi}{\mathord}{lettersupright}{"18} -\MD@def\DeclareMathSymbol{\pi}{\mathord}{lettersupright}{"19} -\MD@def\DeclareMathSymbol{\rho}{\mathord}{lettersupright}{"1A} -\MD@def\DeclareMathSymbol{\sigma}{\mathord}{lettersupright}{"1B} -\MD@def\DeclareMathSymbol{\tau}{\mathord}{lettersupright}{"1C} -\MD@def\DeclareMathSymbol{\upsilon}{\mathord}{lettersupright}{"1D} -\MD@def\DeclareMathSymbol{\phi}{\mathord}{lettersupright}{"1E} -\MD@def\DeclareMathSymbol{\chi}{\mathord}{lettersupright}{"1F} -\MD@def\DeclareMathSymbol{\psi}{\mathord}{lettersupright}{"20} -\MD@def\DeclareMathSymbol{\omega}{\mathord}{lettersupright}{"21} -\MD@def\DeclareMathSymbol{\varepsilon}{\mathord}{lettersupright}{"22} -\MD@def\DeclareMathSymbol{\vartheta}{\mathord}{lettersupright}{"23} -\MD@def\DeclareMathSymbol{\varpi}{\mathord}{lettersupright}{"24} -\MD@def\DeclareMathSymbol{\varrho}{\mathord}{lettersupright}{"25} -\MD@def\DeclareMathSymbol{\varsigma}{\mathord}{lettersupright}{"26} -\MD@def\DeclareMathSymbol{\varphi}{\mathord}{lettersupright}{"27} +\if@MD@grupright % +\MD@def\DeclareMathSymbol{\alpha}{\mathord}{\MD@greek@family upright}{"0B} +\MD@def\DeclareMathSymbol{\beta}{\mathord}{\MD@greek@family upright}{"0C} +\MD@def\DeclareMathSymbol{\gamma}{\mathord}{\MD@greek@family upright}{"0D} +\MD@def\DeclareMathSymbol{\delta}{\mathord}{\MD@greek@family upright}{"0E} +\MD@def\DeclareMathSymbol{\epsilon}{\mathord}{\MD@greek@family upright}{"0F} +\MD@def\DeclareMathSymbol{\zeta}{\mathord}{\MD@greek@family upright}{"10} +\MD@def\DeclareMathSymbol{\eta}{\mathord}{\MD@greek@family upright}{"11} +\MD@def\DeclareMathSymbol{\theta}{\mathord}{\MD@greek@family upright}{"12} +\MD@def\DeclareMathSymbol{\iota}{\mathord}{\MD@greek@family upright}{"13} +\MD@def\DeclareMathSymbol{\kappa}{\mathord}{\MD@greek@family upright}{"14} +\MD@def\DeclareMathSymbol{\lambda}{\mathord}{\MD@greek@family upright}{"15} +\MD@def\DeclareMathSymbol{\mu}{\mathord}{\MD@greek@family upright}{"16} +\MD@def\DeclareMathSymbol{\nu}{\mathord}{\MD@greek@family upright}{"17} +\MD@def\DeclareMathSymbol{\xi}{\mathord}{\MD@greek@family upright}{"18} +\MD@def\DeclareMathSymbol{\pi}{\mathord}{\MD@greek@family upright}{"19} +\MD@def\DeclareMathSymbol{\rho}{\mathord}{\MD@greek@family upright}{"1A} +\MD@def\DeclareMathSymbol{\sigma}{\mathord}{\MD@greek@family upright}{"1B} +\MD@def\DeclareMathSymbol{\tau}{\mathord}{\MD@greek@family upright}{"1C} +\MD@def\DeclareMathSymbol{\upsilon}{\mathord}{\MD@greek@family upright}{"1D} +\MD@def\DeclareMathSymbol{\phi}{\mathord}{\MD@greek@family upright}{"1E} +\MD@def\DeclareMathSymbol{\chi}{\mathord}{\MD@greek@family upright}{"1F} +\MD@def\DeclareMathSymbol{\psi}{\mathord}{\MD@greek@family upright}{"20} +\MD@def\DeclareMathSymbol{\omega}{\mathord}{\MD@greek@family upright}{"21} +\MD@def\DeclareMathSymbol{\varepsilon}{\mathord}{\MD@greek@family upright}{"22} +\MD@def\DeclareMathSymbol{\vartheta}{\mathord}{\MD@greek@family upright}{"23} +\MD@def\DeclareMathSymbol{\varpi}{\mathord}{\MD@greek@family upright}{"24} +\MD@def\DeclareMathSymbol{\varrho}{\mathord}{\MD@greek@family upright}{"25} +\MD@def\DeclareMathSymbol{\varsigma}{\mathord}{\MD@greek@family upright}{"26} +\MD@def\DeclareMathSymbol{\varphi}{\mathord}{\MD@greek@family upright}{"27} +\else +\MD@def\DeclareMathSymbol{\alpha}{\mathord}{\MD@greek@family}{"0B} +\MD@def\DeclareMathSymbol{\beta}{\mathord}{\MD@greek@family}{"0C} +\MD@def\DeclareMathSymbol{\gamma}{\mathord}{\MD@greek@family}{"0D} +\MD@def\DeclareMathSymbol{\delta}{\mathord}{\MD@greek@family}{"0E} +\MD@def\DeclareMathSymbol{\epsilon}{\mathord}{\MD@greek@family}{"0F} +\MD@def\DeclareMathSymbol{\zeta}{\mathord}{\MD@greek@family}{"10} +\MD@def\DeclareMathSymbol{\eta}{\mathord}{\MD@greek@family}{"11} +\MD@def\DeclareMathSymbol{\theta}{\mathord}{\MD@greek@family}{"12} +\MD@def\DeclareMathSymbol{\iota}{\mathord}{\MD@greek@family}{"13} +\MD@def\DeclareMathSymbol{\kappa}{\mathord}{\MD@greek@family}{"14} +\MD@def\DeclareMathSymbol{\lambda}{\mathord}{\MD@greek@family}{"15} +\MD@def\DeclareMathSymbol{\mu}{\mathord}{\MD@greek@family}{"16} +\MD@def\DeclareMathSymbol{\nu}{\mathord}{\MD@greek@family}{"17} +\MD@def\DeclareMathSymbol{\xi}{\mathord}{\MD@greek@family}{"18} +\MD@def\DeclareMathSymbol{\pi}{\mathord}{\MD@greek@family}{"19} +\MD@def\DeclareMathSymbol{\rho}{\mathord}{\MD@greek@family}{"1A} +\MD@def\DeclareMathSymbol{\sigma}{\mathord}{\MD@greek@family}{"1B} +\MD@def\DeclareMathSymbol{\tau}{\mathord}{\MD@greek@family}{"1C} +\MD@def\DeclareMathSymbol{\upsilon}{\mathord}{\MD@greek@family}{"1D} +\MD@def\DeclareMathSymbol{\phi}{\mathord}{\MD@greek@family}{"1E} +\MD@def\DeclareMathSymbol{\chi}{\mathord}{\MD@greek@family}{"1F} +\MD@def\DeclareMathSymbol{\psi}{\mathord}{\MD@greek@family}{"20} +\MD@def\DeclareMathSymbol{\omega}{\mathord}{\MD@greek@family}{"21} +\MD@def\DeclareMathSymbol{\varepsilon}{\mathord}{\MD@greek@family}{"22} +\MD@def\DeclareMathSymbol{\vartheta}{\mathord}{\MD@greek@family}{"23} +\MD@def\DeclareMathSymbol{\varpi}{\mathord}{\MD@greek@family}{"24} +\MD@def\DeclareMathSymbol{\varrho}{\mathord}{\MD@greek@family}{"25} +\MD@def\DeclareMathSymbol{\varsigma}{\mathord}{\MD@greek@family}{"26} +\MD@def\DeclareMathSymbol{\varphi}{\mathord}{\MD@greek@family}{"27} \fi +\ifthenelse{\equal{\MD@greek@family}{grb}}{\let\epsilon\varepsilon}{} +\ifthenelse{\equal{\MD@greek@family}{grd}}{\let\epsilon\varepsilon}{} %% ---------------------------------------------------------------- %% Uppercase greek slanted %% ---------------------------------------------------------------- -\if@MDGRupright % +\if@MD@GRupright % +\MD@def\DeclareMathSymbol{\Gamma}{\mathalpha}{\MD@greek@family upright}{"00} +\MD@def\DeclareMathSymbol{\Delta}{\mathalpha}{\MD@greek@family upright}{"01} +\MD@def\DeclareMathSymbol{\Theta}{\mathalpha}{\MD@greek@family upright}{"02} +\MD@def\DeclareMathSymbol{\Lambda}{\mathalpha}{\MD@greek@family upright}{"03} +\MD@def\DeclareMathSymbol{\Xi}{\mathalpha}{\MD@greek@family upright}{"04} +\MD@def\DeclareMathSymbol{\Pi}{\mathalpha}{\MD@greek@family upright}{"05} +\MD@def\DeclareMathSymbol{\Sigma}{\mathalpha}{\MD@greek@family upright}{"06} +\MD@def\DeclareMathSymbol{\Upsilon}{\mathalpha}{\MD@greek@family upright}{"07} +\MD@def\DeclareMathSymbol{\Phi}{\mathalpha}{\MD@greek@family upright}{"08} +\MD@def\DeclareMathSymbol{\Psi}{\mathalpha}{\MD@greek@family upright}{"09} +\MD@def\DeclareMathSymbol{\Omega}{\mathalpha}{\MD@greek@family upright}{"0A} \else -\MD@def\DeclareMathSymbol{\Gamma}{\mathalpha}{letters}{"00} -\MD@def\DeclareMathSymbol{\Delta}{\mathalpha}{letters}{"01} -\MD@def\DeclareMathSymbol{\Theta}{\mathalpha}{letters}{"02} -\MD@def\DeclareMathSymbol{\Lambda}{\mathalpha}{letters}{"03} -\MD@def\DeclareMathSymbol{\Xi}{\mathalpha}{letters}{"04} -\MD@def\DeclareMathSymbol{\Pi}{\mathalpha}{letters}{"05} -\MD@def\DeclareMathSymbol{\Sigma}{\mathalpha}{letters}{"06} -\MD@def\DeclareMathSymbol{\Upsilon}{\mathalpha}{letters}{"07} -\MD@def\DeclareMathSymbol{\Phi}{\mathalpha}{letters}{"08} -\MD@def\DeclareMathSymbol{\Psi}{\mathalpha}{letters}{"09} -\MD@def\DeclareMathSymbol{\Omega}{\mathalpha}{letters}{"0A} +\MD@def\DeclareMathSymbol{\Gamma}{\mathalpha}{\MD@greek@family}{"00} +\MD@def\DeclareMathSymbol{\Delta}{\mathalpha}{\MD@greek@family}{"01} +\MD@def\DeclareMathSymbol{\Theta}{\mathalpha}{\MD@greek@family}{"02} +\MD@def\DeclareMathSymbol{\Lambda}{\mathalpha}{\MD@greek@family}{"03} +\MD@def\DeclareMathSymbol{\Xi}{\mathalpha}{\MD@greek@family}{"04} +\MD@def\DeclareMathSymbol{\Pi}{\mathalpha}{\MD@greek@family}{"05} +\MD@def\DeclareMathSymbol{\Sigma}{\mathalpha}{\MD@greek@family}{"06} +\MD@def\DeclareMathSymbol{\Upsilon}{\mathalpha}{\MD@greek@family}{"07} +\MD@def\DeclareMathSymbol{\Phi}{\mathalpha}{\MD@greek@family}{"08} +\MD@def\DeclareMathSymbol{\Psi}{\mathalpha}{\MD@greek@family}{"09} +\MD@def\DeclareMathSymbol{\Omega}{\mathalpha}{\MD@greek@family}{"0A} \fi %% upright greek letters are avalaible vi \alphaup like macros -\MD@def\DeclareMathSymbol{\alphaup}{\mathord}{lettersupright}{"0B} -\MD@def\DeclareMathSymbol{\betaup}{\mathord}{lettersupright}{"0C} -\MD@def\DeclareMathSymbol{\gammaup}{\mathord}{lettersupright}{"0D} -\MD@def\DeclareMathSymbol{\deltaup}{\mathord}{lettersupright}{"0E} -\MD@def\DeclareMathSymbol{\epsilonup}{\mathord}{lettersupright}{"0F} -\MD@def\DeclareMathSymbol{\zetaup}{\mathord}{lettersupright}{"10} -\MD@def\DeclareMathSymbol{\etaup}{\mathord}{lettersupright}{"11} -\MD@def\DeclareMathSymbol{\thetaup}{\mathord}{lettersupright}{"12} -\MD@def\DeclareMathSymbol{\iotaup}{\mathord}{lettersupright}{"13} -\MD@def\DeclareMathSymbol{\kappaup}{\mathord}{lettersupright}{"14} -\MD@def\DeclareMathSymbol{\lambdaup}{\mathord}{lettersupright}{"15} -\MD@def\DeclareMathSymbol{\muup}{\mathord}{lettersupright}{"16} -\MD@def\DeclareMathSymbol{\nuup}{\mathord}{lettersupright}{"17} -\MD@def\DeclareMathSymbol{\xiup}{\mathord}{lettersupright}{"18} -\MD@def\DeclareMathSymbol{\piup}{\mathord}{lettersupright}{"19} -\MD@def\DeclareMathSymbol{\rhoup}{\mathord}{lettersupright}{"1A} -\MD@def\DeclareMathSymbol{\sigmaup}{\mathord}{lettersupright}{"1B} -\MD@def\DeclareMathSymbol{\tauup}{\mathord}{lettersupright}{"1C} -\MD@def\DeclareMathSymbol{\upsilonup}{\mathord}{lettersupright}{"1D} -\MD@def\DeclareMathSymbol{\phiup}{\mathord}{lettersupright}{"1E} -\MD@def\DeclareMathSymbol{\chiup}{\mathord}{lettersupright}{"1F} -\MD@def\DeclareMathSymbol{\psiup}{\mathord}{lettersupright}{"20} -\MD@def\DeclareMathSymbol{\omegaup}{\mathord}{lettersupright}{"21} -\MD@def\DeclareMathSymbol{\varepsilonup}{\mathord}{lettersupright}{"22} -\MD@def\DeclareMathSymbol{\varthetaup}{\mathord}{lettersupright}{"23} -\MD@def\DeclareMathSymbol{\varpiup}{\mathord}{lettersupright}{"24} -\MD@def\DeclareMathSymbol{\varrhoup}{\mathord}{lettersupright}{"25} -\MD@def\DeclareMathSymbol{\varsigmaup}{\mathord}{lettersupright}{"26} -\MD@def\DeclareMathSymbol{\varphiup}{\mathord}{lettersupright}{"27} -\MD@def\DeclareMathSymbol{\Gammaup}{\mathalpha}{lettersupright}{"00} -\MD@def\DeclareMathSymbol{\Deltaup}{\mathalpha}{lettersupright}{"01} -\MD@def\DeclareMathSymbol{\Thetaup}{\mathalpha}{lettersupright}{"02} -\MD@def\DeclareMathSymbol{\Lambdaup}{\mathalpha}{lettersupright}{"03} -\MD@def\DeclareMathSymbol{\Xiup}{\mathalpha}{lettersupright}{"04} -\MD@def\DeclareMathSymbol{\Piup}{\mathalpha}{lettersupright}{"05} -\MD@def\DeclareMathSymbol{\Sigmaup}{\mathalpha}{lettersupright}{"06} -\MD@def\DeclareMathSymbol{\Upsilonup}{\mathalpha}{lettersupright}{"07} -\MD@def\DeclareMathSymbol{\Phiup}{\mathalpha}{lettersupright}{"08} -\MD@def\DeclareMathSymbol{\Psiup}{\mathalpha}{lettersupright}{"09} -\MD@def\DeclareMathSymbol{\Omegaup}{\mathalpha}{lettersupright}{"0A} - -\MD@def\DeclareMathSymbol{\alphait}{\mathord}{letters}{"0B} -\MD@def\DeclareMathSymbol{\betait}{\mathord}{letters}{"0C} -\MD@def\DeclareMathSymbol{\gammait}{\mathord}{letters}{"0D} -\MD@def\DeclareMathSymbol{\deltait}{\mathord}{letters}{"0E} -\MD@def\DeclareMathSymbol{\epsilonit}{\mathord}{letters}{"0F} -\MD@def\DeclareMathSymbol{\zetait}{\mathord}{letters}{"10} -\MD@def\DeclareMathSymbol{\etait}{\mathord}{letters}{"11} -\MD@def\DeclareMathSymbol{\thetait}{\mathord}{letters}{"12} -\MD@def\DeclareMathSymbol{\iotait}{\mathord}{letters}{"13} -\MD@def\DeclareMathSymbol{\kappait}{\mathord}{letters}{"14} -\MD@def\DeclareMathSymbol{\lambdait}{\mathord}{letters}{"15} -\MD@def\DeclareMathSymbol{\muit}{\mathord}{letters}{"16} -\MD@def\DeclareMathSymbol{\nuit}{\mathord}{letters}{"17} -\MD@def\DeclareMathSymbol{\xiit}{\mathord}{letters}{"18} -\MD@def\DeclareMathSymbol{\piit}{\mathord}{letters}{"19} -\MD@def\DeclareMathSymbol{\rhoit}{\mathord}{letters}{"1A} -\MD@def\DeclareMathSymbol{\sigmait}{\mathord}{letters}{"1B} -\MD@def\DeclareMathSymbol{\tauit}{\mathord}{letters}{"1C} -\MD@def\DeclareMathSymbol{\upsilonit}{\mathord}{letters}{"1D} -\MD@def\DeclareMathSymbol{\phiit}{\mathord}{letters}{"1E} -\MD@def\DeclareMathSymbol{\chiit}{\mathord}{letters}{"1F} -\MD@def\DeclareMathSymbol{\psiit}{\mathord}{letters}{"20} -\MD@def\DeclareMathSymbol{\omegait}{\mathord}{letters}{"21} -\MD@def\DeclareMathSymbol{\varepsilonit}{\mathord}{letters}{"22} -\MD@def\DeclareMathSymbol{\varthetait}{\mathord}{letters}{"23} -\MD@def\DeclareMathSymbol{\varpiit}{\mathord}{letters}{"24} -\MD@def\DeclareMathSymbol{\varrhoit}{\mathord}{letters}{"25} -\MD@def\DeclareMathSymbol{\varsigmait}{\mathord}{letters}{"26} -\MD@def\DeclareMathSymbol{\varphiit}{\mathord}{letters}{"27} -\MD@def\DeclareMathSymbol{\Gammait}{\mathalpha}{letters}{"00} -\MD@def\DeclareMathSymbol{\Deltait}{\mathalpha}{letters}{"01} -\MD@def\DeclareMathSymbol{\Thetait}{\mathalpha}{letters}{"02} -\MD@def\DeclareMathSymbol{\Lambdait}{\mathalpha}{letters}{"03} -\MD@def\DeclareMathSymbol{\Xiit}{\mathalpha}{letters}{"04} -\MD@def\DeclareMathSymbol{\Piit}{\mathalpha}{letters}{"05} -\MD@def\DeclareMathSymbol{\Sigmait}{\mathalpha}{letters}{"06} -\MD@def\DeclareMathSymbol{\Upsilonit}{\mathalpha}{letters}{"07} -\MD@def\DeclareMathSymbol{\Phiit}{\mathalpha}{letters}{"08} -\MD@def\DeclareMathSymbol{\Psiit}{\mathalpha}{letters}{"09} -\MD@def\DeclareMathSymbol{\Omegait}{\mathalpha}{letters}{"0A} +\MD@def\DeclareMathSymbol{\alphaup}{\mathord}{\MD@greek@family upright}{"0B} +\MD@def\DeclareMathSymbol{\betaup}{\mathord}{\MD@greek@family upright}{"0C} +\MD@def\DeclareMathSymbol{\gammaup}{\mathord}{\MD@greek@family upright}{"0D} +\MD@def\DeclareMathSymbol{\deltaup}{\mathord}{\MD@greek@family upright}{"0E} +\MD@def\DeclareMathSymbol{\epsilonup}{\mathord}{\MD@greek@family upright}{"0F} +\MD@def\DeclareMathSymbol{\zetaup}{\mathord}{\MD@greek@family upright}{"10} +\MD@def\DeclareMathSymbol{\etaup}{\mathord}{\MD@greek@family upright}{"11} +\MD@def\DeclareMathSymbol{\thetaup}{\mathord}{\MD@greek@family upright}{"12} +\MD@def\DeclareMathSymbol{\iotaup}{\mathord}{\MD@greek@family upright}{"13} +\MD@def\DeclareMathSymbol{\kappaup}{\mathord}{\MD@greek@family upright}{"14} +\MD@def\DeclareMathSymbol{\lambdaup}{\mathord}{\MD@greek@family upright}{"15} +\MD@def\DeclareMathSymbol{\muup}{\mathord}{\MD@greek@family upright}{"16} +\MD@def\DeclareMathSymbol{\nuup}{\mathord}{\MD@greek@family upright}{"17} +\MD@def\DeclareMathSymbol{\xiup}{\mathord}{\MD@greek@family upright}{"18} +\MD@def\DeclareMathSymbol{\piup}{\mathord}{\MD@greek@family upright}{"19} +\MD@def\DeclareMathSymbol{\rhoup}{\mathord}{\MD@greek@family upright}{"1A} +\MD@def\DeclareMathSymbol{\sigmaup}{\mathord}{\MD@greek@family upright}{"1B} +\MD@def\DeclareMathSymbol{\tauup}{\mathord}{\MD@greek@family upright}{"1C} +\MD@def\DeclareMathSymbol{\upsilonup}{\mathord}{\MD@greek@family upright}{"1D} +\MD@def\DeclareMathSymbol{\phiup}{\mathord}{\MD@greek@family upright}{"1E} +\MD@def\DeclareMathSymbol{\chiup}{\mathord}{\MD@greek@family upright}{"1F} +\MD@def\DeclareMathSymbol{\psiup}{\mathord}{\MD@greek@family upright}{"20} +\MD@def\DeclareMathSymbol{\omegaup}{\mathord}{\MD@greek@family upright}{"21} +\MD@def\DeclareMathSymbol{\varepsilonup}{\mathord}{\MD@greek@family upright}{"22} +\MD@def\DeclareMathSymbol{\varthetaup}{\mathord}{\MD@greek@family upright}{"23} +\MD@def\DeclareMathSymbol{\varpiup}{\mathord}{\MD@greek@family upright}{"24} +\MD@def\DeclareMathSymbol{\varrhoup}{\mathord}{\MD@greek@family upright}{"25} +\MD@def\DeclareMathSymbol{\varsigmaup}{\mathord}{\MD@greek@family upright}{"26} +\MD@def\DeclareMathSymbol{\varphiup}{\mathord}{\MD@greek@family upright}{"27} +\MD@def\DeclareMathSymbol{\Gammaup}{\mathalpha}{\MD@greek@family upright}{"00} +\MD@def\DeclareMathSymbol{\Deltaup}{\mathalpha}{\MD@greek@family upright}{"01} +\MD@def\DeclareMathSymbol{\Thetaup}{\mathalpha}{\MD@greek@family upright}{"02} +\MD@def\DeclareMathSymbol{\Lambdaup}{\mathalpha}{\MD@greek@family upright}{"03} +\MD@def\DeclareMathSymbol{\Xiup}{\mathalpha}{\MD@greek@family upright}{"04} +\MD@def\DeclareMathSymbol{\Piup}{\mathalpha}{\MD@greek@family upright}{"05} +\MD@def\DeclareMathSymbol{\Sigmaup}{\mathalpha}{\MD@greek@family upright}{"06} +\MD@def\DeclareMathSymbol{\Upsilonup}{\mathalpha}{\MD@greek@family upright}{"07} +\MD@def\DeclareMathSymbol{\Phiup}{\mathalpha}{\MD@greek@family upright}{"08} +\MD@def\DeclareMathSymbol{\Psiup}{\mathalpha}{\MD@greek@family upright}{"09} +\MD@def\DeclareMathSymbol{\Omegaup}{\mathalpha}{\MD@greek@family upright}{"0A} + +\MD@def\DeclareMathSymbol{\alphait}{\mathord}{\MD@greek@family}{"0B} +\MD@def\DeclareMathSymbol{\betait}{\mathord}{\MD@greek@family}{"0C} +\MD@def\DeclareMathSymbol{\gammait}{\mathord}{\MD@greek@family}{"0D} +\MD@def\DeclareMathSymbol{\deltait}{\mathord}{\MD@greek@family}{"0E} +\MD@def\DeclareMathSymbol{\epsilonit}{\mathord}{\MD@greek@family}{"0F} +\MD@def\DeclareMathSymbol{\zetait}{\mathord}{\MD@greek@family}{"10} +\MD@def\DeclareMathSymbol{\etait}{\mathord}{\MD@greek@family}{"11} +\MD@def\DeclareMathSymbol{\thetait}{\mathord}{\MD@greek@family}{"12} +\MD@def\DeclareMathSymbol{\iotait}{\mathord}{\MD@greek@family}{"13} +\MD@def\DeclareMathSymbol{\kappait}{\mathord}{\MD@greek@family}{"14} +\MD@def\DeclareMathSymbol{\lambdait}{\mathord}{\MD@greek@family}{"15} +\MD@def\DeclareMathSymbol{\muit}{\mathord}{\MD@greek@family}{"16} +\MD@def\DeclareMathSymbol{\nuit}{\mathord}{\MD@greek@family}{"17} +\MD@def\DeclareMathSymbol{\xiit}{\mathord}{\MD@greek@family}{"18} +\MD@def\DeclareMathSymbol{\piit}{\mathord}{\MD@greek@family}{"19} +\MD@def\DeclareMathSymbol{\rhoit}{\mathord}{\MD@greek@family}{"1A} +\MD@def\DeclareMathSymbol{\sigmait}{\mathord}{\MD@greek@family}{"1B} +\MD@def\DeclareMathSymbol{\tauit}{\mathord}{\MD@greek@family}{"1C} +\MD@def\DeclareMathSymbol{\upsilonit}{\mathord}{\MD@greek@family}{"1D} +\MD@def\DeclareMathSymbol{\phiit}{\mathord}{\MD@greek@family}{"1E} +\MD@def\DeclareMathSymbol{\chiit}{\mathord}{\MD@greek@family}{"1F} +\MD@def\DeclareMathSymbol{\psiit}{\mathord}{\MD@greek@family}{"20} +\MD@def\DeclareMathSymbol{\omegait}{\mathord}{\MD@greek@family}{"21} +\MD@def\DeclareMathSymbol{\varepsilonit}{\mathord}{\MD@greek@family}{"22} +\MD@def\DeclareMathSymbol{\varthetait}{\mathord}{\MD@greek@family}{"23} +\MD@def\DeclareMathSymbol{\varpiit}{\mathord}{\MD@greek@family}{"24} +\MD@def\DeclareMathSymbol{\varrhoit}{\mathord}{\MD@greek@family}{"25} +\MD@def\DeclareMathSymbol{\varsigmait}{\mathord}{\MD@greek@family}{"26} +\MD@def\DeclareMathSymbol{\varphiit}{\mathord}{\MD@greek@family}{"27} +\MD@def\DeclareMathSymbol{\Gammait}{\mathalpha}{\MD@greek@family}{"00} +\MD@def\DeclareMathSymbol{\Deltait}{\mathalpha}{\MD@greek@family}{"01} +\MD@def\DeclareMathSymbol{\Thetait}{\mathalpha}{\MD@greek@family}{"02} +\MD@def\DeclareMathSymbol{\Lambdait}{\mathalpha}{\MD@greek@family}{"03} +\MD@def\DeclareMathSymbol{\Xiit}{\mathalpha}{\MD@greek@family}{"04} +\MD@def\DeclareMathSymbol{\Piit}{\mathalpha}{\MD@greek@family}{"05} +\MD@def\DeclareMathSymbol{\Sigmait}{\mathalpha}{\MD@greek@family}{"06} +\MD@def\DeclareMathSymbol{\Upsilonit}{\mathalpha}{\MD@greek@family}{"07} +\MD@def\DeclareMathSymbol{\Phiit}{\mathalpha}{\MD@greek@family}{"08} +\MD@def\DeclareMathSymbol{\Psiit}{\mathalpha}{\MD@greek@family}{"09} +\MD@def\DeclareMathSymbol{\Omegait}{\mathalpha}{\MD@greek@family}{"0A} %% ---------------------------------------------------------------- %% Additional symbols @@ -367,26 +442,62 @@ \vbox{\kern7\p@\hbox{.}}\mkern2mu \raise4\p@\hbox{.}\mkern2mu\raise7\p@\hbox{.}\mkern1mu}} +%% ------------------------------------------------------------------- +%% Wide accents +%% ------------------------------------------------------------------- + +\DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} +\DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} +\DeclareMathAccent{\widetriangle}{\mathord}{largesymbols}{"E6} +\DeclareMathAccent{\wideparen}{\mathord}{largesymbols}{"F3} +\ifx\overset\@undefined\else +\newcommand{\widering}[1]{\overset{\smash{\vbox to .2ex{% + \hbox{$\mathring{}$}}}}{\wideparen{#1}}} +\fi + + +%% ------------------------------------------------------------------- +%% Double left and right bracket +%% ------------------------------------------------------------------- + +\MD@def\DeclareMathDelimiter{\llbracket}{\mathopen} {largesymbols}{"B9}{largesymbols}{"83} +\MD@def\DeclareMathDelimiter{\rrbracket}{\mathclose}{largesymbols}{"BA}{largesymbols}{"8D} + +%% ------------------------------------------------------------------- +%% Wavy vertical lines +%% ------------------------------------------------------------------- + +\MD@def\DeclareMathDelimiter{\lwave}{\mathopen} {largesymbols}{"D0}{largesymbols}{"D0} +\MD@def\DeclareMathDelimiter{\rwave}{\mathclose}{largesymbols}{"D0}{largesymbols}{"D0} + +\MD@def\DeclareMathDelimiter{\levaw}{\mathopen} {largesymbols}{"D1}{largesymbols}{"D1} +\MD@def\DeclareMathDelimiter{\revaw}{\mathclose}{largesymbols}{"D1}{largesymbols}{"D1} + +\def\leftwave{\left\lwave} +\def\rightwave{\right\rwave} +\def\leftevaw{\left\levaw} +\def\rightevaw{\right\revaw} %% ---------------------------------------------------------------- %% Additional fonts %% ---------------------------------------------------------------- -%% AMS fonts \WarningIfLoaded{mdput}{amssymb} \WarningIfLoaded{mdput}{amsfonts} + \DeclareFontEncoding{MDA}{}{} \DeclareFontSubstitution{MDA}{cmr}{m}{n} \DeclareSymbolFont{mathdesignA}{MDA}{mdput}{m}{n}% -%% \DeclareSymbolFont{mathdesignAI}{MDA}{mdput}{m}{it}% \SetSymbolFont{mathdesignA} {bold}{MDA}{mdput}{b}{n}% -%% \SetSymbolFont{mathdesignAI} {bold}{MDA}{mdput}{b}{it}% -%% \DeclareSymbolFont{AMSbmdput}{U}{msbmdput}{m}{n} -%% \DeclareSymbolFontAlphabet{\mdmathbb}{AMSbmdput} -\DeclareSymbolFontAlphabet{\mdmathbb}{mathdesignA} +\DeclareSymbolFontAlphabet{\mdmathbb}{mathdesignA} \DeclareFontEncodingDefaults{\relax}{\def\accentclass@{7}} - % The following code borrowed from amsfonts.sty and amsbsy.sty +\DeclareFontEncoding{MDB}{}{} +\DeclareFontSubstitution{MDB}{cmr}{m}{n} +\DeclareSymbolFont{mathdesignB}{MDB}{mdput}{m}{n}% +\SetSymbolFont{mathdesignB}{bold}{MDB}{mdput}{b}{n}% + +% The following code borrowed from amsfonts.sty and amsbsy.sty \long\def\@gobblethree#1#2#3{} \def\@subst@obsolete#1#2#3{\@obsolete{#1}#2#3\gdef#2{#3}#2} @@ -407,7 +518,7 @@ \global\let\mathbb\mdmathbb \MD@def\DeclareRobustCommand{\Bbb}[1]{% {\@subst@obsolete{mdput}\Bbb\mathbb{#1}}} - + \xdef\yen{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}D5} \xdef\checkmark{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}D8} \xdef\circledR{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}F2} @@ -421,78 +532,78 @@ \DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} \DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} \MD@def\DeclareMathSymbol{\dabar@}{\mathord}{mathdesignA}{"B9} - + \xdef\dashrightarrow{\mathrel{\dabar@\dabar@ \mathchar"0\hexnumber@\symmathdesignA CB}}% \xdef\dashleftarrow{\mathrel{\mathchar"0\hexnumber@\symmathdesignA CC\dabar@\dabar@}}% \global\let\dasharrow\dashrightarrow - + %% Begin AMSb declarations - \MD@def\DeclareMathSymbol{\lvertneqq} {\mathrel}{mathdesignA}{"00} - \MD@def\DeclareMathSymbol{\gvertneqq} {\mathrel}{mathdesignA}{"01} - \MD@def\DeclareMathSymbol{\nleq} {\mathrel}{mathdesignA}{"02} - \MD@def\DeclareMathSymbol{\ngeq} {\mathrel}{mathdesignA}{"03} - \MD@def\DeclareMathSymbol{\nless} {\mathrel}{mathdesignA}{"04} - \MD@def\DeclareMathSymbol{\ngtr} {\mathrel}{mathdesignA}{"05} - \MD@def\DeclareMathSymbol{\nprec} {\mathrel}{mathdesignA}{"06} - \MD@def\DeclareMathSymbol{\nsucc} {\mathrel}{mathdesignA}{"07} - \MD@def\DeclareMathSymbol{\lneqq} {\mathrel}{mathdesignA}{"08} - \MD@def\DeclareMathSymbol{\gneqq} {\mathrel}{mathdesignA}{"09} - \MD@def\DeclareMathSymbol{\nleqslant} {\mathrel}{mathdesignA}{"0A} - \MD@def\DeclareMathSymbol{\ngeqslant} {\mathrel}{mathdesignA}{"0B} - \MD@def\DeclareMathSymbol{\lneq} {\mathrel}{mathdesignA}{"0C} - \MD@def\DeclareMathSymbol{\gneq} {\mathrel}{mathdesignA}{"0D} - \MD@def\DeclareMathSymbol{\npreceq} {\mathrel}{mathdesignA}{"0E} - \MD@def\DeclareMathSymbol{\nsucceq} {\mathrel}{mathdesignA}{"0F} - \MD@def\DeclareMathSymbol{\precnsim} {\mathrel}{mathdesignA}{"10} - \MD@def\DeclareMathSymbol{\succnsim} {\mathrel}{mathdesignA}{"11} - \MD@def\DeclareMathSymbol{\lnsim} {\mathrel}{mathdesignA}{"12} - \MD@def\DeclareMathSymbol{\gnsim} {\mathrel}{mathdesignA}{"13} - \MD@def\DeclareMathSymbol{\nleqq} {\mathrel}{mathdesignA}{"14} - \MD@def\DeclareMathSymbol{\ngeqq} {\mathrel}{mathdesignA}{"15} - \MD@def\DeclareMathSymbol{\precneqq} {\mathrel}{mathdesignA}{"16} - \MD@def\DeclareMathSymbol{\succneqq} {\mathrel}{mathdesignA}{"17} - \MD@def\DeclareMathSymbol{\precnapprox} {\mathrel}{mathdesignA}{"18} - \MD@def\DeclareMathSymbol{\succnapprox} {\mathrel}{mathdesignA}{"19} - \MD@def\DeclareMathSymbol{\lnapprox} {\mathrel}{mathdesignA}{"1A} - \MD@def\DeclareMathSymbol{\gnapprox} {\mathrel}{mathdesignA}{"1B} - \MD@def\DeclareMathSymbol{\nsim} {\mathrel}{mathdesignA}{"1C} - \MD@def\DeclareMathSymbol{\ncong} {\mathrel}{mathdesignA}{"1D} + \MD@def\DeclareMathSymbol{\lvertneqq} {\mathrel}{mathdesignB}{"00} + \MD@def\DeclareMathSymbol{\gvertneqq} {\mathrel}{mathdesignB}{"01} + \MD@def\DeclareMathSymbol{\nleq} {\mathrel}{mathdesignB}{"02} + \MD@def\DeclareMathSymbol{\ngeq} {\mathrel}{mathdesignB}{"03} + \MD@def\DeclareMathSymbol{\nless} {\mathrel}{mathdesignB}{"04} + \MD@def\DeclareMathSymbol{\ngtr} {\mathrel}{mathdesignB}{"05} + \MD@def\DeclareMathSymbol{\nprec} {\mathrel}{mathdesignB}{"06} + \MD@def\DeclareMathSymbol{\nsucc} {\mathrel}{mathdesignB}{"07} + \MD@def\DeclareMathSymbol{\lneqq} {\mathrel}{mathdesignB}{"08} + \MD@def\DeclareMathSymbol{\gneqq} {\mathrel}{mathdesignB}{"09} + \MD@def\DeclareMathSymbol{\nleqslant} {\mathrel}{mathdesignB}{"0A} + \MD@def\DeclareMathSymbol{\ngeqslant} {\mathrel}{mathdesignB}{"0B} + \MD@def\DeclareMathSymbol{\lneq} {\mathrel}{mathdesignB}{"0C} + \MD@def\DeclareMathSymbol{\gneq} {\mathrel}{mathdesignB}{"0D} + \MD@def\DeclareMathSymbol{\npreceq} {\mathrel}{mathdesignB}{"0E} + \MD@def\DeclareMathSymbol{\nsucceq} {\mathrel}{mathdesignB}{"0F} + \MD@def\DeclareMathSymbol{\precnsim} {\mathrel}{mathdesignB}{"10} + \MD@def\DeclareMathSymbol{\succnsim} {\mathrel}{mathdesignB}{"11} + \MD@def\DeclareMathSymbol{\lnsim} {\mathrel}{mathdesignB}{"12} + \MD@def\DeclareMathSymbol{\gnsim} {\mathrel}{mathdesignB}{"13} + \MD@def\DeclareMathSymbol{\nleqq} {\mathrel}{mathdesignB}{"14} + \MD@def\DeclareMathSymbol{\ngeqq} {\mathrel}{mathdesignB}{"15} + \MD@def\DeclareMathSymbol{\precneqq} {\mathrel}{mathdesignB}{"16} + \MD@def\DeclareMathSymbol{\succneqq} {\mathrel}{mathdesignB}{"17} + \MD@def\DeclareMathSymbol{\precnapprox} {\mathrel}{mathdesignB}{"18} + \MD@def\DeclareMathSymbol{\succnapprox} {\mathrel}{mathdesignB}{"19} + \MD@def\DeclareMathSymbol{\lnapprox} {\mathrel}{mathdesignB}{"1A} + \MD@def\DeclareMathSymbol{\gnapprox} {\mathrel}{mathdesignB}{"1B} + \MD@def\DeclareMathSymbol{\nsim} {\mathrel}{mathdesignB}{"1C} + \MD@def\DeclareMathSymbol{\ncong} {\mathrel}{mathdesignB}{"1D} \MD@def\DeclareMathSymbol{\diagup} {\mathord}{mathdesignA}{"1E} \MD@def\DeclareMathSymbol{\diagdown} {\mathord}{mathdesignA}{"1F} - \MD@def\DeclareMathSymbol{\varsubsetneq} {\mathrel}{mathdesignA}{"20} - \MD@def\DeclareMathSymbol{\varsupsetneq} {\mathrel}{mathdesignA}{"21} - \MD@def\DeclareMathSymbol{\nsubseteqq} {\mathrel}{mathdesignA}{"22} - \MD@def\DeclareMathSymbol{\nsupseteqq} {\mathrel}{mathdesignA}{"23} - \MD@def\DeclareMathSymbol{\subsetneqq} {\mathrel}{mathdesignA}{"24} - \MD@def\DeclareMathSymbol{\supsetneqq} {\mathrel}{mathdesignA}{"25} - \MD@def\DeclareMathSymbol{\varsubsetneqq} {\mathrel}{mathdesignA}{"26} - \MD@def\DeclareMathSymbol{\varsupsetneqq} {\mathrel}{mathdesignA}{"27} - \MD@def\DeclareMathSymbol{\subsetneq} {\mathrel}{mathdesignA}{"28} - \MD@def\DeclareMathSymbol{\supsetneq} {\mathrel}{mathdesignA}{"29} - \MD@def\DeclareMathSymbol{\nsubseteq} {\mathrel}{mathdesignA}{"2A} - \MD@def\DeclareMathSymbol{\nsupseteq} {\mathrel}{mathdesignA}{"2B} - \MD@def\DeclareMathSymbol{\nparallel} {\mathrel}{mathdesignA}{"2C} - \MD@def\DeclareMathSymbol{\nmid} {\mathrel}{mathdesignA}{"2D} - \MD@def\DeclareMathSymbol{\nshortmid} {\mathrel}{mathdesignA}{"2E} - \MD@def\DeclareMathSymbol{\nshortparallel} {\mathrel}{mathdesignA}{"2F} - \MD@def\DeclareMathSymbol{\nvdash} {\mathrel}{mathdesignA}{"30} - \MD@def\DeclareMathSymbol{\nVdash} {\mathrel}{mathdesignA}{"31} - \MD@def\DeclareMathSymbol{\nvDash} {\mathrel}{mathdesignA}{"32} - \MD@def\DeclareMathSymbol{\nVDash} {\mathrel}{mathdesignA}{"33} - \MD@def\DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{mathdesignA}{"34} - \MD@def\DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{mathdesignA}{"35} - \MD@def\DeclareMathSymbol{\ntriangleleft} {\mathrel}{mathdesignA}{"36} - \MD@def\DeclareMathSymbol{\ntriangleright} {\mathrel}{mathdesignA}{"37} - \MD@def\DeclareMathSymbol{\nleftarrow} {\mathrel}{mathdesignA}{"38} - \MD@def\DeclareMathSymbol{\nrightarrow} {\mathrel}{mathdesignA}{"39} - \MD@def\DeclareMathSymbol{\nLeftarrow} {\mathrel}{mathdesignA}{"3A} - \MD@def\DeclareMathSymbol{\nRightarrow} {\mathrel}{mathdesignA}{"3B} - \MD@def\DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{mathdesignA}{"3C} - \MD@def\DeclareMathSymbol{\nleftrightarrow}{\mathrel}{mathdesignA}{"3D} + \MD@def\DeclareMathSymbol{\varsubsetneq} {\mathrel}{mathdesignB}{"20} + \MD@def\DeclareMathSymbol{\varsupsetneq} {\mathrel}{mathdesignB}{"21} + \MD@def\DeclareMathSymbol{\nsubseteqq} {\mathrel}{mathdesignB}{"22} + \MD@def\DeclareMathSymbol{\nsupseteqq} {\mathrel}{mathdesignB}{"23} + \MD@def\DeclareMathSymbol{\subsetneqq} {\mathrel}{mathdesignB}{"24} + \MD@def\DeclareMathSymbol{\supsetneqq} {\mathrel}{mathdesignB}{"25} + \MD@def\DeclareMathSymbol{\varsubsetneqq} {\mathrel}{mathdesignB}{"26} + \MD@def\DeclareMathSymbol{\varsupsetneqq} {\mathrel}{mathdesignB}{"27} + \MD@def\DeclareMathSymbol{\subsetneq} {\mathrel}{mathdesignB}{"28} + \MD@def\DeclareMathSymbol{\supsetneq} {\mathrel}{mathdesignB}{"29} + \MD@def\DeclareMathSymbol{\nsubseteq} {\mathrel}{mathdesignB}{"2A} + \MD@def\DeclareMathSymbol{\nsupseteq} {\mathrel}{mathdesignB}{"2B} + \MD@def\DeclareMathSymbol{\nparallel} {\mathrel}{mathdesignB}{"2C} + \MD@def\DeclareMathSymbol{\nmid} {\mathrel}{mathdesignB}{"2D} + \MD@def\DeclareMathSymbol{\nshortmid} {\mathrel}{mathdesignB}{"2E} + \MD@def\DeclareMathSymbol{\nshortparallel} {\mathrel}{mathdesignB}{"2F} + \MD@def\DeclareMathSymbol{\nvdash} {\mathrel}{mathdesignB}{"30} + \MD@def\DeclareMathSymbol{\nVdash} {\mathrel}{mathdesignB}{"31} + \MD@def\DeclareMathSymbol{\nvDash} {\mathrel}{mathdesignB}{"32} + \MD@def\DeclareMathSymbol{\nVDash} {\mathrel}{mathdesignB}{"33} + \MD@def\DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{mathdesignB}{"34} + \MD@def\DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{mathdesignB}{"35} + \MD@def\DeclareMathSymbol{\ntriangleleft} {\mathrel}{mathdesignB}{"36} + \MD@def\DeclareMathSymbol{\ntriangleright} {\mathrel}{mathdesignB}{"37} + \MD@def\DeclareMathSymbol{\nleftarrow} {\mathrel}{mathdesignB}{"38} + \MD@def\DeclareMathSymbol{\nrightarrow} {\mathrel}{mathdesignB}{"39} + \MD@def\DeclareMathSymbol{\nLeftarrow} {\mathrel}{mathdesignB}{"3A} + \MD@def\DeclareMathSymbol{\nRightarrow} {\mathrel}{mathdesignB}{"3B} + \MD@def\DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{mathdesignB}{"3C} + \MD@def\DeclareMathSymbol{\nleftrightarrow}{\mathrel}{mathdesignB}{"3D} + \MD@def\DeclareMathSymbol{\nexists} {\mathord}{mathdesignB}{"3E} \MD@def\DeclareMathSymbol{\divideontimes} {\mathbin}{mathdesignA}{"3E} \MD@def\DeclareMathSymbol{\varnothing} {\mathord}{mathdesignA}{"3F} - \MD@def\DeclareMathSymbol{\nexists} {\mathord}{mathdesignA}{"40} \MD@def\DeclareMathSymbol{\Join} {\mathbin}{mathdesignA}{"5C} \MD@def\DeclareMathSymbol{\udtimes} {\mathbin}{mathdesignA}{"5D} \MD@def\DeclareMathSymbol{\utimes} {\mathbin}{mathdesignA}{"5E} @@ -523,7 +634,7 @@ \MD@def\DeclareMathSymbol{\varkappaup} {\mathord}{mathdesignA}{"7B} \MD@def\DeclareMathSymbol{\digammait} {\mathord}{mathdesignA}{"62} \MD@def\DeclareMathSymbol{\varkappait} {\mathord}{mathdesignA}{"63} - \if@MDgrupright + \if@MD@grupright \MD@def\DeclareMathSymbol{\digamma} {\mathord}{mathdesignA}{"7A} \MD@def\DeclareMathSymbol{\varkappa} {\mathord}{mathdesignA}{"7B} \else @@ -666,6 +777,19 @@ \global\let\Diamond\lozenge \global\let\leadsto\rightsquigarrow + +\MD@def\DeclareMathSymbol{\smallin}{\mathrel}{mathdesignA}{0} +\MD@def\DeclareMathSymbol{\smallowns}{\mathrel}{mathdesignA}{1} +\MD@def\DeclareMathSymbol{\notsmallin}{\mathrel}{mathdesignA}{2} +\MD@def\DeclareMathSymbol{\notsmallowns}{\mathrel}{mathdesignA}{3} +\MD@def\DeclareMathSymbol{\rightangle}{\mathord}{mathdesignA}{4} +\MD@def\DeclareMathSymbol{\intclockwise}{\mathop}{mathdesignB}{128} +\MD@def\DeclareMathSymbol{\ointclockwise}{\mathop}{mathdesignB}{130} +\MD@def\DeclareMathSymbol{\ointctrclockwise}{\mathop}{mathdesignB}{132} +\MD@def\DeclareMathSymbol{\oiint}{\mathop}{mathdesignB}{134} +\MD@def\DeclareMathSymbol{\oiiint}{\mathop}{mathdesignB}{136} + + %% ------------------------------------------------------------------- %% LaTeX Pictures fonts %% ------------------------------------------------------------------- @@ -675,32 +799,24 @@ %% \let\@linefnt\tenln %% \let\@circlefnt\tencirc -%% ------------------------------------------------------------------- -%% Extra fonts -%% ------------------------------------------------------------------- - -\DeclareFontEncoding{MDB}{}{} -\DeclareFontSubstitution{MDB}{cmr}{m}{n} -\DeclareSymbolFont{mathdesignB}{MDB}{mdput}{m}{n}% -\SetSymbolFont{mathdesignB}{bold}{MDB}{mdput}{b}{n}% -\MD@def\DeclareMathSymbol{\smallin}{\mathrel}{mathdesignB}{0} -\MD@def\DeclareMathSymbol{\smallowns}{\mathrel}{mathdesignB}{1} -\MD@def\DeclareMathSymbol{\notsmallin}{\mathrel}{mathdesignB}{2} -\MD@def\DeclareMathSymbol{\notsmallowns}{\mathrel}{mathdesignB}{3} -\MD@def\DeclareMathSymbol{\rightangle}{\mathord}{mathdesignB}{4} -\MD@def\DeclareMathSymbol{\intclockwise}{\mathop}{mathdesignB}{128} -\MD@def\DeclareMathSymbol{\ointclockwise}{\mathop}{mathdesignB}{130} -\MD@def\DeclareMathSymbol{\ointctrclockwise}{\mathop}{mathdesignB}{132} -\MD@def\DeclareMathSymbol{\oiint}{\mathop}{mathdesignB}{134} -\MD@def\DeclareMathSymbol{\oiiint}{\mathop}{mathdesignB}{136} %% ------------------------------------------------------------------- %% Various rule width %% ------------------------------------------------------------------- -\fboxrule = 0.540bp +\newlength{\rulethickness} +\setlength{\rulethickness}{0.500bp} +\setlength\fboxrule{0.500bp} \setlength\fboxsep{7\fboxrule} -\setlength\arrayrulewidth{0.540bp} +\setlength\arrayrulewidth{0.500bp} + +\renewcommand\footnoterule{% + \kern-3\p@ + \hrule\@height \rulethickness \@width.4\columnwidth + \kern2.6\p@} + +\def\hrulefill{\leaders\hrule height \rulethickness\hfill} + %% ------------------------------------------------------------------- %% mathdesign logo @@ -712,14 +828,14 @@ %% euro currency sign %% ------------------------------------------------------------------- -\if@MDeuro % +\if@MD@euro % \AtBeginDocument{% \xdef\euro{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}65} - } + } \fi %% ------------------------------------------------------------------- -%% Extra configurations +%% Extra configurations, if any %% ------------------------------------------------------------------- % diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/omlmdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/omlmdput.fd index 212a0cf835e..172cd4b34af 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/omlmdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/omlmdput.fd @@ -1,28 +1,28 @@ %Filename: omlmdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{omlmdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for OML/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for OML/mdput.] \DeclareFontFamily{OML}{mdput}{\skewchar \font =127} \DeclareFontShape{OML}{mdput}{m}{n}{ - <->s * [0.92] mdputr7m + <->s * [0.94] mdputr7m }{} \DeclareFontShape{OML}{mdput}{m}{it}{ - <->s * [0.92] mdputri7m + <->s * [0.94] mdputri7m }{} \DeclareFontShape{OML}{mdput}{b}{n}{ - <->s * [0.92] mdputb7m + <->s * [0.94] mdputb7m }{} \DeclareFontShape{OML}{mdput}{b}{it}{ - <->s * [0.92] mdputbi7m + <->s * [0.94] mdputbi7m }{} \DeclareFontShape{OML}{mdput}{m}{sl}{<->ssub * mdput/m/it}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/omsmdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/omsmdput.fd index f50565fbcab..0418b259c57 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/omsmdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/omsmdput.fd @@ -1,20 +1,20 @@ %Filename: omsmdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{omsmdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for OMS/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for OMS/mdput.] \DeclareFontFamily{OMS}{mdput}{\skewchar \font =48} \DeclareFontShape{OMS}{mdput}{m}{n}{ - <->s * [0.92] mdputr7y + <->s * [0.94] mdputr7y }{} \DeclareFontShape{OMS}{mdput}{b}{n}{ - <->s * [0.92] mdputb7y + <->s * [0.94] mdputb7y }{} \DeclareFontShape{OMS}{mdput}{bx}{n}{<->ssub * mdput/b/n}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/omxmdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/omxmdput.fd index e6c0409a488..4ffccb8cd36 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/omxmdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/omxmdput.fd @@ -1,20 +1,20 @@ %Filename: omxmdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{omxmdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for OMX/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for OMX/mdput.] \DeclareFontFamily{OMX}{mdput}{} \DeclareFontShape{OMX}{mdput}{m}{n}{ - <->s * [0.92] mdputr7v + <->s * [0.94] mdputr7v }{} \DeclareFontShape{OMX}{mdput}{b}{n}{ - <->s * [0.92] mdputb7v + <->s * [0.94] mdputb7v }{} \DeclareFontShape{OMX}{mdput}{bx}{n}{<->ssub * mdput/b/n}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/ot1mdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/ot1mdput.fd index e0de65ec80c..dcb816887b3 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/ot1mdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/ot1mdput.fd @@ -1,36 +1,36 @@ %Filename: ot1mdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1mdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for OT1/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for OT1/mdput.] \DeclareFontFamily{OT1}{mdput}{\hyphenchar \font =45} \DeclareFontShape{OT1}{mdput}{m}{it}{ - <->s * [0.92] mdputri7t + <->s * [0.94] mdputri7t }{} \DeclareFontShape{OT1}{mdput}{m}{n}{ - <->s * [0.92] mdputr7t + <->s * [0.94] mdputr7t }{} \DeclareFontShape{OT1}{mdput}{m}{sl}{ - <->s * [0.92] mdputro7t + <->s * [0.94] mdputro7t }{} \DeclareFontShape{OT1}{mdput}{b}{it}{ - <->s * [0.92] mdputbi7t + <->s * [0.94] mdputbi7t }{} \DeclareFontShape{OT1}{mdput}{b}{n}{ - <->s * [0.92] mdputb7t + <->s * [0.94] mdputb7t }{} \DeclareFontShape{OT1}{mdput}{b}{sl}{ - <->s * [0.92] mdputbo7t + <->s * [0.94] mdputbo7t }{} \DeclareFontShape{OT1}{mdput}{bx}{it}{<->ssub * mdput/b/it}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/t1mdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/t1mdput.fd index 47812857699..12bd66e5213 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/t1mdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/t1mdput.fd @@ -1,62 +1,62 @@ %Filename: t1mdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1mdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for T1/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for T1/mdput.] \DeclareFontFamily{T1}{mdput}{} \DeclareFontShape{T1}{mdput}{m}{it}{ - <->s * [0.92] mdputri8t + <->s * [0.94] mdputri8t }{} \DeclareFontShape{T1}{mdput}{m}{fic}{ - <->s * [0.92] mdputrifc8t + <->s * [0.94] mdputrifc8t }{} \DeclareFontShape{T1}{mdput}{m}{n}{ - <->s * [0.92] mdputr8t + <->s * [0.94] mdputr8t }{} \DeclareFontShape{T1}{mdput}{m}{fsc}{ - <->s * [0.92] mdputrfc8t - <->s * [0.92] mdputrofc8t + <->s * [0.94] mdputrfc8t + <->s * [0.94] mdputrofc8t }{} \DeclareFontShape{T1}{mdput}{m}{sl}{ - <->s * [0.92] mdputro8t + <->s * [0.94] mdputro8t }{} \DeclareFontShape{T1}{mdput}{b}{it}{ - <->s * [0.92] mdputbi8t + <->s * [0.94] mdputbi8t }{} \DeclareFontShape{T1}{mdput}{b}{fic}{ - <->s * [0.92] mdputbifc8t + <->s * [0.94] mdputbifc8t }{} \DeclareFontShape{T1}{mdput}{b}{n}{ - <->s * [0.92] mdputb8t + <->s * [0.94] mdputb8t }{} \DeclareFontShape{T1}{mdput}{b}{fsc}{ - <->s * [0.92] mdputbfc8t - <->s * [0.92] mdputbofc8t + <->s * [0.94] mdputbfc8t + <->s * [0.94] mdputbofc8t }{} \DeclareFontShape{T1}{mdput}{b}{sl}{ - <->s * [0.92] mdputbo8t + <->s * [0.94] mdputbo8t }{} \DeclareFontShape{T1}{mdput}{m}{sc}{ - <->s * [0.92] mdputrc8t + <-> mdputrc8t }{} \DeclareFontShape{T1}{mdput}{b}{sc}{ - <->s * [0.92] mdputbc8t + <-> mdputbc8t }{} \DeclareFontShape{T1}{mdput}{bx}{it}{<->ssub * mdput/b/it}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/t1putr.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/t1putr.fd deleted file mode 100644 index 0a26ede03b1..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/t1putr.fd +++ /dev/null @@ -1,22 +0,0 @@ -%Filename: t1putr.fd -%Created by: tex makevp -%Created using fontinst v1.926 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{t1putr.fd} - [2006/01/09 Fontinst v1.926 font definitions for T1/putr.] - -\DeclareFontFamily{T1}{putr}{} - -\DeclareFontShape{T1}{putr}{m}{sc}{ - <->s * [0.92] mdputrc8t -}{} - -\DeclareFontShape{T1}{putr}{b}{sc}{ - <->s * [0.92] mdputbc8t -}{} - -\DeclareFontShape{T1}{putr}{bx}{sc}{<->ssub * putr/b/sc}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd index 5fc7e5f34ee..e1226d47775 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd @@ -1,36 +1,36 @@ %Filename: ts1mdput.fd %Created by: tex makevp -%Created using fontinst v1.928 +%Created using fontinst v1.933 %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ts1mdput.fd} - [2006/01/29 Fontinst v1.928 font definitions for TS1/mdput.] + [2013/08/29 Fontinst v1.933 font definitions for TS1/mdput.] \DeclareFontFamily{TS1}{mdput}{} \DeclareFontShape{TS1}{mdput}{m}{it}{ - <->s * [0.92] mdputri8c + <->s * [0.94] mdputri8c }{} \DeclareFontShape{TS1}{mdput}{m}{n}{ - <->s * [0.92] mdputr8c + <->s * [0.94] mdputr8c }{} \DeclareFontShape{TS1}{mdput}{m}{sl}{ - <->s * [0.92] mdputro8c + <->s * [0.94] mdputro8c }{} \DeclareFontShape{TS1}{mdput}{b}{it}{ - <->s * [0.92] mdputbi8c + <->s * [0.94] mdputbi8c }{} \DeclareFontShape{TS1}{mdput}{b}{n}{ - <->s * [0.92] mdputb8c + <->s * [0.94] mdputb8c }{} \DeclareFontShape{TS1}{mdput}{b}{sl}{ - <->s * [0.92] mdputbo8c + <->s * [0.94] mdputbo8c }{} \DeclareFontShape{TS1}{mdput}{bx}{it}{<->ssub * mdput/b/it}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdsffont.def b/Master/texmf-dist/tex/latex/mathdesign/mdsffont.def index 27a69ff8a69..967e4cfc3c9 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdsffont.def +++ b/Master/texmf-dist/tex/latex/mathdesign/mdsffont.def @@ -3,7 +3,7 @@ %% Copyright 2003 Paul Pichaureau for the MathDesign Project %% All rights reserved. %% -%% This file is part of the mathdesign package v1.55 +%% This file is part of the mathdesign package v2.31 %% -------------------------------------------------- %% %% This program is free software; you can redistribute it and/or @@ -30,7 +30,7 @@ %% \ProvidesFile{mdsffont.def} -[2006/01/29 v1.55 (Math Design Project)] +[2013/08/29 v2.31 (Math Design Project)] %% ---------------------------------------------------------------- %% Adobe Helvetica @@ -129,8 +129,12 @@ \DeclareFontShape{T1}{\MD@font@name}{bx}{n}{<->ssub * \MD@font@name/b/n}{} \DeclareFontShape{T1}{\MD@font@name}{bx}{sc}{<->ssub * \MD@font@name/b/sc}{} \DeclareFontShape{T1}{\MD@font@name}{bx}{sl}{<->ssub * \MD@font@name/b/sl}{} -\DeclareFontShape{T1}{\MD@font@name}{b}{it}{<->ssub * \MD@font@name/b/sl}{} \DeclareFontShape{T1}{\MD@font@name}{bx}{it}{<->ssub * \MD@font@name/b/it}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{n}{<->ssub * \MD@font@name/b/n}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{sc}{<->ssub * \MD@font@name/b/sc}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{sl}{<->ssub * \MD@font@name/b/sl}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{it}{<->ssub * \MD@font@name/b/it}{} +\DeclareFontShape{T1}{\MD@font@name}{b}{it}{<->ssub * \MD@font@name/b/sl}{} \DeclareFontShape{T1}{\MD@font@name}{bc}{it}{<->ssub * \MD@font@name/bc/sl}{} %% ---------------------------------------------------------------- @@ -225,6 +229,10 @@ \DeclareFontShape{T1}{\MD@font@name}{bx}{sc}{<-> ssub * \MD@font@name/b/sc}{} \DeclareFontShape{T1}{\MD@font@name}{bx}{sl}{<-> ssub * \MD@font@name/b/sl}{} \DeclareFontShape{T1}{\MD@font@name}{bx}{it}{<-> ssub * \MD@font@name/b/it}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{n}{<-> ssub * \MD@font@name/b/n}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{sc}{<-> ssub * \MD@font@name/b/sc}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{sl}{<-> ssub * \MD@font@name/b/sl}{} +\DeclareFontShape{T1}{\MD@font@name}{mb}{it}{<-> ssub * \MD@font@name/b/it}{} \DeclareFontShape{T1}{\MD@font@name}{db}{it}{<-> ssub * \MD@font@name/db/sl}{} %% ---------------------------------------------------------------- diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdttfont.def b/Master/texmf-dist/tex/latex/mathdesign/mdttfont.def index b756bda381f..6be37342851 100644 --- a/Master/texmf-dist/tex/latex/mathdesign/mdttfont.def +++ b/Master/texmf-dist/tex/latex/mathdesign/mdttfont.def @@ -3,7 +3,7 @@ %% Copyright 2003 Paul Pichaureau for the MathDesign Project %% All rights reserved. %% -%% This file is part of the mathdesign package v1.55 +%% This file is part of the mathdesign package v2.31 %% -------------------------------------------------- %% %% This program is free software; you can redistribute it and/or @@ -30,7 +30,7 @@ %% \ProvidesFile{mdttfont.def} -[2006/01/29 v1.55 (Math Design Project)] +[2013/08/29 v2.31 (Math Design Project)] %% ---------------------------------------------------------------- %% Adobe Courier diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdamdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdamdugm.fd deleted file mode 100644 index 14bba6b225a..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdamdugm.fd +++ /dev/null @@ -1,22 +0,0 @@ -%Filename: mdamdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{mdamdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for MDA/mdugm.] - -\DeclareFontFamily{MDA}{mdugm}{} - -\DeclareFontShape{MDA}{mdugm}{m}{n}{ - <-> mdugmrma -}{} - -\DeclareFontShape{MDA}{mdugm}{b}{n}{ - <-> mdugmmma -}{} - -\DeclareFontShape{MDA}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdbmdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdbmdugm.fd deleted file mode 100644 index 4ccbc01c556..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdbmdugm.fd +++ /dev/null @@ -1,22 +0,0 @@ -%Filename: mdbmdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{mdbmdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for MDB/mdugm.] - -\DeclareFontFamily{MDB}{mdugm}{} - -\DeclareFontShape{MDB}{mdugm}{m}{n}{ - <-> mdugmrmb -}{} - -\DeclareFontShape{MDB}{mdugm}{b}{n}{ - <-> mdugmmmb -}{} - -\DeclareFontShape{MDB}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdugm.cfg b/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdugm.cfg deleted file mode 100644 index 791c112dae5..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdugm.cfg +++ /dev/null @@ -1,102 +0,0 @@ -%% This is file mdugm.cfg - -%% In this file you can configure the default use of the mdugm -%% package. - -%% These configuration file is loaded *before* the options are set, so -%% users can override it if they want. - -%% ------------------------------------------------------------------- -%% Default options -%% ------------------------------------------------------------------- - -% In this command, you can set the default value of the options, -% e.g. \def\mdugmOptions{amssymb,mdcal}. - -\def\mdugmOptions{} - -% For traditionnal French scientific typography, use the following -% options - -%% \def\mdugmOptions{greekupright,capupright} - -%% ------------------------------------------------------------------- -%% Default fonts -%% ------------------------------------------------------------------- - -%% Set the sans serif and typewriter fonts for this package. Read the -%% documentation for more informations. - -%% For example, to use Adobe Helvetica as the sans serif font, uncomment the -%% following line - -%% \renewcommand{\sfdefault}{phvmdugm}% - -%% To use Adobe Courier as the typewriter font, uncomment the -%% following line - -%% \renewcommand{\ttdefault}{pcrmdugm}% - -%% <mdfamcfg> - -%% ------------------------------------------------------------------- -%% Extra fonts -%% ------------------------------------------------------------------- - -%% Here you can define extra scaled fonts. If you understand a little -%% the LaTeX font system, the following code is quite straightforward. -%% See more example in mdfont.def. -%% -%% Please the LaTeX2e font selection guide for more informations. - -%% Adobe Syntax - -%% \def\MD@font@name{psx\MD@name} - -%% !!! Important: The following value must be set by hand. It is the -%% ratio of (XHeigh of mdugm)/(XHeight of the font to scale), i.e. -%% -%% 4.200/XHeight -%% -%% where XHeight is the xheight of the font to scale, exprimed in points - - -%% \def\psx@ratio{1} - -%% \DeclareFontFamily{OT1}{\MD@font@name}{} -%% \DeclareFontShape{OT1}{\MD@font@name}{m}{n}{ -%% <-> s * [\psx@ratio] \MD@font@namer7t -%% }{} -%% \DeclareFontShape{OT1}{\MD@font@name}{m}{it}{ -%% <-> s * [\psx@ratio] \MD@font@nameri7t -%% }{} -%% \DeclareFontShape{OT1}{\MD@font@name}{b}{n}{ -%% <-> s * [\psx@ratio] \MD@font@nameb7t -%% }{} -%% \DeclareFontShape{OT1}{\MD@font@name}{c}{n}{ -%% <-> s * [\psx@ratio] \MD@font@namec7t -%% }{} -%% \DeclareFontShape{OT1}{\MD@font@name}{u}{n}{ -%% <-> s * [\psx@ratio] \MD@font@nameu7t -%% }{} -%% \DeclareFontShape{OT1}{\MD@font@name}{m}{sl}{<-> ssub * \MD@font@name/m/it}{} -%% \DeclareFontShape{OT1}{\MD@font@name}{bx}{n}{<-> ssub * \MD@font@name/b/n}{} - -%% \DeclareFontFamily{T1}{\MD@font@name}{} -%% \DeclareFontShape{T1}{\MD@font@name}{m}{n}{ -%% <-> s * [\psx@ratio] \MD@font@namer8t -%% }{} -%% \DeclareFontShape{T1}{\MD@font@name}{m}{it}{ -%% <-> s * [\psx@ratio] \MD@font@nameri8t -%% }{} -%% \DeclareFontShape{T1}{\MD@font@name}{b}{n}{ -%% <-> s * [\psx@ratio] \MD@font@nameb8t -%% }{} -%% \DeclareFontShape{T1}{\MD@font@name}{c}{n}{ -%% <-> s * [\psx@ratio] \MD@font@namec8t -%% }{} -%% \DeclareFontShape{T1}{\MD@font@name}{u}{n}{ -%% <-> s * [\psx@ratio] \MD@font@nameu8t -%% }{} -%% \DeclareFontShape{T1}{\MD@font@name}{m}{sl}{<-> ssub * \MD@font@name/m/it}{} -%% \DeclareFontShape{T1}{\MD@font@name}{bx}{n}{<-> ssub * \MD@font@name/b/n}{} diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdugm.sty b/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdugm.sty deleted file mode 100644 index 06230ba8f77..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/mdugm.sty +++ /dev/null @@ -1,727 +0,0 @@ -%% Copyright 2003 Paul Pichaureau for the MathDesign Project -%% All rights reserved. -%% -%% This file is part of the mdugm package v1.55 -%% -------------------------------------------------- -%% -%% This program is free software; you can redistribute it and/or -%% modify it under the terms of the GNU General Public License -%% as published by the Free Software Foundation; either version 2 -%% of the License, or (at your option) any later version. - -%% This program is distributed in the hope that it will be useful, -%% but WITHOUT ANY WARRANTY; without even the implied warranty of -%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -%% GNU General Public License for more details. - -%% You should have received a copy of the GNU General Public License -%% along with this program; if not, write to the Free Software -%% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -%% Public LaTeX Project Public - -%% This file loads the mdugm font families. - -%% For more information about options and configuration, please read -%% mdugmdoc.pdf or the general MathDesign documentation mddoc.pdf. - -\NeedsTeXFormat{LaTeX2e}% - -\ProvidesPackage{mdugm}% -[2006/01/29 v1.55 urw garamond + mdugm (Math Design Project)] - -\@ifundefined{@MDfont}{ - \PackageError{mdugm}% - {Package mdugm cannot be loaded directly. Use mathdesign package.} - {Use mathdesign package with option mdugm.}} -{} - - -%% ---------------------------------------------------------------- -%% Common fonts can be scaled according to the following parameters (to -%% ensure correct lining of the glyphs) -%% ---------------------------------------------------------------- - -%% Bera (alias Bistream Vera) -\def\fvm@ratio{0.768}% -\def\fvs@ratio{0.768}% -\def\fve@ratio{0.768}% - -%% Typewriter fonts -\def\pcr@ratio{0.986}% -\def\ucr@ratio{1.007}% - -%% Sans Serif font -\def\phv@ratio{0.803}% -\def\uag@ratio{0.768}% -\def\uhv@ratio{0.802}% - -%% Computer Modern fonts -\def\cmsy@ratio{1.009}% -\def\cmtt@ratio{0.975}% -\def\cmss@ratio{0.945}% - -%% Euler fraktur -\def\euf@ratio{1.035}% - -%% AMS blackboard bold -\def\msb@ratio{1.009}% - -\input{mdfont.def} - -\if@MDsfscaled - \input{mdsffont.def} -\fi - -\if@MDttscaled - \input{mdttfont.def} -\fi - -%% ---------------------------------------------------------------- -%% Script Math Alphabet -%% ---------------------------------------------------------------- - -\WarningIfLoaded{mdugm}{mathrsfs}% - -\if@MDcmcal -\DeclareSymbolFont{mdcal}{OMS}{xmdcmsy}{m}{n}% -\else -\DeclareSymbolFont{mdcal}{OMS}{mdugm}{m}{n}% -\SetSymbolFont{mdcal}{bold}{OMS}{mdugm}{b}{n}% -\fi -\DeclareSymbolFontAlphabet{\mathcal}{mdcal} -\DeclareSymbolFont{mdscr}{OMS}{mdugm}{m}{n}% - -\DeclareSymbolFontAlphabet{\mathscr}{mdscr}% -\SetSymbolFont{mdscr}{bold}{OMS}{mdugm}{b}{n}% - -%% ---------------------------------------------------------------- -%% Fraktur symbols support -%% ---------------------------------------------------------------- - -\DeclareMathAlphabet{\mathfrak}{U}{xmdeuf}{m}{n}% -\SetMathAlphabet{\mathfrak}{bold}{U}{xmdeuf}{b}{n}% -\DeclareRobustCommand{\frak}[1]{% - {\@subst@obsolete{mdugm}\frak\mathfrak{#1}}}% - -%% ------------------------------------------------------------------- -%% Mathematical fonts definition -%% ------------------------------------------------------------------- - - - \renewcommand{\rmdefault}{mdugm}\rmfamily - - \def\MDnormal{mdugm}% - \SetSymbolFont{operators} {normal}{OT1}{mdugm}{m}{n}% - \SetSymbolFont{letters} {normal}{OML}{mdugm}{m}{it}% - \SetSymbolFont{symbols} {normal}{OMS}{mdugm}{m}{n}% - \SetSymbolFont{largesymbols}{normal}{OMX}{mdugm}{m}{n}% - - \SetSymbolFont{operators} {bold}{OT1}{mdugm}{b}{n}% - \SetSymbolFont{letters} {bold}{OML}{mdugm}{b}{it}% - \SetSymbolFont{symbols} {bold}{OMS}{mdugm}{b}{n}% - \SetSymbolFont{largesymbols}{bold}{OMX}{mdugm}{b}{n}% - - \SetMathAlphabet{\mathrm}{normal}{\encodingdefault}{\rmdefault}{m}{n}% - \SetMathAlphabet{\mathbf}{normal}{\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathit}{normal}{\encodingdefault}{\rmdefault}{m}{it}% - \SetMathAlphabet{\mathsf}{normal}{\encodingdefault}{\sfdefault}{m}{n}% - \SetMathAlphabet{\mathtt}{normal}{\encodingdefault}{\ttdefault}{m}{n}% - \if@MDcmcal - \SetMathAlphabet{\mathcal}{normal}{OMS}{xmdcmsy}{m}{n}% - \else - \SetMathAlphabet{\mathcal}{normal}{OMS}{mdugm}{m}{n}% - \fi - - \DeclareSymbolFontAlphabet{\mathscr}{mdscr}% - - \SetMathAlphabet{\mathrm}{bold} {\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathbf}{bold} {\encodingdefault}{\rmdefault}{b}{n}% - \SetMathAlphabet{\mathit}{bold} {\encodingdefault}{\rmdefault}{b}{it}% - \SetMathAlphabet{\mathsf}{bold} {\encodingdefault}{\sfdefault}{b}{n}% - \SetMathAlphabet{\mathtt}{bold} {\encodingdefault}{\ttdefault}{b}{n}% - -%% %% ------------------------------------------------------------------- -%% %% The name of the bold series -%% %% ------------------------------------------------------------------- - -%% \renewcommand\bfdefault{m} - -%% ------------------------------------------------------------------- -%% Wide accents -%% ------------------------------------------------------------------- - -\DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} -\DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} -\DeclareMathAccent{\widetriangle}{\mathord}{largesymbols}{"E6} -\DeclareMathAccent{\wideparen}{\mathord}{largesymbols}{"F3} -\ifx\overset\@undefined\else -\newcommand{\widering}[1]{\overset{\smash{\vbox to .2ex{% - \hbox{$\mathring{}$}}}}{\wideparen{#1}}} -\fi - - -%% ------------------------------------------------------------------- -%% Double left and right bracket -%% ------------------------------------------------------------------- - -\MD@def\DeclareMathDelimiter{\llbracket}{\mathopen} {largesymbols}{"B9}{largesymbols}{"83} -\MD@def\DeclareMathDelimiter{\rrbracket}{\mathclose}{largesymbols}{"BA}{largesymbols}{"8D} - -%% ------------------------------------------------------------------- -%% Wavy vertical lines -%% ------------------------------------------------------------------- - -\MD@def\DeclareMathDelimiter{\lwave}{\mathopen} {largesymbols}{"D0}{largesymbols}{"D0} -\MD@def\DeclareMathDelimiter{\rwave}{\mathclose}{largesymbols}{"D0}{largesymbols}{"D0} - -\MD@def\DeclareMathDelimiter{\levaw}{\mathopen} {largesymbols}{"D1}{largesymbols}{"D1} -\MD@def\DeclareMathDelimiter{\revaw}{\mathclose}{largesymbols}{"D1}{largesymbols}{"D1} - -\def\leftwave{\left\lwave} -\def\rightwave{\right\rwave} -\def\leftevaw{\left\levaw} -\def\rightevaw{\right\revaw} - -%% ---------------------------------------------------------------- -%% Uppercase upright -%% ---------------------------------------------------------------- - -\DeclareSymbolFont{lettersupright} {OML}{mdugm}{m}{n} -\SetSymbolFont{lettersupright} {bold}{OML}{mdugm}{b}{n}% - %\DeclareSymbolFont{lettersslanted} {OML}{mdugm}{m}{it} - -\DeclareSymbolFontAlphabet{\mathrm} {lettersupright} - -\if@MDcapupright -\DeclareMathSymbol{A}{\mathalpha}{lettersupright}{`A} -\DeclareMathSymbol{B}{\mathalpha}{lettersupright}{`B} -\DeclareMathSymbol{C}{\mathalpha}{lettersupright}{`C} -\DeclareMathSymbol{D}{\mathalpha}{lettersupright}{`D} -\DeclareMathSymbol{E}{\mathalpha}{lettersupright}{`E} -\DeclareMathSymbol{F}{\mathalpha}{lettersupright}{`F} -\DeclareMathSymbol{G}{\mathalpha}{lettersupright}{`G} -\DeclareMathSymbol{H}{\mathalpha}{lettersupright}{`H} -\DeclareMathSymbol{I}{\mathalpha}{lettersupright}{`I} -\DeclareMathSymbol{J}{\mathalpha}{lettersupright}{`J} -\DeclareMathSymbol{K}{\mathalpha}{lettersupright}{`K} -\DeclareMathSymbol{L}{\mathalpha}{lettersupright}{`L} -\DeclareMathSymbol{M}{\mathalpha}{lettersupright}{`M} -\DeclareMathSymbol{N}{\mathalpha}{lettersupright}{`N} -\DeclareMathSymbol{O}{\mathalpha}{lettersupright}{`O} -\DeclareMathSymbol{P}{\mathalpha}{lettersupright}{`P} -\DeclareMathSymbol{Q}{\mathalpha}{lettersupright}{`Q} -\DeclareMathSymbol{R}{\mathalpha}{lettersupright}{`R} -\DeclareMathSymbol{S}{\mathalpha}{lettersupright}{`S} -\DeclareMathSymbol{T}{\mathalpha}{lettersupright}{`T} -\DeclareMathSymbol{U}{\mathalpha}{lettersupright}{`U} -\DeclareMathSymbol{V}{\mathalpha}{lettersupright}{`V} -\DeclareMathSymbol{W}{\mathalpha}{lettersupright}{`W} -\DeclareMathSymbol{X}{\mathalpha}{lettersupright}{`X} -\DeclareMathSymbol{Y}{\mathalpha}{lettersupright}{`Y} -\DeclareMathSymbol{Z}{\mathalpha}{lettersupright}{`Z} -\fi - -%% ---------------------------------------------------------------- -%% Lowercase greek upright -%% ---------------------------------------------------------------- - -\if@MDgrupright % -\MD@def\DeclareMathSymbol{\alpha}{\mathord}{lettersupright}{"0B} -\MD@def\DeclareMathSymbol{\beta}{\mathord}{lettersupright}{"0C} -\MD@def\DeclareMathSymbol{\gamma}{\mathord}{lettersupright}{"0D} -\MD@def\DeclareMathSymbol{\delta}{\mathord}{lettersupright}{"0E} -\MD@def\DeclareMathSymbol{\epsilon}{\mathord}{lettersupright}{"0F} -\MD@def\DeclareMathSymbol{\zeta}{\mathord}{lettersupright}{"10} -\MD@def\DeclareMathSymbol{\eta}{\mathord}{lettersupright}{"11} -\MD@def\DeclareMathSymbol{\theta}{\mathord}{lettersupright}{"12} -\MD@def\DeclareMathSymbol{\iota}{\mathord}{lettersupright}{"13} -\MD@def\DeclareMathSymbol{\kappa}{\mathord}{lettersupright}{"14} -\MD@def\DeclareMathSymbol{\lambda}{\mathord}{lettersupright}{"15} -\MD@def\DeclareMathSymbol{\mu}{\mathord}{lettersupright}{"16} -\MD@def\DeclareMathSymbol{\nu}{\mathord}{lettersupright}{"17} -\MD@def\DeclareMathSymbol{\xi}{\mathord}{lettersupright}{"18} -\MD@def\DeclareMathSymbol{\pi}{\mathord}{lettersupright}{"19} -\MD@def\DeclareMathSymbol{\rho}{\mathord}{lettersupright}{"1A} -\MD@def\DeclareMathSymbol{\sigma}{\mathord}{lettersupright}{"1B} -\MD@def\DeclareMathSymbol{\tau}{\mathord}{lettersupright}{"1C} -\MD@def\DeclareMathSymbol{\upsilon}{\mathord}{lettersupright}{"1D} -\MD@def\DeclareMathSymbol{\phi}{\mathord}{lettersupright}{"1E} -\MD@def\DeclareMathSymbol{\chi}{\mathord}{lettersupright}{"1F} -\MD@def\DeclareMathSymbol{\psi}{\mathord}{lettersupright}{"20} -\MD@def\DeclareMathSymbol{\omega}{\mathord}{lettersupright}{"21} -\MD@def\DeclareMathSymbol{\varepsilon}{\mathord}{lettersupright}{"22} -\MD@def\DeclareMathSymbol{\vartheta}{\mathord}{lettersupright}{"23} -\MD@def\DeclareMathSymbol{\varpi}{\mathord}{lettersupright}{"24} -\MD@def\DeclareMathSymbol{\varrho}{\mathord}{lettersupright}{"25} -\MD@def\DeclareMathSymbol{\varsigma}{\mathord}{lettersupright}{"26} -\MD@def\DeclareMathSymbol{\varphi}{\mathord}{lettersupright}{"27} -\fi - -%% ---------------------------------------------------------------- -%% Uppercase greek slanted -%% ---------------------------------------------------------------- - -\if@MDGRupright % -\else -\MD@def\DeclareMathSymbol{\Gamma}{\mathalpha}{letters}{"00} -\MD@def\DeclareMathSymbol{\Delta}{\mathalpha}{letters}{"01} -\MD@def\DeclareMathSymbol{\Theta}{\mathalpha}{letters}{"02} -\MD@def\DeclareMathSymbol{\Lambda}{\mathalpha}{letters}{"03} -\MD@def\DeclareMathSymbol{\Xi}{\mathalpha}{letters}{"04} -\MD@def\DeclareMathSymbol{\Pi}{\mathalpha}{letters}{"05} -\MD@def\DeclareMathSymbol{\Sigma}{\mathalpha}{letters}{"06} -\MD@def\DeclareMathSymbol{\Upsilon}{\mathalpha}{letters}{"07} -\MD@def\DeclareMathSymbol{\Phi}{\mathalpha}{letters}{"08} -\MD@def\DeclareMathSymbol{\Psi}{\mathalpha}{letters}{"09} -\MD@def\DeclareMathSymbol{\Omega}{\mathalpha}{letters}{"0A} -\fi - - %% upright greek letters are avalaible vi \alphaup like macros -\MD@def\DeclareMathSymbol{\alphaup}{\mathord}{lettersupright}{"0B} -\MD@def\DeclareMathSymbol{\betaup}{\mathord}{lettersupright}{"0C} -\MD@def\DeclareMathSymbol{\gammaup}{\mathord}{lettersupright}{"0D} -\MD@def\DeclareMathSymbol{\deltaup}{\mathord}{lettersupright}{"0E} -\MD@def\DeclareMathSymbol{\epsilonup}{\mathord}{lettersupright}{"0F} -\MD@def\DeclareMathSymbol{\zetaup}{\mathord}{lettersupright}{"10} -\MD@def\DeclareMathSymbol{\etaup}{\mathord}{lettersupright}{"11} -\MD@def\DeclareMathSymbol{\thetaup}{\mathord}{lettersupright}{"12} -\MD@def\DeclareMathSymbol{\iotaup}{\mathord}{lettersupright}{"13} -\MD@def\DeclareMathSymbol{\kappaup}{\mathord}{lettersupright}{"14} -\MD@def\DeclareMathSymbol{\lambdaup}{\mathord}{lettersupright}{"15} -\MD@def\DeclareMathSymbol{\muup}{\mathord}{lettersupright}{"16} -\MD@def\DeclareMathSymbol{\nuup}{\mathord}{lettersupright}{"17} -\MD@def\DeclareMathSymbol{\xiup}{\mathord}{lettersupright}{"18} -\MD@def\DeclareMathSymbol{\piup}{\mathord}{lettersupright}{"19} -\MD@def\DeclareMathSymbol{\rhoup}{\mathord}{lettersupright}{"1A} -\MD@def\DeclareMathSymbol{\sigmaup}{\mathord}{lettersupright}{"1B} -\MD@def\DeclareMathSymbol{\tauup}{\mathord}{lettersupright}{"1C} -\MD@def\DeclareMathSymbol{\upsilonup}{\mathord}{lettersupright}{"1D} -\MD@def\DeclareMathSymbol{\phiup}{\mathord}{lettersupright}{"1E} -\MD@def\DeclareMathSymbol{\chiup}{\mathord}{lettersupright}{"1F} -\MD@def\DeclareMathSymbol{\psiup}{\mathord}{lettersupright}{"20} -\MD@def\DeclareMathSymbol{\omegaup}{\mathord}{lettersupright}{"21} -\MD@def\DeclareMathSymbol{\varepsilonup}{\mathord}{lettersupright}{"22} -\MD@def\DeclareMathSymbol{\varthetaup}{\mathord}{lettersupright}{"23} -\MD@def\DeclareMathSymbol{\varpiup}{\mathord}{lettersupright}{"24} -\MD@def\DeclareMathSymbol{\varrhoup}{\mathord}{lettersupright}{"25} -\MD@def\DeclareMathSymbol{\varsigmaup}{\mathord}{lettersupright}{"26} -\MD@def\DeclareMathSymbol{\varphiup}{\mathord}{lettersupright}{"27} -\MD@def\DeclareMathSymbol{\Gammaup}{\mathalpha}{lettersupright}{"00} -\MD@def\DeclareMathSymbol{\Deltaup}{\mathalpha}{lettersupright}{"01} -\MD@def\DeclareMathSymbol{\Thetaup}{\mathalpha}{lettersupright}{"02} -\MD@def\DeclareMathSymbol{\Lambdaup}{\mathalpha}{lettersupright}{"03} -\MD@def\DeclareMathSymbol{\Xiup}{\mathalpha}{lettersupright}{"04} -\MD@def\DeclareMathSymbol{\Piup}{\mathalpha}{lettersupright}{"05} -\MD@def\DeclareMathSymbol{\Sigmaup}{\mathalpha}{lettersupright}{"06} -\MD@def\DeclareMathSymbol{\Upsilonup}{\mathalpha}{lettersupright}{"07} -\MD@def\DeclareMathSymbol{\Phiup}{\mathalpha}{lettersupright}{"08} -\MD@def\DeclareMathSymbol{\Psiup}{\mathalpha}{lettersupright}{"09} -\MD@def\DeclareMathSymbol{\Omegaup}{\mathalpha}{lettersupright}{"0A} - -\MD@def\DeclareMathSymbol{\alphait}{\mathord}{letters}{"0B} -\MD@def\DeclareMathSymbol{\betait}{\mathord}{letters}{"0C} -\MD@def\DeclareMathSymbol{\gammait}{\mathord}{letters}{"0D} -\MD@def\DeclareMathSymbol{\deltait}{\mathord}{letters}{"0E} -\MD@def\DeclareMathSymbol{\epsilonit}{\mathord}{letters}{"0F} -\MD@def\DeclareMathSymbol{\zetait}{\mathord}{letters}{"10} -\MD@def\DeclareMathSymbol{\etait}{\mathord}{letters}{"11} -\MD@def\DeclareMathSymbol{\thetait}{\mathord}{letters}{"12} -\MD@def\DeclareMathSymbol{\iotait}{\mathord}{letters}{"13} -\MD@def\DeclareMathSymbol{\kappait}{\mathord}{letters}{"14} -\MD@def\DeclareMathSymbol{\lambdait}{\mathord}{letters}{"15} -\MD@def\DeclareMathSymbol{\muit}{\mathord}{letters}{"16} -\MD@def\DeclareMathSymbol{\nuit}{\mathord}{letters}{"17} -\MD@def\DeclareMathSymbol{\xiit}{\mathord}{letters}{"18} -\MD@def\DeclareMathSymbol{\piit}{\mathord}{letters}{"19} -\MD@def\DeclareMathSymbol{\rhoit}{\mathord}{letters}{"1A} -\MD@def\DeclareMathSymbol{\sigmait}{\mathord}{letters}{"1B} -\MD@def\DeclareMathSymbol{\tauit}{\mathord}{letters}{"1C} -\MD@def\DeclareMathSymbol{\upsilonit}{\mathord}{letters}{"1D} -\MD@def\DeclareMathSymbol{\phiit}{\mathord}{letters}{"1E} -\MD@def\DeclareMathSymbol{\chiit}{\mathord}{letters}{"1F} -\MD@def\DeclareMathSymbol{\psiit}{\mathord}{letters}{"20} -\MD@def\DeclareMathSymbol{\omegait}{\mathord}{letters}{"21} -\MD@def\DeclareMathSymbol{\varepsilonit}{\mathord}{letters}{"22} -\MD@def\DeclareMathSymbol{\varthetait}{\mathord}{letters}{"23} -\MD@def\DeclareMathSymbol{\varpiit}{\mathord}{letters}{"24} -\MD@def\DeclareMathSymbol{\varrhoit}{\mathord}{letters}{"25} -\MD@def\DeclareMathSymbol{\varsigmait}{\mathord}{letters}{"26} -\MD@def\DeclareMathSymbol{\varphiit}{\mathord}{letters}{"27} -\MD@def\DeclareMathSymbol{\Gammait}{\mathalpha}{letters}{"00} -\MD@def\DeclareMathSymbol{\Deltait}{\mathalpha}{letters}{"01} -\MD@def\DeclareMathSymbol{\Thetait}{\mathalpha}{letters}{"02} -\MD@def\DeclareMathSymbol{\Lambdait}{\mathalpha}{letters}{"03} -\MD@def\DeclareMathSymbol{\Xiit}{\mathalpha}{letters}{"04} -\MD@def\DeclareMathSymbol{\Piit}{\mathalpha}{letters}{"05} -\MD@def\DeclareMathSymbol{\Sigmait}{\mathalpha}{letters}{"06} -\MD@def\DeclareMathSymbol{\Upsilonit}{\mathalpha}{letters}{"07} -\MD@def\DeclareMathSymbol{\Phiit}{\mathalpha}{letters}{"08} -\MD@def\DeclareMathSymbol{\Psiit}{\mathalpha}{letters}{"09} -\MD@def\DeclareMathSymbol{\Omegait}{\mathalpha}{letters}{"0A} - -%% ---------------------------------------------------------------- -%% Additional symbols -%% ---------------------------------------------------------------- - -\def\iddots{\mathinner{\mkern1mu\raise1\p@ - \vbox{\kern7\p@\hbox{.}}\mkern2mu - \raise4\p@\hbox{.}\mkern2mu\raise7\p@\hbox{.}\mkern1mu}} - - -%% ---------------------------------------------------------------- -%% Additional fonts -%% ---------------------------------------------------------------- - -%% AMS fonts -\WarningIfLoaded{mdugm}{amssymb} -\WarningIfLoaded{mdugm}{amsfonts} -\DeclareFontEncoding{MDA}{}{} -\DeclareFontSubstitution{MDA}{cmr}{m}{n} -\DeclareSymbolFont{mathdesignA}{MDA}{mdugm}{m}{n}% -%% \DeclareSymbolFont{mathdesignAI}{MDA}{mdugm}{m}{it}% -\SetSymbolFont{mathdesignA} {bold}{MDA}{mdugm}{b}{n}% -%% \SetSymbolFont{mathdesignAI} {bold}{MDA}{mdugm}{b}{it}% -%% \DeclareSymbolFont{AMSbmdugm}{U}{msbmdugm}{m}{n} -%% \DeclareSymbolFontAlphabet{\mdmathbb}{AMSbmdugm} -\DeclareSymbolFontAlphabet{\mdmathbb}{mathdesignA} -\DeclareFontEncodingDefaults{\relax}{\def\accentclass@{7}} - - % The following code borrowed from amsfonts.sty and amsbsy.sty - -\long\def\@gobblethree#1#2#3{} -\def\@subst@obsolete#1#2#3{\@obsolete{#1}#2#3\gdef#2{#3}#2} -\if@compatibility -\let\@obsolete\@gobblethree -\else -\def\@obsolete#1#2#3{\PackageWarning{#1}{% - Obsolete command \protect#2; \protect#3 should be used instead}}% -\fi -\DeclareRobustCommand{\bold}[1]{% - {\@subst@obsolete{amsfonts}\bold\mathbf{#1}}} - -\providecommand*{\@mathmeasure}[3]{% - \setbox#1\hbox{\frozen@everymath\@emptytoks\m@th$#2#3$}} - -\@ifundefined{@emptytoks}{\csname newtoks\endcsname\@emptytoks}{} - \let\mathbb\@undefined - \global\let\mathbb\mdmathbb - \MD@def\DeclareRobustCommand{\Bbb}[1]{% - {\@subst@obsolete{mdugm}\Bbb\mathbb{#1}}} - - \xdef\yen{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}D5} - \xdef\checkmark{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}D8} - \xdef\circledR{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}F2} - \def\circledS{\textcircled{S}} - \xdef\maltese{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}FA} - \catcode`\"=12 - \MD@def\DeclareMathDelimiter{\ulcorner}{\mathopen} {mathdesignA}{"F0}{mathdesignA}{"F0} - \MD@def\DeclareMathDelimiter{\urcorner}{\mathclose}{mathdesignA}{"F1}{mathdesignA}{"F1} - \MD@def\DeclareMathDelimiter{\llcorner}{\mathopen} {mathdesignA}{"F8}{mathdesignA}{"F8} - \MD@def\DeclareMathDelimiter{\lrcorner}{\mathclose}{mathdesignA}{"F9}{mathdesignA}{"F9} - \DeclareMathAccent{\widetilde}{\mathord}{largesymbols}{"65} - \DeclareMathAccent{\widehat}{\mathord}{largesymbols}{"62} - \MD@def\DeclareMathSymbol{\dabar@}{\mathord}{mathdesignA}{"B9} - -\xdef\dashrightarrow{\mathrel{\dabar@\dabar@ - \mathchar"0\hexnumber@\symmathdesignA CB}}% - \xdef\dashleftarrow{\mathrel{\mathchar"0\hexnumber@\symmathdesignA CC\dabar@\dabar@}}% - \global\let\dasharrow\dashrightarrow - -%% Begin AMSb declarations - \MD@def\DeclareMathSymbol{\lvertneqq} {\mathrel}{mathdesignA}{"00} - \MD@def\DeclareMathSymbol{\gvertneqq} {\mathrel}{mathdesignA}{"01} - \MD@def\DeclareMathSymbol{\nleq} {\mathrel}{mathdesignA}{"02} - \MD@def\DeclareMathSymbol{\ngeq} {\mathrel}{mathdesignA}{"03} - \MD@def\DeclareMathSymbol{\nless} {\mathrel}{mathdesignA}{"04} - \MD@def\DeclareMathSymbol{\ngtr} {\mathrel}{mathdesignA}{"05} - \MD@def\DeclareMathSymbol{\nprec} {\mathrel}{mathdesignA}{"06} - \MD@def\DeclareMathSymbol{\nsucc} {\mathrel}{mathdesignA}{"07} - \MD@def\DeclareMathSymbol{\lneqq} {\mathrel}{mathdesignA}{"08} - \MD@def\DeclareMathSymbol{\gneqq} {\mathrel}{mathdesignA}{"09} - \MD@def\DeclareMathSymbol{\nleqslant} {\mathrel}{mathdesignA}{"0A} - \MD@def\DeclareMathSymbol{\ngeqslant} {\mathrel}{mathdesignA}{"0B} - \MD@def\DeclareMathSymbol{\lneq} {\mathrel}{mathdesignA}{"0C} - \MD@def\DeclareMathSymbol{\gneq} {\mathrel}{mathdesignA}{"0D} - \MD@def\DeclareMathSymbol{\npreceq} {\mathrel}{mathdesignA}{"0E} - \MD@def\DeclareMathSymbol{\nsucceq} {\mathrel}{mathdesignA}{"0F} - \MD@def\DeclareMathSymbol{\precnsim} {\mathrel}{mathdesignA}{"10} - \MD@def\DeclareMathSymbol{\succnsim} {\mathrel}{mathdesignA}{"11} - \MD@def\DeclareMathSymbol{\lnsim} {\mathrel}{mathdesignA}{"12} - \MD@def\DeclareMathSymbol{\gnsim} {\mathrel}{mathdesignA}{"13} - \MD@def\DeclareMathSymbol{\nleqq} {\mathrel}{mathdesignA}{"14} - \MD@def\DeclareMathSymbol{\ngeqq} {\mathrel}{mathdesignA}{"15} - \MD@def\DeclareMathSymbol{\precneqq} {\mathrel}{mathdesignA}{"16} - \MD@def\DeclareMathSymbol{\succneqq} {\mathrel}{mathdesignA}{"17} - \MD@def\DeclareMathSymbol{\precnapprox} {\mathrel}{mathdesignA}{"18} - \MD@def\DeclareMathSymbol{\succnapprox} {\mathrel}{mathdesignA}{"19} - \MD@def\DeclareMathSymbol{\lnapprox} {\mathrel}{mathdesignA}{"1A} - \MD@def\DeclareMathSymbol{\gnapprox} {\mathrel}{mathdesignA}{"1B} - \MD@def\DeclareMathSymbol{\nsim} {\mathrel}{mathdesignA}{"1C} - \MD@def\DeclareMathSymbol{\ncong} {\mathrel}{mathdesignA}{"1D} - \MD@def\DeclareMathSymbol{\diagup} {\mathord}{mathdesignA}{"1E} - \MD@def\DeclareMathSymbol{\diagdown} {\mathord}{mathdesignA}{"1F} - \MD@def\DeclareMathSymbol{\varsubsetneq} {\mathrel}{mathdesignA}{"20} - \MD@def\DeclareMathSymbol{\varsupsetneq} {\mathrel}{mathdesignA}{"21} - \MD@def\DeclareMathSymbol{\nsubseteqq} {\mathrel}{mathdesignA}{"22} - \MD@def\DeclareMathSymbol{\nsupseteqq} {\mathrel}{mathdesignA}{"23} - \MD@def\DeclareMathSymbol{\subsetneqq} {\mathrel}{mathdesignA}{"24} - \MD@def\DeclareMathSymbol{\supsetneqq} {\mathrel}{mathdesignA}{"25} - \MD@def\DeclareMathSymbol{\varsubsetneqq} {\mathrel}{mathdesignA}{"26} - \MD@def\DeclareMathSymbol{\varsupsetneqq} {\mathrel}{mathdesignA}{"27} - \MD@def\DeclareMathSymbol{\subsetneq} {\mathrel}{mathdesignA}{"28} - \MD@def\DeclareMathSymbol{\supsetneq} {\mathrel}{mathdesignA}{"29} - \MD@def\DeclareMathSymbol{\nsubseteq} {\mathrel}{mathdesignA}{"2A} - \MD@def\DeclareMathSymbol{\nsupseteq} {\mathrel}{mathdesignA}{"2B} - \MD@def\DeclareMathSymbol{\nparallel} {\mathrel}{mathdesignA}{"2C} - \MD@def\DeclareMathSymbol{\nmid} {\mathrel}{mathdesignA}{"2D} - \MD@def\DeclareMathSymbol{\nshortmid} {\mathrel}{mathdesignA}{"2E} - \MD@def\DeclareMathSymbol{\nshortparallel} {\mathrel}{mathdesignA}{"2F} - \MD@def\DeclareMathSymbol{\nvdash} {\mathrel}{mathdesignA}{"30} - \MD@def\DeclareMathSymbol{\nVdash} {\mathrel}{mathdesignA}{"31} - \MD@def\DeclareMathSymbol{\nvDash} {\mathrel}{mathdesignA}{"32} - \MD@def\DeclareMathSymbol{\nVDash} {\mathrel}{mathdesignA}{"33} - \MD@def\DeclareMathSymbol{\ntrianglerighteq}{\mathrel}{mathdesignA}{"34} - \MD@def\DeclareMathSymbol{\ntrianglelefteq}{\mathrel}{mathdesignA}{"35} - \MD@def\DeclareMathSymbol{\ntriangleleft} {\mathrel}{mathdesignA}{"36} - \MD@def\DeclareMathSymbol{\ntriangleright} {\mathrel}{mathdesignA}{"37} - \MD@def\DeclareMathSymbol{\nleftarrow} {\mathrel}{mathdesignA}{"38} - \MD@def\DeclareMathSymbol{\nrightarrow} {\mathrel}{mathdesignA}{"39} - \MD@def\DeclareMathSymbol{\nLeftarrow} {\mathrel}{mathdesignA}{"3A} - \MD@def\DeclareMathSymbol{\nRightarrow} {\mathrel}{mathdesignA}{"3B} - \MD@def\DeclareMathSymbol{\nLeftrightarrow}{\mathrel}{mathdesignA}{"3C} - \MD@def\DeclareMathSymbol{\nleftrightarrow}{\mathrel}{mathdesignA}{"3D} - \MD@def\DeclareMathSymbol{\divideontimes} {\mathbin}{mathdesignA}{"3E} - \MD@def\DeclareMathSymbol{\varnothing} {\mathord}{mathdesignA}{"3F} - \MD@def\DeclareMathSymbol{\nexists} {\mathord}{mathdesignA}{"40} - \MD@def\DeclareMathSymbol{\Join} {\mathbin}{mathdesignA}{"5C} - \MD@def\DeclareMathSymbol{\udtimes} {\mathbin}{mathdesignA}{"5D} - \MD@def\DeclareMathSymbol{\utimes} {\mathbin}{mathdesignA}{"5E} - \MD@def\DeclareMathSymbol{\dtimes} {\mathbin}{mathdesignA}{"5F} - \MD@def\DeclareMathSymbol{\Finv} {\mathord}{mathdesignA}{"60} - \MD@def\DeclareMathSymbol{\Game} {\mathord}{mathdesignA}{"61} - \MD@def\DeclareMathSymbol{\mho} {\mathord}{mathdesignA}{"66} - \MD@def\DeclareMathSymbol{\eth} {\mathord}{mathdesignA}{"67} - \MD@def\DeclareMathSymbol{\eqsim} {\mathrel}{mathdesignA}{"68} - \MD@def\DeclareMathSymbol{\beth} {\mathord}{mathdesignA}{"69} - \MD@def\DeclareMathSymbol{\gimel} {\mathord}{mathdesignA}{"6A} - \MD@def\DeclareMathSymbol{\daleth} {\mathord}{mathdesignA}{"6B} - \MD@def\DeclareMathSymbol{\lessdot} {\mathbin}{mathdesignA}{"6C} - \MD@def\DeclareMathSymbol{\gtrdot} {\mathbin}{mathdesignA}{"6D} - \MD@def\DeclareMathSymbol{\ltimes} {\mathbin}{mathdesignA}{"6E} - \MD@def\DeclareMathSymbol{\rtimes} {\mathbin}{mathdesignA}{"6F} - \MD@def\DeclareMathSymbol{\shortmid} {\mathrel}{mathdesignA}{"70} - \MD@def\DeclareMathSymbol{\shortparallel} {\mathrel}{mathdesignA}{"71} - \MD@def\DeclareMathSymbol{\smallsetminus} {\mathbin}{mathdesignA}{"72} - \MD@def\DeclareMathSymbol{\thicksim} {\mathrel}{mathdesignA}{"73} - \MD@def\DeclareMathSymbol{\thickapprox} {\mathrel}{mathdesignA}{"74} - \MD@def\DeclareMathSymbol{\approxeq} {\mathrel}{mathdesignA}{"75} - \MD@def\DeclareMathSymbol{\succapprox} {\mathrel}{mathdesignA}{"76} - \MD@def\DeclareMathSymbol{\precapprox} {\mathrel}{mathdesignA}{"77} - \MD@def\DeclareMathSymbol{\curvearrowleft} {\mathrel}{mathdesignA}{"78} - \MD@def\DeclareMathSymbol{\curvearrowright}{\mathrel}{mathdesignA}{"79} - \MD@def\DeclareMathSymbol{\digammaup} {\mathord}{mathdesignA}{"7A} - \MD@def\DeclareMathSymbol{\varkappaup} {\mathord}{mathdesignA}{"7B} - \MD@def\DeclareMathSymbol{\digammait} {\mathord}{mathdesignA}{"62} - \MD@def\DeclareMathSymbol{\varkappait} {\mathord}{mathdesignA}{"63} - \if@MDgrupright - \MD@def\DeclareMathSymbol{\digamma} {\mathord}{mathdesignA}{"7A} - \MD@def\DeclareMathSymbol{\varkappa} {\mathord}{mathdesignA}{"7B} - \else - \MD@def\DeclareMathSymbol{\digamma} {\mathord}{mathdesignA}{"62} - \MD@def\DeclareMathSymbol{\varkappa} {\mathord}{mathdesignA}{"63} - \fi - \MD@def\DeclareMathSymbol{\Bbbk} {\mathord}{mathdesignA}{"7C} - \xdef\hslash{\mathord{\mathchar"0\hexnumber@\symmathdesignA 7D h}} - \xdef\hbar{\mathord{\mathchar"0\hexnumber@\symmathdesignA 7E h}}%\mkern-13.8mu% - \MD@def\DeclareMathSymbol{\backepsilon} {\mathrel}{mathdesignA}{"7F} - - \MD@def\DeclareMathSymbol{\boxdot} {\mathbin}{mathdesignA}{"80} - \MD@def\DeclareMathSymbol{\boxplus} {\mathbin}{mathdesignA}{"81} - \MD@def\DeclareMathSymbol{\boxtimes} {\mathbin}{mathdesignA}{"82} - \MD@def\DeclareMathSymbol{\square} {\mathord}{mathdesignA}{"83} - \MD@def\DeclareMathSymbol{\blacksquare} {\mathord}{mathdesignA}{"84} - \MD@def\DeclareMathSymbol{\centerdot} {\mathbin}{mathdesignA}{"85} - \MD@def\DeclareMathSymbol{\lozenge} {\mathord}{mathdesignA}{"86} - \MD@def\DeclareMathSymbol{\blacklozenge} {\mathord}{mathdesignA}{"87} - \MD@def\DeclareMathSymbol{\circlearrowright} {\mathrel}{mathdesignA}{"88} - \MD@def\DeclareMathSymbol{\circlearrowleft} {\mathrel}{mathdesignA}{"89} -%% In amsfonts.sty: - \MD@def\DeclareMathSymbol{\rightleftharpoons}{\mathrel}{mathdesignA}{"8A} - \MD@def\DeclareMathSymbol{\leftrightharpoons} {\mathrel}{mathdesignA}{"8B} - \MD@def\DeclareMathSymbol{\boxminus} {\mathbin}{mathdesignA}{"8C} - \MD@def\DeclareMathSymbol{\Vdash} {\mathrel}{mathdesignA}{"8D} - \MD@def\DeclareMathSymbol{\Vvdash} {\mathrel}{mathdesignA}{"8E} - \MD@def\DeclareMathSymbol{\vDash} {\mathrel}{mathdesignA}{"8F} - \MD@def\DeclareMathSymbol{\twoheadrightarrow} {\mathrel}{mathdesignA}{"90} - \MD@def\DeclareMathSymbol{\twoheadleftarrow} {\mathrel}{mathdesignA}{"91} - \MD@def\DeclareMathSymbol{\leftleftarrows} {\mathrel}{mathdesignA}{"92} - \MD@def\DeclareMathSymbol{\rightrightarrows} {\mathrel}{mathdesignA}{"93} - \MD@def\DeclareMathSymbol{\upuparrows} {\mathrel}{mathdesignA}{"94} - \MD@def\DeclareMathSymbol{\downdownarrows} {\mathrel}{mathdesignA}{"95} - \MD@def\DeclareMathSymbol{\upharpoonright} {\mathrel}{mathdesignA}{"96} - \global\let\restriction\upharpoonright - \MD@def\DeclareMathSymbol{\downharpoonright} {\mathrel}{mathdesignA}{"97} - \MD@def\DeclareMathSymbol{\upharpoonleft} {\mathrel}{mathdesignA}{"98} - \MD@def\DeclareMathSymbol{\downharpoonleft}{\mathrel}{mathdesignA}{"99} - \MD@def\DeclareMathSymbol{\rightarrowtail} {\mathrel}{mathdesignA}{"9A} - \MD@def\DeclareMathSymbol{\leftarrowtail} {\mathrel}{mathdesignA}{"9B} - \MD@def\DeclareMathSymbol{\leftrightarrows}{\mathrel}{mathdesignA}{"9C} - \MD@def\DeclareMathSymbol{\rightleftarrows}{\mathrel}{mathdesignA}{"9D} - \MD@def\DeclareMathSymbol{\Lsh} {\mathrel}{mathdesignA}{"9E} - \MD@def\DeclareMathSymbol{\Rsh} {\mathrel}{mathdesignA}{"9F} - \MD@def\DeclareMathSymbol{\rightsquigarrow} {\mathrel}{mathdesignA}{"A0} - \MD@def\DeclareMathSymbol{\leftrightsquigarrow}{\mathrel}{mathdesignA}{"A1} - \MD@def\DeclareMathSymbol{\looparrowleft} {\mathrel}{mathdesignA}{"A2} - \MD@def\DeclareMathSymbol{\looparrowright} {\mathrel}{mathdesignA}{"A3} - \MD@def\DeclareMathSymbol{\circeq} {\mathrel}{mathdesignA}{"A4} - \MD@def\DeclareMathSymbol{\succsim} {\mathrel}{mathdesignA}{"A5} - \MD@def\DeclareMathSymbol{\gtrsim} {\mathrel}{mathdesignA}{"A6} - \MD@def\DeclareMathSymbol{\gtrapprox} {\mathrel}{mathdesignA}{"A7} - \MD@def\DeclareMathSymbol{\multimap} {\mathrel}{mathdesignA}{"A8} - \MD@def\DeclareMathSymbol{\therefore} {\mathrel}{mathdesignA}{"A9} - \MD@def\DeclareMathSymbol{\because} {\mathrel}{mathdesignA}{"AA} - \MD@def\DeclareMathSymbol{\doteqdot} {\mathrel}{mathdesignA}{"AB} - \global\let\Doteq\doteqdot - \MD@def\DeclareMathSymbol{\triangleq} {\mathrel}{mathdesignA}{"AC} - \MD@def\DeclareMathSymbol{\precsim} {\mathrel}{mathdesignA}{"AD} - \MD@def\DeclareMathSymbol{\lesssim} {\mathrel}{mathdesignA}{"AE} - \MD@def\DeclareMathSymbol{\lessapprox} {\mathrel}{mathdesignA}{"AF} - \MD@def\DeclareMathSymbol{\eqslantless} {\mathrel}{mathdesignA}{"B0} - \MD@def\DeclareMathSymbol{\eqslantgtr} {\mathrel}{mathdesignA}{"B1} - \MD@def\DeclareMathSymbol{\curlyeqprec} {\mathrel}{mathdesignA}{"B2} - \MD@def\DeclareMathSymbol{\curlyeqsucc} {\mathrel}{mathdesignA}{"B3} - \MD@def\DeclareMathSymbol{\preccurlyeq} {\mathrel}{mathdesignA}{"B4} - \MD@def\DeclareMathSymbol{\leqq} {\mathrel}{mathdesignA}{"B5} - \MD@def\DeclareMathSymbol{\leqslant} {\mathrel}{mathdesignA}{"B6} - \MD@def\DeclareMathSymbol{\lessgtr} {\mathrel}{mathdesignA}{"B7} - \MD@def\DeclareMathSymbol{\backprime} {\mathord}{mathdesignA}{"B8} - \MD@def\DeclareMathSymbol{\risingdotseq} {\mathrel}{mathdesignA}{"BA} - \MD@def\DeclareMathSymbol{\fallingdotseq}{\mathrel}{mathdesignA}{"BB} - \MD@def\DeclareMathSymbol{\succcurlyeq} {\mathrel}{mathdesignA}{"BC} - \MD@def\DeclareMathSymbol{\geqq} {\mathrel}{mathdesignA}{"BD} - \MD@def\DeclareMathSymbol{\geqslant} {\mathrel}{mathdesignA}{"BE} - \MD@def\DeclareMathSymbol{\gtrless} {\mathrel}{mathdesignA}{"BF} - \MD@def\DeclareMathSymbol{\sqsubset} {\mathrel}{mathdesignA}{"C0} - \MD@def\DeclareMathSymbol{\sqsupset} {\mathrel}{mathdesignA}{"C1} - \MD@def\DeclareMathSymbol{\vartriangleright}{\mathrel}{mathdesignA}{"C2} - \MD@def\DeclareMathSymbol{\vartriangleleft} {\mathrel}{mathdesignA}{"C3} - \MD@def\DeclareMathSymbol{\trianglerighteq} {\mathrel}{mathdesignA}{"C4} - \MD@def\DeclareMathSymbol{\trianglelefteq} {\mathrel}{mathdesignA}{"C5} - \MD@def\DeclareMathSymbol{\bigstar} {\mathord}{mathdesignA}{"C6} - \MD@def\DeclareMathSymbol{\between} {\mathrel}{mathdesignA}{"C7} - \MD@def\DeclareMathSymbol{\blacktriangledown} {\mathord}{mathdesignA}{"C8} - \MD@def\DeclareMathSymbol{\blacktriangleright} {\mathrel}{mathdesignA}{"C9} - \MD@def\DeclareMathSymbol{\blacktriangleleft} {\mathrel}{mathdesignA}{"CA} - \MD@def\DeclareMathSymbol{\vartriangle} {\mathrel}{mathdesignA}{"CD} - \MD@def\DeclareMathSymbol{\blacktriangle} {\mathord}{mathdesignA}{"CE} - \MD@def\DeclareMathSymbol{\triangledown} {\mathord}{mathdesignA}{"CF} - \MD@def\DeclareMathSymbol{\eqcirc} {\mathrel}{mathdesignA}{"D0} - \MD@def\DeclareMathSymbol{\lesseqgtr} {\mathrel}{mathdesignA}{"D1} - \MD@def\DeclareMathSymbol{\gtreqless} {\mathrel}{mathdesignA}{"D2} - \MD@def\DeclareMathSymbol{\lesseqqgtr} {\mathrel}{mathdesignA}{"D3} - \MD@def\DeclareMathSymbol{\gtreqqless} {\mathrel}{mathdesignA}{"D4} - \MD@def\DeclareMathSymbol{\Rrightarrow} {\mathrel}{mathdesignA}{"D6} - \MD@def\DeclareMathSymbol{\Lleftarrow} {\mathrel}{mathdesignA}{"D7} - \MD@def\DeclareMathSymbol{\veebar} {\mathbin}{mathdesignA}{"D9} - \MD@def\DeclareMathSymbol{\barwedge} {\mathbin}{mathdesignA}{"DA} - \MD@def\DeclareMathSymbol{\doublebarwedge} {\mathbin}{mathdesignA}{"DB} - \MD@def\DeclareMathSymbol{\angle} {\mathord}{mathdesignA}{"DC} - \MD@def\DeclareMathSymbol{\measuredangle} {\mathord}{mathdesignA}{"DD} - \MD@def\DeclareMathSymbol{\sphericalangle} {\mathord}{mathdesignA}{"DE} - \MD@def\DeclareMathSymbol{\varpropto} {\mathrel}{mathdesignA}{"DF} - \MD@def\DeclareMathSymbol{\smallsmile} {\mathrel}{mathdesignA}{"E0} - \MD@def\DeclareMathSymbol{\smallfrown} {\mathrel}{mathdesignA}{"E1} - \MD@def\DeclareMathSymbol{\Subset} {\mathrel}{mathdesignA}{"E2} - \MD@def\DeclareMathSymbol{\Supset} {\mathrel}{mathdesignA}{"E3} - \MD@def\DeclareMathSymbol{\Cup} {\mathbin}{mathdesignA}{"E4} - \global\let\doublecup\Cup - \MD@def\DeclareMathSymbol{\Cap} {\mathbin}{mathdesignA}{"E5} - \global\let\doublecap\Cap - \MD@def\DeclareMathSymbol{\curlywedge} {\mathbin}{mathdesignA}{"E6} - \MD@def\DeclareMathSymbol{\curlyvee} {\mathbin}{mathdesignA}{"E7} - \MD@def\DeclareMathSymbol{\leftthreetimes} {\mathbin}{mathdesignA}{"E8} - \MD@def\DeclareMathSymbol{\rightthreetimes}{\mathbin}{mathdesignA}{"E9} - \MD@def\DeclareMathSymbol{\subseteqq} {\mathrel}{mathdesignA}{"EA} - \MD@def\DeclareMathSymbol{\supseteqq} {\mathrel}{mathdesignA}{"EB} - \MD@def\DeclareMathSymbol{\bumpeq} {\mathrel}{mathdesignA}{"EC} - \MD@def\DeclareMathSymbol{\Bumpeq} {\mathrel}{mathdesignA}{"ED} - \MD@def\DeclareMathSymbol{\lll} {\mathrel}{mathdesignA}{"EE} - \global\let\llless\lll - \MD@def\DeclareMathSymbol{\ggg} {\mathrel}{mathdesignA}{"EF} - \global\let\gggtr\ggg - \MD@def\DeclareMathSymbol{\pitchfork} {\mathrel}{mathdesignA}{"F4} - \MD@def\DeclareMathSymbol{\dotplus} {\mathbin}{mathdesignA}{"F5} - \MD@def\DeclareMathSymbol{\backsim} {\mathrel}{mathdesignA}{"F6} - \MD@def\DeclareMathSymbol{\backsimeq} {\mathrel}{mathdesignA}{"F7} - \MD@def\DeclareMathSymbol{\complement} {\mathord}{mathdesignA}{"FB} - \MD@def\DeclareMathSymbol{\intercal} {\mathbin}{mathdesignA}{"FC} - \MD@def\DeclareMathSymbol{\circledcirc} {\mathbin}{mathdesignA}{"FD} - \MD@def\DeclareMathSymbol{\circledast} {\mathbin}{mathdesignA}{"FE} - \MD@def\DeclareMathSymbol{\circleddash} {\mathbin}{mathdesignA}{"FF} - \global\let\lhd\vartriangleleft - \global\let\unlhd\vartriangleleft - \global\let\rhd\vartriangleright - \global\let\unrhd\trianglerighteq - \global\let\Box\square - \global\let\Diamond\lozenge - \global\let\leadsto\rightsquigarrow - -%% ------------------------------------------------------------------- -%% LaTeX Pictures fonts -%% ------------------------------------------------------------------- - -%% \font\tenln =mdugmrline \font\tenlnw =mdugmmline \relax -%% \font\tencirc=mdugmrcirc \font\tencircw=mdugmmcirc\relax -%% \let\@linefnt\tenln -%% \let\@circlefnt\tencirc - -%% ------------------------------------------------------------------- -%% Extra fonts -%% ------------------------------------------------------------------- - -\DeclareFontEncoding{MDB}{}{} -\DeclareFontSubstitution{MDB}{cmr}{m}{n} -\DeclareSymbolFont{mathdesignB}{MDB}{mdugm}{m}{n}% -\SetSymbolFont{mathdesignB}{bold}{MDB}{mdugm}{b}{n}% -\MD@def\DeclareMathSymbol{\smallin}{\mathrel}{mathdesignB}{0} -\MD@def\DeclareMathSymbol{\smallowns}{\mathrel}{mathdesignB}{1} -\MD@def\DeclareMathSymbol{\notsmallin}{\mathrel}{mathdesignB}{2} -\MD@def\DeclareMathSymbol{\notsmallowns}{\mathrel}{mathdesignB}{3} -\MD@def\DeclareMathSymbol{\rightangle}{\mathord}{mathdesignB}{4} -\MD@def\DeclareMathSymbol{\intclockwise}{\mathop}{mathdesignB}{128} -\MD@def\DeclareMathSymbol{\ointclockwise}{\mathop}{mathdesignB}{130} -\MD@def\DeclareMathSymbol{\ointctrclockwise}{\mathop}{mathdesignB}{132} -\MD@def\DeclareMathSymbol{\oiint}{\mathop}{mathdesignB}{134} -\MD@def\DeclareMathSymbol{\oiiint}{\mathop}{mathdesignB}{136} - -%% ------------------------------------------------------------------- -%% Various rule width -%% ------------------------------------------------------------------- - -\fboxrule = 0.540bp -\setlength\fboxsep{7\fboxrule} -\setlength\arrayrulewidth{0.540bp} - -%% ------------------------------------------------------------------- -%% mathdesign logo -%% ------------------------------------------------------------------- - -\xdef\mdlogo{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}64} - -%% ------------------------------------------------------------------- -%% euro currency sign -%% ------------------------------------------------------------------- - -\if@MDeuro % - \AtBeginDocument{% - \xdef\euro{\noexpand\mathhexbox{\hexnumber@\symmathdesignA}65} - } -\fi - -%% ------------------------------------------------------------------- -%% Extra configurations -%% ------------------------------------------------------------------- - -% - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/omlmdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/omlmdugm.fd deleted file mode 100644 index 85435aefa8c..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/omlmdugm.fd +++ /dev/null @@ -1,34 +0,0 @@ -%Filename: omlmdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{omlmdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for OML/mdugm.] - -\DeclareFontFamily{OML}{mdugm}{\skewchar \font =127} - -\DeclareFontShape{OML}{mdugm}{m}{n}{ - <-> mdugmr7m -}{} - -\DeclareFontShape{OML}{mdugm}{m}{it}{ - <-> mdugmri7m -}{} - -\DeclareFontShape{OML}{mdugm}{b}{n}{ - <-> mdugmm7m -}{} - -\DeclareFontShape{OML}{mdugm}{b}{it}{ - <-> mdugmmi7m -}{} - -\DeclareFontShape{OML}{mdugm}{m}{sl}{<->ssub * mdugm/m/it}{} -\DeclareFontShape{OML}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} -\DeclareFontShape{OML}{mdugm}{bx}{it}{<->ssub * mdugm/b/it}{} -\DeclareFontShape{OML}{mdugm}{b}{sl}{<->ssub * mdugm/b/it}{} -\DeclareFontShape{OML}{mdugm}{bx}{sl}{<->ssub * mdugm/b/sl}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/omsmdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/omsmdugm.fd deleted file mode 100644 index 4b62cc6f50c..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/omsmdugm.fd +++ /dev/null @@ -1,22 +0,0 @@ -%Filename: omsmdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{omsmdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for OMS/mdugm.] - -\DeclareFontFamily{OMS}{mdugm}{\skewchar \font =48} - -\DeclareFontShape{OMS}{mdugm}{m}{n}{ - <-> mdugmr7y -}{} - -\DeclareFontShape{OMS}{mdugm}{b}{n}{ - <-> mdugmm7y -}{} - -\DeclareFontShape{OMS}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/omxmdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/omxmdugm.fd deleted file mode 100644 index dd602427bb5..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/omxmdugm.fd +++ /dev/null @@ -1,22 +0,0 @@ -%Filename: omxmdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{omxmdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for OMX/mdugm.] - -\DeclareFontFamily{OMX}{mdugm}{} - -\DeclareFontShape{OMX}{mdugm}{m}{n}{ - <-> mdugmr7v -}{} - -\DeclareFontShape{OMX}{mdugm}{b}{n}{ - <-> mdugmm7v -}{} - -\DeclareFontShape{OMX}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/ot1mdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/ot1mdugm.fd deleted file mode 100644 index f83e9cc4ebd..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/ot1mdugm.fd +++ /dev/null @@ -1,40 +0,0 @@ -%Filename: ot1mdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{ot1mdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for OT1/mdugm.] - -\DeclareFontFamily{OT1}{mdugm}{\hyphenchar \font =45} - -\DeclareFontShape{OT1}{mdugm}{m}{it}{ - <-> mdugmri7t -}{} - -\DeclareFontShape{OT1}{mdugm}{m}{n}{ - <-> mdugmr7t -}{} - -\DeclareFontShape{OT1}{mdugm}{m}{sl}{ - <-> mdugmro7t -}{} - -\DeclareFontShape{OT1}{mdugm}{b}{it}{ - <-> mdugmmi7t -}{} - -\DeclareFontShape{OT1}{mdugm}{b}{n}{ - <-> mdugmm7t -}{} - -\DeclareFontShape{OT1}{mdugm}{b}{sl}{ - <-> mdugmmo7t -}{} - -\DeclareFontShape{OT1}{mdugm}{bx}{it}{<->ssub * mdugm/b/it}{} -\DeclareFontShape{OT1}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} -\DeclareFontShape{OT1}{mdugm}{bx}{sl}{<->ssub * mdugm/b/sl}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/t1mdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/t1mdugm.fd deleted file mode 100644 index 904abfd5c64..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/t1mdugm.fd +++ /dev/null @@ -1,60 +0,0 @@ -%Filename: t1mdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{t1mdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for T1/mdugm.] - -\DeclareFontFamily{T1}{mdugm}{} - -\DeclareFontShape{T1}{mdugm}{m}{it}{ - <-> mdugmri8t -}{} - -\DeclareFontShape{T1}{mdugm}{m}{fic}{ - <-> mdugmrifc8t -}{} - -\DeclareFontShape{T1}{mdugm}{m}{n}{ - <-> mdugmr8t -}{} - -\DeclareFontShape{T1}{mdugm}{m}{fsc}{ - <-> mdugmrfc8t - <-> mdugmrofc8t -}{} - -\DeclareFontShape{T1}{mdugm}{m}{sl}{ - <-> mdugmro8t -}{} - -\DeclareFontShape{T1}{mdugm}{b}{it}{ - <-> mdugmmi8t -}{} - -\DeclareFontShape{T1}{mdugm}{b}{fic}{ - <-> mdugmmifc8t -}{} - -\DeclareFontShape{T1}{mdugm}{b}{n}{ - <-> mdugmm8t -}{} - -\DeclareFontShape{T1}{mdugm}{b}{fsc}{ - <-> mdugmmfc8t - <-> mdugmmofc8t -}{} - -\DeclareFontShape{T1}{mdugm}{b}{sl}{ - <-> mdugmmo8t -}{} - -\DeclareFontShape{T1}{mdugm}{bx}{it}{<->ssub * mdugm/b/it}{} -\DeclareFontShape{T1}{mdugm}{bx}{fic}{<->ssub * mdugm/b/fic}{} -\DeclareFontShape{T1}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} -\DeclareFontShape{T1}{mdugm}{bx}{fsc}{<->ssub * mdugm/b/fsc}{} -\DeclareFontShape{T1}{mdugm}{bx}{sl}{<->ssub * mdugm/b/sl}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdugm/ts1mdugm.fd b/Master/texmf-dist/tex/latex/mathdesign/mdugm/ts1mdugm.fd deleted file mode 100644 index 1e4a8c13581..00000000000 --- a/Master/texmf-dist/tex/latex/mathdesign/mdugm/ts1mdugm.fd +++ /dev/null @@ -1,40 +0,0 @@ -%Filename: ts1mdugm.fd -%Created by: tex makevp -%Created using fontinst v1.928 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{ts1mdugm.fd} - [2006/01/29 Fontinst v1.928 font definitions for TS1/mdugm.] - -\DeclareFontFamily{TS1}{mdugm}{} - -\DeclareFontShape{TS1}{mdugm}{m}{it}{ - <-> mdugmri8c -}{} - -\DeclareFontShape{TS1}{mdugm}{m}{n}{ - <-> mdugmr8c -}{} - -\DeclareFontShape{TS1}{mdugm}{m}{sl}{ - <-> mdugmro8c -}{} - -\DeclareFontShape{TS1}{mdugm}{b}{it}{ - <-> mdugmmi8c -}{} - -\DeclareFontShape{TS1}{mdugm}{b}{n}{ - <-> mdugmm8c -}{} - -\DeclareFontShape{TS1}{mdugm}{b}{sl}{ - <-> mdugmmo8c -}{} - -\DeclareFontShape{TS1}{mdugm}{bx}{it}{<->ssub * mdugm/b/it}{} -\DeclareFontShape{TS1}{mdugm}{bx}{n}{<->ssub * mdugm/b/n}{} -\DeclareFontShape{TS1}{mdugm}{bx}{sl}{<->ssub * mdugm/b/sl}{} - -\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/omlmdgrb.fd b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrb.fd new file mode 100644 index 00000000000..01f5bcbfc7c --- /dev/null +++ b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrb.fd @@ -0,0 +1,13 @@ +%Filename: omlmdgrb.fd +%Created by: tex installgreek +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omlmdgrb.fd} + [2013/06/29 Fontinst v1.933 font definitions for OML/mdgrb.] + +\DeclareFontFamily{OML}{mdgrb}{\skewchar \font =127} + + +\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/omlmdgrbc.fd b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrbc.fd new file mode 100644 index 00000000000..35f4c877ae8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrbc.fd @@ -0,0 +1,34 @@ +%Filename: omlmdgrbc.fd +%Created by: tex installgreek +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omlmdgrbc.fd} + [2013/06/29 Fontinst v1.933 font definitions for OML/mdgrbC.] + +\DeclareFontFamily{OML}{mdgrbC}{} + +\DeclareFontShape{OML}{mdgrbC}{m}{n}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrbCr7m +}{} + +\DeclareFontShape{OML}{mdgrbC}{m}{it}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrbCri7m +}{} + +\DeclareFontShape{OML}{mdgrbC}{b}{n}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrbCb7m +}{} + +\DeclareFontShape{OML}{mdgrbC}{b}{it}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrbCbi7m +}{} + +\DeclareFontShape{OML}{mdgrbC}{m}{sl}{<->ssub * mdgrbC/m/it}{} +\DeclareFontShape{OML}{mdgrbC}{bx}{n}{<->ssub * mdgrbC/b/n}{} +\DeclareFontShape{OML}{mdgrbC}{bx}{it}{<->ssub * mdgrbC/b/it}{} +\DeclareFontShape{OML}{mdgrbC}{b}{sl}{<->ssub * mdgrbC/b/it}{} +\DeclareFontShape{OML}{mdgrbC}{bx}{sl}{<->ssub * mdgrbC/b/sl}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/omlmdgrd.fd b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrd.fd new file mode 100644 index 00000000000..03647f623d0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrd.fd @@ -0,0 +1,34 @@ +%Filename: omlmdgrd.fd +%Created by: tex installgreek +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omlmdgrd.fd} + [2013/06/29 Fontinst v1.933 font definitions for OML/mdgrd.] + +\DeclareFontFamily{OML}{mdgrd}{\skewchar \font =127} + +\DeclareFontShape{OML}{mdgrd}{m}{n}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdr7m +}{} + +\DeclareFontShape{OML}{mdgrd}{m}{it}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdri7m +}{} + +\DeclareFontShape{OML}{mdgrd}{b}{n}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdb7m +}{} + +\DeclareFontShape{OML}{mdgrd}{b}{it}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdbi7m +}{} + +\DeclareFontShape{OML}{mdgrd}{m}{sl}{<->ssub * mdgrd/m/it}{} +\DeclareFontShape{OML}{mdgrd}{bx}{n}{<->ssub * mdgrd/b/n}{} +\DeclareFontShape{OML}{mdgrd}{bx}{it}{<->ssub * mdgrd/b/it}{} +\DeclareFontShape{OML}{mdgrd}{b}{sl}{<->ssub * mdgrd/b/it}{} +\DeclareFontShape{OML}{mdgrd}{bx}{sl}{<->ssub * mdgrd/b/sl}{} + +\endinput diff --git a/Master/texmf-dist/tex/latex/mathdesign/omlmdgrdc.fd b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrdc.fd new file mode 100644 index 00000000000..8d1a7cdc787 --- /dev/null +++ b/Master/texmf-dist/tex/latex/mathdesign/omlmdgrdc.fd @@ -0,0 +1,34 @@ +%Filename: omlmdgrdc.fd +%Created by: tex installgreek +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omlmdgrdc.fd} + [2013/06/29 Fontinst v1.933 font definitions for OML/mdgrdC.] + +\DeclareFontFamily{OML}{mdgrdC}{\skewchar \font =127} + +\DeclareFontShape{OML}{mdgrdC}{m}{n}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdrC7m +}{} + +\DeclareFontShape{OML}{mdgrdC}{m}{it}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdCri7m +}{} + +\DeclareFontShape{OML}{mdgrdC}{b}{n}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdCb7m +}{} + +\DeclareFontShape{OML}{mdgrdC}{b}{it}{ + <-> s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] s*[\MDscale] mdgrdCbi7m +}{} + +\DeclareFontShape{OML}{mdgrdC}{m}{sl}{<->ssub * mdgrdC/m/it}{} +\DeclareFontShape{OML}{mdgrdC}{bx}{n}{<->ssub * mdgrdC/b/n}{} +\DeclareFontShape{OML}{mdgrdC}{bx}{it}{<->ssub * mdgrdC/b/it}{} +\DeclareFontShape{OML}{mdgrdC}{b}{sl}{<->ssub * mdgrdC/b/it}{} +\DeclareFontShape{OML}{mdgrdC}{bx}{sl}{<->ssub * mdgrdC/b/sl}{} + +\endinput |