fix typo
This commit is contained in:
parent
30b3f5089d
commit
7c5b9a2249
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
%%%% Import the other custom math packages
|
||||
\RequirePackage{mkessler-mathfonts} % Load this first to ensure untouched fonts
|
||||
\RequirePackage{mkessler-faktor}
|
||||
\RequirePackage[\inf@mkessler@math@english english\else german\fi]{mkessler-operators}
|
||||
\RequirePackage[\if@mkessler@math@english english\else german\fi]{mkessler-operators}
|
||||
\RequirePackage{mkessler-mathfig}
|
||||
\RequirePackage{mkessler-mathsymb}
|
||||
\RequirePackage{mkessler-unicodechar}
|
||||
|
@ -45,3 +45,4 @@
|
|||
\newcommand{\Q}{\ensuremath{\mathbb{Q}}}
|
||||
\newcommand{\R}{\ensuremath{\mathbb{R}}}
|
||||
\newcommand{\Z}{\ensuremath{\mathbb{Z}}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue