diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/mathfont/mathfont.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/mathfont/mathfont.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/mathfont/mathfont.sty b/Master/texmf-dist/tex/latex/mathfont/mathfont.sty index 7055cf5f391..cd5bf8ab5d2 100644 --- a/Master/texmf-dist/tex/latex/mathfont/mathfont.sty +++ b/Master/texmf-dist/tex/latex/mathfont/mathfont.sty @@ -17,13 +17,13 @@ %% This work has the LPPL status "maintained," and the current maintainer %% is the package author, Conrad Kosowsky. He can be reached at %% kosowsky.latex@gmail.com. The work consists of the file mathfont.dtx, -%% the derived files mathfont.ins, mathfont.drv, and mathfont.sty, and +%% the derived files mathfont.sty and mathfont_greek.tex, and %% all other files created through the configuration process such as %% mathfont.pdf, mathfont.idx, and mathfont.ind. For more %% information, see the original mathfont.dtx file. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mathfont}[2018/06/14 v. 1.1b Package mathfont] +\ProvidesPackage{mathfont}[2018/08/01 v. 1.2 Package mathfont] \newif\if@packages \DeclareOption{packages}{\@packagestrue} \DeclareOption*{\PackageError{mathfont} @@ -110,7 +110,7 @@ just before your \string#1, so\MessageBreak we should be all good now.}} \def\M@XeTeXLuaTeXError{\PackageError{mathfont} - {!!FATAL ERROR!! : Missing XeTeX or LuaTeX} + {!!FATAL ERROR!! : Missing\MessageBreak XeTeX or LuaTeX} {This package requires either\MessageBreak XeLaTeX or LuaLaTeX. Please\MessageBreak retypeset this document with\MessageBreak @@ -273,7 +273,7 @@ \def\@mathcal##1{\process@tokens{##1}{cal}}} \def\define@frak{% \M@CommandInitializeInfo{fraktur} - \def\mathcal{\check@mmode\mathfrak\@mathfrak} + \def\mathfrak{\check@mmode\mathfrak\@mathfrak} \def\@mathfrak##1{\process@tokens{##1}{frak}}} \def\define@bcal{% \M@CommandInitializeInfo{bold calligraphic} |