latex-packages/packages/math/math.pysty

40 lines
1.1 KiB
Plaintext
Raw Normal View History

2021-10-06 20:35:06 +02:00
__HEADER__(Main math package.)
% Collects the basic math packages used for my lecture-note write-ups
% This just imports all the packages I use for writing up mathematics
% Probably, you will just want to load them separately for more
% customization
2021-09-09 21:47:21 +02:00
2021-10-07 10:06:23 +02:00
\RequirePackage{xkeyval}
2021-09-09 21:47:21 +02:00
2021-10-07 10:06:23 +02:00
__LANGUAGE_OPTIONS_X__
__END_OPTIONS_X__
2021-08-26 13:41:40 +02:00
%%%% Import the other custom math packages
\RequirePackage{mkessler-mathfont} % Load this first to ensure untouched fonts
2021-08-26 13:41:40 +02:00
\RequirePackage{amsmath}
\RequirePackage{mathtools}
\RequirePackage{amsthm}
\RequirePackage{amssymb}
2021-09-08 18:57:39 +02:00
2021-08-26 13:41:40 +02:00
\RequirePackage{latexsym}
% Für Formeln
\RequirePackage{mathabx}
\RequirePackage{esint}
2021-08-26 13:41:40 +02:00
\RequirePackage{IEEEtrantools}
\RequirePackage[ngerman,ruled,vlined]{algorithm2e}
2021-08-26 13:41:40 +02:00
2021-09-09 22:57:00 +02:00
%%% Importing other custom packages
\RequirePackage{mkessler-faktor}
\RequirePackage{mkessler-mathsymb}
\RequirePackage[basic]{mkessler-mathalias}
% mkessler-mathfont has already been imported
2021-10-06 20:35:06 +02:00
\RequirePackage[__IF__(english) english\else german\fi]{mkessler-mathop}
\RequirePackage{mkessler-mathfig}
\RequirePackage{mkessler-unicodechar}
\RequirePackage{mkessler-mathfixes} % Load this last since it renews behaviour