summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mathsemantics/mathsemantics-commons.sty
blob: 7f32621c5352d6039572fb9437c43771a403e59a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\ProvidesPackage{mathsemantics-commons}[2022/05/06]

% Packages which allow control flow
\RequirePackage{ifthen}
\RequirePackage{xifthen}
\RequirePackage{ifxetex}

\RequirePackage{xparse}
\RequirePackage{xspace}
\let\Bbbk\relax
\RequirePackage{amssymb} % load diableable by an option?
\RequirePackage{mathtools}
\RequirePackage{calc}