diff options
author | syn <isaqtm@gmail.com> | 2020-04-17 22:00:16 +0300 |
---|---|---|
committer | syn <isaqtm@gmail.com> | 2020-04-17 22:00:16 +0300 |
commit | 6eccda8ad28b1263c05250d305840c157bc6281f (patch) | |
tree | e47dae8d181b566ff3c88afca752f5b75f98bddf /mathshit.sty | |
parent | 55b8806da4c2ca14827c37183d1c2edf4f7f2f49 (diff) | |
download | tex2-6eccda8ad28b1263c05250d305840c157bc6281f.tar.gz |
Some tweaks
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} } } |