diff options
Diffstat (limited to 'mathshit.sty')
-rw-r--r-- | mathshit.sty | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mathshit.sty b/mathshit.sty index 2e892aa..0a64818 100644 --- a/mathshit.sty +++ b/mathshit.sty @@ -30,6 +30,8 @@ } \newcommand{\nodivby}{\cancel{\divby}} +\newcommand{\suchthat}{\;\ifnum\currentgrouptype=16 \middle\fi|\;} + \newcommand{\br}[1]{\left( #1 \right)} \newcommand{\brac}[2]{ \br{ \frac{#1}{#2} } } \newcommand{\dbrac}[2]{ \br{ \dfrac{#1}{#2} } } |