summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-11-26 18:04:33 +0000
committerKarl Berry <karl@freefriends.org>2006-11-26 18:04:33 +0000
commit221498ca84e6cc88e98fa4d1ccdef71d76ee5f08 (patch)
tree9f1cc524a0637eeb210485a8c3595170a6a3c2bd /Master/texmf-dist/tex
parentf233af53aca6345f0aa89792c847513b273f352c (diff)
had only partial mathtime, mtmi.vf was mising; i think mt11p supersedes it for free purposes
git-svn-id: svn://tug.org/texlive/trunk@2543 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/mathpi.sty34
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/mathtime.sty358
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/my1mtt.fd21
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/my2mtt.fd21
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/my3mtt.fd21
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/omslby.fd23
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/umh2.fd21
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/umh2scr.fd21
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/umh6.fd21
-rw-r--r--Master/texmf-dist/tex/latex/mathtime/umtms.fd22
10 files changed, 0 insertions, 563 deletions
diff --git a/Master/texmf-dist/tex/latex/mathtime/mathpi.sty b/Master/texmf-dist/tex/latex/mathtime/mathpi.sty
deleted file mode 100644
index 080cbe99669..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/mathpi.sty
+++ /dev/null
@@ -1,34 +0,0 @@
-%%
-%% This is file `mathpi.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mathtime.dtx (with options: `package,mathpi')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-%% This package may be distributed under the terms of the LaTeX Project Public
-%% License, as described in lppl.txt in the base LaTeX distribution.
-%% Either version 1.0 or, at your option, any later version.
-%%
-\NeedsTeXFormat{LaTeX2e}[1995/01/01]
-\ProvidesPackage{mathpi}
- [1999/03/29 v1.1%
- mathpi
- font support (FMi/DPC)]
-\DeclareOption{mathfrak}{%
- \DeclareMathAlphabet\mathfrak{U}{mh2}{m}{n}}
-\DeclareOption{mathcal}{%
- \DeclareMathAlphabet\mathcal{U}{mh2scr}{m}{n}}
-\DeclareOption{mathscr}{%
- \DeclareMathAlphabet\mathscr{U}{mh2scr}{m}{n}}
-\DeclareOption{mathbb}{%
- \DeclareMathAlphabet\mathbb{U}{mh6}{m}{n}}
-\ProcessOptions
-
-\endinput
-%%
-%% End of file `mathpi.sty'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/mathtime.sty b/Master/texmf-dist/tex/latex/mathtime/mathtime.sty
deleted file mode 100644
index 35054191170..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/mathtime.sty
+++ /dev/null
@@ -1,358 +0,0 @@
-%%
-%% This is file `mathtime.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mathtime.dtx (with options: `package,mathtime')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-%% This package may be distributed under the terms of the LaTeX Project Public
-%% License, as described in lppl.txt in the base LaTeX distribution.
-%% Either version 1.0 or, at your option, any later version.
-%%
-\NeedsTeXFormat{LaTeX2e}[1995/01/01]
-\ProvidesPackage{mathtime}
- [1999/03/29 v1.1%
- mathtime
- font support (FMi/DPC)]
-\newcommand\greekshape{}
-\DeclareOption{slantedgreek}{\renewcommand\greekshape{it}}
-\DeclareOption{uprightgreek}{\renewcommand\greekshape{n}}
-\DeclareOption{nobold}{\let\boldmath=u}
-\DeclareOption{cmbold}{\let\boldmath=c}
-\DeclareOption{mtbold}{\let\boldmath=m}
-\DeclareOption{heavybold}{\let\boldmath=h}
-\newcommand\enablesubscriptcorrection {\catcode`\_=12\relax}
-\newcommand\disablesubscriptcorrection{\catcode`\_=8\relax}
-\DeclareOption{nosubscriptcorrection}{\disablesubscriptcorrection}
-\DeclareOption{subscriptcorrection} {\enablesubscriptcorrection}
-\DeclareOption{cmcal} {\let\mathcal=c}
-\DeclareOption{lucidacal}{\let\mathcal=l}
-\DeclareOption{mtplusscr}{\let\mathscr=s}
-\DeclareOption{mtpluscal}{\let\mathcal=s}
-\DeclareOption{lucidascr}{\let\mathscr=l}
-\DeclareOption{noTS1} {\let\symtextcomp\relax}
-\let\operator@encoding\encodingdefault
-\DeclareOption{OT1}{\def\operator@encoding{OT1}}
-\DeclareOption{T1}{\def\operator@encoding{T1}}
-\DeclareOption{LY1}{\def\operator@encoding{LY1}\ExecuteOptions{noTS1}}
-\DeclareOption{errorshow}{%
- \def\@font@info#1{%
- \GenericInfo{(Font)\@spaces\@spaces\@spaces\space\space}%
- {LaTeX Font Info: \space\space\space#1}}%
- \def\@font@warning#1{%
- \GenericInfo{(Font)\@spaces\@spaces\@spaces\space\space}%
- {LaTeX Font Warning: #1}}}
-\DeclareOption{warningshow}{%
- \def\@font@info#1{%
- \GenericInfo{(Font)\@spaces\@spaces\@spaces\space\space}%
- {LaTeX Font Info: \space\space\space#1}}%
- \def\@font@warning#1{%
- \GenericWarning{(Font)\@spaces\@spaces\@spaces\space\space}%
- {LaTeX Font Warning: #1}}}
-\DeclareOption{nofontinfo}{%
- \let\@font@info\@gobble
- \let\@font@warning\@gobble}
-\ExecuteOptions{%
- slantedgreek,nobold,nosubscriptcorrection,cmcal,errorshow}
-\ProcessOptions
-\edef\@tempa{\rmdefault}
-\def\@tempb {cmr}
-\ifx\@tempa\@tempb
- \renewcommand*\sfdefault{phv}
- \renewcommand*\rmdefault{ptm}
- \renewcommand*\ttdefault{pcr}
- \renewcommand*\bfdefault{b}
-\fi
-\DeclareFontEncoding{MY1}{}{}
-\DeclareFontEncoding{MY2}{}{}
-\DeclareFontEncoding{MY3}{}{}
-\DeclareFontSubstitution{MY1}{mtt}{m}{it}
-\DeclareFontSubstitution{MY2}{mtt}{m}{n}
-\DeclareFontSubstitution{MY3}{mtt}{m}{n}
-\SetSymbolFont{operators} {normal}{\operator@encoding}{ptm}{m}{n}
-\SetSymbolFont{letters} {normal}{MY1}{mtt}{m}{it}
-\SetSymbolFont{symbols} {normal}{MY2}{mtt}{m}{n}
-\SetSymbolFont{largesymbols}{normal}{MY3}{mtt}{m}{n}
-\ifx\boldmath c
- \SetSymbolFont{operators} {bold}{\operator@encoding}{cmr}{bx}{n}
- \SetSymbolFont{letters} {bold}{OML}{cmm}{b}{it}
- \SetSymbolFont{symbols} {bold}{OMS}{cmsy}{b}{n}
- \SetSymbolFont{largesymbols}{bold}{MY3}{mtt}{m}{n}
-\PackageWarningNoLine{mathtime}
- {The use of the `cmbold' option will result\MessageBreak
- in incorrect characters in some circumstances\MessageBreak
- without any warning as the Math Time fonts and the\MessageBreak
- Computer Modern fonts have incompatible encodings.\MessageBreak
- Please use this option with care!\@gobble}
- \renewcommand\boldmath{\@nomath\boldmath\mathversion{bold}}
- \let\heavymath\boldmath
-\fi
-\ifx\boldmath u
- \let\@tempa\version@elt
- \def\version@elt#1{%
- \ifx\mv@bold#1\else\noexpand\version@elt\noexpand#1\fi}
- \edef\version@list{\version@list}
- \let\version@elt\@tempa
- \let\mv@bold\@undefined
- \renewcommand\boldmath{\PackageError{mathtime}%
- {Bold math is not supported}%
- {Use cmbold or mtbold options}}
- \let\heavymath\boldmath
-\fi
-\ifx\boldmath m
- \SetSymbolFont{operators}{bold}{\operator@encoding}{\rmdefault}{b}{n}
- \SetSymbolFont{letters} {bold}{MY1}{mtt}{b}{\greekshape}
- \SetSymbolFont{symbols} {bold}{MY2}{mtt}{b}{n}
- \SetSymbolFont{largesymbols}{bold}{MY3}{mtt}{b}{n}
- \DeclareMathVersion{heavy}
- \SetSymbolFont{operators}{heavy}{\operator@encoding}{\rmdefault}{b}{n}
- \SetSymbolFont{letters} {heavy}{MY1}{mtt}{ub}{\greekshape}
- \SetSymbolFont{symbols} {heavy}{MY2}{mtt}{ub}{n}
- \SetSymbolFont{largesymbols}{heavy}{MY3}{mtt}{ub}{n}
- \DeclareMathSymbol{:}{\mathrel}{symbols}{86}
- \DeclareMathSymbol{!}{\mathclose}{symbols}{87}
- \DeclareMathSymbol{[}{\mathopen}{symbols}{84}
- \DeclareMathSymbol{]}{\mathclose}{symbols}{85}
- \renewcommand\boldmath{\@nomath\boldmath\mathversion{bold}}
- \newcommand\heavymath{\@nomath\heavymath\mathversion{heavy}}
-\fi
-\ifx\boldmath h
- \SetSymbolFont{operators}{bold}{\operator@encoding}{\rmdefault}{b}{n}
- \SetSymbolFont{letters} {bold}{MY1}{mtt}{ub}{\greekshape}
- \SetSymbolFont{symbols} {bold}{MY2}{mtt}{ub}{n}
- \SetSymbolFont{largesymbols}{bold}{MY3}{mtt}{ub}{n}
- \DeclareMathSymbol{:}{\mathrel}{symbols}{86}
- \DeclareMathSymbol{!}{\mathclose}{symbols}{87}
- \DeclareMathSymbol{[}{\mathopen}{symbols}{84}
- \DeclareMathSymbol{]}{\mathclose}{symbols}{85}
- \renewcommand\boldmath{\@nomath\boldmath\mathversion{bold}}
- \let\heavymath\boldmath
-\fi
-\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}
-\ifx\mv@bold\@undefined
-\else
- \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}
-\fi
-\ifx\mv@heavy\@undefined
-\else
- \SetMathAlphabet{\mathrm}{heavy}{\encodingdefault}{\rmdefault}{b}{n}
- \SetMathAlphabet{\mathbf}{heavy}{\encodingdefault}{\rmdefault}{b}{n}
- \SetMathAlphabet{\mathit}{heavy}{\encodingdefault}{\rmdefault}{b}{it}
- \SetMathAlphabet{\mathsf}{heavy}{\encodingdefault}{\sfdefault}{b}{n}
- \SetMathAlphabet{\mathtt}{heavy}{\encodingdefault}{\ttdefault}{b}{n}
-\fi
-\ifx\mathscr s
- \let\mathscr\relax
- \DeclareMathAlphabet\mathscr{U} {mtms}{b}{n}
- \SetMathAlphabet \mathscr{normal}{U}{mtms}{m}{n}
- \DeclareMathAlphabet\mathbscr{U}{mtms}{b}{n}
-\fi
-\ifx\mathscr l
- \let\mathscr\relax
- \DeclareMathAlphabet{\mathscr} {OMS}{lby}{b}{n}
- \SetMathAlphabet {\mathscr}{normal} {OMS}{lby}{m}{n}
- \DeclareMathAlphabet{\mathbscr} {OMS}{lby}{b}{n}
-\fi
-\ifx\mathcal l
- \let\mathcal\relax
- \DeclareMathAlphabet{\mathcal} {OMS}{lby}{b}{n}
- \SetMathAlphabet {\mathcal}{normal} {OMS}{lby}{m}{n}
- \DeclareMathAlphabet{\mathbcal} {OMS}{lby}{b}{n}
-\fi
-\ifx\mathcal s
- \let\mathcal\relax
- \DeclareMathAlphabet\mathcal{U} {mtms}{b}{n}
- \SetMathAlphabet \mathcal{normal}{U}{mtms}{m}{n}
- \DeclareMathAlphabet\mathbcal{U}{mtms}{b}{n}
-\fi
-\ifx\mathcal c
- \let\mathcal\relax
- \DeclareMathAlphabet\mathcal{OMS} {cmsy}{b}{n}
- \SetMathAlphabet \mathcal{normal}{OMS}{cmsy}{m}{n}
- \DeclareMathAlphabet\mathbcal{OMS} {cmsy}{b}{n}
-
-\fi
-\DeclareMathSymbol\Gamma {\mathord}{letters}{48}
-\DeclareMathSymbol\Delta {\mathord}{letters}{49}
-\DeclareMathSymbol\Theta {\mathord}{letters}{50}
-\DeclareMathSymbol\Lambda {\mathord}{letters}{51}
-\DeclareMathSymbol\Xi {\mathord}{letters}{52}
-\DeclareMathSymbol\Pi {\mathord}{letters}{53}
-\DeclareMathSymbol\Sigma {\mathord}{letters}{54}
-\DeclareMathSymbol\Upsilon{\mathord}{letters}{55}
-\DeclareMathSymbol\Phi {\mathord}{letters}{56}
-\DeclareMathSymbol\Psi {\mathord}{letters}{57}
-\DeclareMathSymbol\Omega {\mathord}{letters}{127}
-\DeclareMathSymbol\varGamma {\mathord}{letters}{0}
-\DeclareMathSymbol\varDelta {\mathord}{letters}{1}
-\DeclareMathSymbol\varTheta {\mathord}{letters}{2}
-\DeclareMathSymbol\varLambda {\mathord}{letters}{3}
-\DeclareMathSymbol\varXi {\mathord}{letters}{4}
-\DeclareMathSymbol\varPi {\mathord}{letters}{5}
-\DeclareMathSymbol\varSigma {\mathord}{letters}{6}
-\DeclareMathSymbol\varUpsilon {\mathord}{letters}{7}
-\DeclareMathSymbol\varPhi {\mathord}{letters}{8}
-\DeclareMathSymbol\varPsi {\mathord}{letters}{9}
-\DeclareMathSymbol\varOmega {\mathord}{letters}{10}
-\DeclareMathSymbol{(}{\mathopen}{letters}{46} % was 028
-\DeclareMathSymbol{)}{\mathclose}{letters}{47} % was 029
-\DeclareMathDelimiter{(}{letters}{46}{largesymbols}{0}
-\DeclareMathDelimiter{)}{letters}{47}{largesymbols}{1}
-\DeclareMathSymbol{\triangleleft}{\mathbin}{symbols}{71} % was 12F
-\DeclareMathSymbol{\triangleright}{\mathbin}{symbols}{70} % was 12E
-\DeclareMathSymbol{\comp}{\mathbin}{symbols}{66} % new?
-\DeclareMathSymbol{\setdif}{\mathbin}{symbols}{88} % new
-\DeclareMathSymbol{\cupprod}{\mathbin}{symbols}{89} % new
-\DeclareMathSymbol{\capprod}{\mathbin}{symbols}{90} % new
-\DeclareMathSymbol{+}{\mathbin}{symbols}{67} % was 02B
-\DeclareMathSymbol{=}{\mathrel}{symbols}{68} % was 03D
-\let\Relbar\@undefined
-\DeclareMathSymbol{\Relbar}{\mathrel}{symbols}{72} % was a macro
-\DeclareMathSymbol{;}{\mathpunct}{symbols}{73} % was 13B
-\DeclareMathSymbol{\varkappa}{\mathord}{letters}{126} % new (AMS)
-\DeclareMathAccent{\vec}{\mathord}{symbols}{69}
-\DeclareMathAccent{\grave}{\mathord}{symbols}{74}
-\DeclareMathAccent{\acute}{\mathord}{symbols}{75}
-\DeclareMathAccent{\check}{\mathord}{symbols}{76}
-\DeclareMathAccent{\breve}{\mathord}{symbols}{77}
-\DeclareMathAccent{\bar}{\mathord}{symbols}{78}
-\DeclareMathAccent{\hat}{\mathord}{symbols}{79}
-\DeclareMathAccent{\dot}{\mathord}{symbols}{80}
-\DeclareMathAccent{\tilde}{\mathord}{symbols}{81}
-\DeclareMathAccent{\ddot}{\mathord}{symbols}{82}
-\DeclareMathAccent{\widebar}{\mathord}{symbols}{83} % new
-\def\defaultscriptratio{.76}
-\def\defaultscriptscriptratio{.6}
-\DeclareMathSizes{5} {6} {6} {6}
-\DeclareMathSizes{6} {6} {6} {6}
-\DeclareMathSizes{7} {6.8} {6} {6}
-\DeclareMathSizes{8} {8} {6.8}{6}
-\DeclareMathSizes{9} {9} {7.6}{6}
-\DeclareMathSizes{10} {10} {7.6}{6}
-\DeclareMathSizes{10.95}{10.95}{7.6}{6}
-\DeclareMathSizes{12} {12} {9} {7}
-\DeclareMathSizes{14.4} {14.4} {10} {8}
-\DeclareMathSizes{17.28}{17.28}{12} {9}
-\DeclareMathSizes{20.74}{20.74}{14.4}{10}
-\DeclareMathSizes{24.88}{24.88}{17.28}{12}
-\newcommand\hb@xmdot{\hbox{$\m@th.$}}
-\def\vdots{\vbox{\baselineskip4\p@ \lineskiplimit\z@
- \kern6\p@\hb@xmdot\hb@xmdot\hb@xmdot}}
-\def\ddots{\mathinner{\mkern1mu\raise7\p@\vbox{\kern7\p@
- \hb@xmdot}\mkern2mu
- \raise4\p@\hb@xmdot\mkern2mu\raise\p@\hb@xmdot\mkern1mu}}
-\def\angle{{\vbox{\ialign{$\m@th\scriptstyle##$\crcr
- \not\mathrel{\mkern14mu}\crcr
- \noalign{\nointerlineskip}%
- \mkern2.5mu%
- \leaders\hrule\@height.48\p@\hfill\mkern2.5mu\crcr}}}}
-\DeclareRobustCommand\hbar{{%
- \dimen@.12em%
- \dimen@ii.1em%
- \def\@tempa##1##2{{%
- \lower##1\dimen@\rlap{\kern##1\dimen@ii\the##2\tw@\char78}}}%
- \mathchoice\@tempa\@ne\textfont
- \@tempa\@ne\textfont
- \@tempa\defaultscriptratio\scriptfont
- \@tempa\defaultscriptscriptratio\scriptscriptfont
- h}}
-\def\@fnsymbol#1{\ensuremath{\ifcase#1\or *\or \dagger\or \ddagger\or
- \mathsection\or \mathparagraph\or \|\or **\or \dagger\dagger
- \or \ddagger\ddagger \else\@ctrerr\fi}}
-\ifx\symtextcomp\relax
- \def\@tempa{LY1}
- \ifx\operator@encoding\@tempa
- \DeclareMathSymbol\dagger {\mathbin}{operators}{134}
- \DeclareMathSymbol\ddagger{\mathbin}{operators}{135}
- \DeclareMathSymbol\mathsection{\mathord}{operators}{'247}
- \DeclareMathSymbol\mathparagraph{\mathord}{operators}{'266}
- \DeclareMathSymbol\mathsterling{\mathord}{operators}{163}
- \let\mathunderscore\@undefined
- \DeclareMathSymbol\mathunderscore{\mathord}{operators}{95}
- \fi
- \def\@tempa{T1}
- \ifx\operator@encoding\@tempa
- \DeclareMathSymbol\mathsterling{\mathord}{operators}{191}
- \let\mathunderscore\@undefined
- \DeclareMathSymbol\mathunderscore{\mathord}{operators}{95}
- \fi
-\else
- \DeclareFontEncoding{TS1}{}{}
- \DeclareSymbolFont{textcomp}{TS1}{ptm}{m}{n}
- \ifx\mv@bold\@undefined
- \else
- \SetSymbolFont {textcomp}{bold}{TS1}{ptm}{b}{n}
- \fi
- \ifx\mv@heavy\@undefined
- \else
- \SetSymbolFont {textcomp}{heavy}{TS1}{ptm}{b}{n}
- \fi
- \DeclareMathSymbol\dagger {\mathbin}{textcomp}{'204}
- \DeclareMathSymbol\ddagger{\mathbin}{textcomp}{'205}
- \DeclareMathSymbol\mathsection{\mathord}{textcomp}{'247}
- \DeclareMathSymbol\mathparagraph{\mathord}{textcomp}{'266}
-\fi
-\DeclareTextSymbolDefault{\textless}{MY1}
-\DeclareTextSymbolDefault{\textgreater}{MY1}
-\DeclareTextAccentDefault{\t}{MY2}
-\DeclareTextSymbol{\textless}{MY1}{`\<}
-\DeclareTextSymbol{\textgreater}{MY1}{`\>}
-\DeclareTextAccent{\t}{MY2}{65}
-\DeclareTextSymbolDefault{\textasteriskcentered}{MY2}
-\DeclareTextSymbolDefault{\textbackslash}{MY2}
-\DeclareTextSymbolDefault{\textbar}{MY2}
-\DeclareTextSymbolDefault{\textbraceleft}{MY2}
-\DeclareTextSymbolDefault{\textbraceright}{MY2}
-\DeclareTextSymbolDefault{\textbullet}{MY2}
-\DeclareTextSymbolDefault{\textperiodcentered}{MY2}
-\DeclareTextAccentDefault{\textcircled}{MY2}
-\DeclareTextSymbol{\textasteriskcentered}{MY2}{3}
-\DeclareTextSymbol{\textbackslash}{MY2}{110}
-\DeclareTextSymbol{\textbar}{MY2}{106}
-\DeclareTextSymbol{\textbraceleft}{MY2}{102}
-\DeclareTextSymbol{\textbraceright}{MY2}{103}
-\DeclareTextSymbol{\textbullet}{MY2}{15}
-\DeclareTextSymbol{\textperiodcentered}{MY2}{1}
-\DeclareTextCommand{\textcircled}{MY2}[1]{{%
- \ooalign{%
- \hfil \raise .07ex\hbox {\upshape#1}\hfil \crcr
- \char13}}}
-\ifx\symtextcomp\relax
-\else
- \DeclareTextSymbolDefault{\textsection}{TS1}
- \DeclareTextSymbolDefault{\textparagraph}{TS1}
- \DeclareTextSymbol{\textsection}{TS1}{'247}
- \DeclareTextSymbol{\textparagraph}{TS1}{'266}
-\fi
-\begingroup
- \catcode`\_=13
- \gdef_#1{\sb{\test@sb#1}}
-\endgroup
-\def\test@sb{%
- \@ifnextchar p%
- {\mkern\m@ne mu}%
- {\ifx\@let@token j%
- \mkern-\tw@ mu%
- \else
- \ifx\@let@token f%
- \mkern-\tw@ mu%
- \fi
- \fi}}
-\mathcode`\_=\string"8000
-
-\endinput
-%%
-%% End of file `mathtime.sty'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/my1mtt.fd b/Master/texmf-dist/tex/latex/mathtime/my1mtt.fd
deleted file mode 100644
index 695e7405ea9..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/my1mtt.fd
+++ /dev/null
@@ -1,21 +0,0 @@
-%%
-%% This is file `my1mtt.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `MY1mtt,')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{my1mtt.fd}
- [2001/05/30 v1.0c
- Mathtime Encoding 1
- (FMi)]
-\DeclareFontFamily{MY1}{mtt}{\skewchar\font45}
-\DeclareFontShape{MY1}{mtt}{m}{it}{<->mtmi}{}
-\endinput
-%%
-%% End of file `my1mtt.fd'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/my2mtt.fd b/Master/texmf-dist/tex/latex/mathtime/my2mtt.fd
deleted file mode 100644
index c7d6990fe6f..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/my2mtt.fd
+++ /dev/null
@@ -1,21 +0,0 @@
-%%
-%% This is file `my2mtt.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `MY2mtt,')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{my2mtt.fd}
- [2001/05/30 v1.0c
- Mathtime Encoding 2
- (FMi)]
-\DeclareFontFamily{MY2}{mtt}{}
-\DeclareFontShape{MY2}{mtt}{m}{n}{<->mtsy}{}
-\endinput
-%%
-%% End of file `my2mtt.fd'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/my3mtt.fd b/Master/texmf-dist/tex/latex/mathtime/my3mtt.fd
deleted file mode 100644
index 02d80b67a00..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/my3mtt.fd
+++ /dev/null
@@ -1,21 +0,0 @@
-%%
-%% This is file `my3mtt.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `MY3mtt,')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{my3mtt.fd}
- [2001/05/30 v1.0c
- Mathtime Encoding 3
- (FMi)]
-\DeclareFontFamily{MY3}{mtt}{}
-\DeclareFontShape{MY3}{mtt}{m}{n}{<->mtex}{}
-\endinput
-%%
-%% End of file `my3mtt.fd'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/omslby.fd b/Master/texmf-dist/tex/latex/mathtime/omslby.fd
deleted file mode 100644
index 2e1da24fb25..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/omslby.fd
+++ /dev/null
@@ -1,23 +0,0 @@
-%%
-%% This is file `omslby.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `lucidascale,OMSlby')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{omslby.fd}
- [2001/05/30 v1.0c
- Lucida New Math Symbols
- (FMi)]
-\@ifundefined{LucidaScale}{\def\LucidaScale{0.9}}{}
-\DeclareFontFamily{OMS}{lby}{\skewchar\font48}
-\DeclareFontShape{OMS}{lby}{m}{n}{<->s * [\LucidaScale]lbms}{}
-\DeclareFontShape{OMS}{lby}{b}{n}{<->s * [\LucidaScale]lbmsd}{}
-\endinput
-%%
-%% End of file `omslby.fd'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/umh2.fd b/Master/texmf-dist/tex/latex/mathtime/umh2.fd
deleted file mode 100644
index 038f17b5471..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/umh2.fd
+++ /dev/null
@@ -1,21 +0,0 @@
-%%
-%% This is file `umh2.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `Umh2')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{umh2.fd}
- [2001/05/30 v1.0c
- Adobe Math Pi 2 (Unknown encoding)
- (FMi)]
-\DeclareFontFamily{U}{mh2}{}
-\DeclareFontShape{U}{mh2}{m}{n}{<->s * [0.95]mh2}{}
-\endinput
-%%
-%% End of file `umh2.fd'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/umh2scr.fd b/Master/texmf-dist/tex/latex/mathtime/umh2scr.fd
deleted file mode 100644
index 9246d61a369..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/umh2scr.fd
+++ /dev/null
@@ -1,21 +0,0 @@
-%%
-%% This is file `umh2scr.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `Umh2Scr')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{umh2scr.fd}
- [2001/05/30 v1.0c
- Adobe Math Pi 2 Script (Unknown encoding)
- (FMi)]
-\DeclareFontFamily{U}{mh2scr}{}
-\DeclareFontShape{U}{mh2scr}{m}{n}{<->s * [0.95]mh2scr}{}
-\endinput
-%%
-%% End of file `umh2scr.fd'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/umh6.fd b/Master/texmf-dist/tex/latex/mathtime/umh6.fd
deleted file mode 100644
index 7763a9db6d3..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/umh6.fd
+++ /dev/null
@@ -1,21 +0,0 @@
-%%
-%% This is file `umh6.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `Umh6')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{umh6.fd}
- [2001/05/30 v1.0c
- Adobe Math Pi 6 (Unknown encoding)
- (FMi)]
-\DeclareFontFamily{U}{mh6}{}
-\DeclareFontShape{U}{mh6}{m}{n}{<->s * [0.95]mh6}{}
-\endinput
-%%
-%% End of file `umh6.fd'.
diff --git a/Master/texmf-dist/tex/latex/mathtime/umtms.fd b/Master/texmf-dist/tex/latex/mathtime/umtms.fd
deleted file mode 100644
index 8340cb0db4d..00000000000
--- a/Master/texmf-dist/tex/latex/mathtime/umtms.fd
+++ /dev/null
@@ -1,22 +0,0 @@
-%%
-%% This is file `umtms.fd',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% mtfonts.fdd (with options: `Umtms')
-%%
-%% Copyright 1996 1997 Frank Mittelbach and David Carlisle.
-%%
-%% Development of this package was commissioned by Y&Y Inc.
-%% http://www.yandy.com
-\ProvidesFile{umtms.fd}
- [2001/05/30 v1.0c
- Mathtime Plus Script (Unknown encoding)
- (FMi)]
-\DeclareFontFamily{U}{mtms}{\skewchar\font42}
-\DeclareFontShape{U}{mtms}{m}{n}{<->mtms}{}
-\DeclareFontShape{U}{mtms}{b}{n}{<->mtmsb}{}
-\endinput
-%%
-%% End of file `umtms.fd'.