diff options
author | syn <isaqtm@gmail.com> | 2020-05-08 22:19:04 +0300 |
---|---|---|
committer | syn <isaqtm@gmail.com> | 2020-05-08 22:19:04 +0300 |
commit | cde574c74030b0f633d2c25f8446f8967ed13696 (patch) | |
tree | 3fb944936575cd6557c282222bac475ed2701a56 /mathshit.sty | |
parent | 7b51d34e8db14ddffba4ff006d36fd61a6f6363d (diff) | |
download | tex2-cde574c74030b0f633d2c25f8446f8967ed13696.tar.gz |
Dump some shit
Diffstat (limited to 'mathshit.sty')
-rw-r--r-- | mathshit.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mathshit.sty b/mathshit.sty index 0a64818..31e6398 100644 --- a/mathshit.sty +++ b/mathshit.sty @@ -35,6 +35,7 @@ \newcommand{\br}[1]{\left( #1 \right)} \newcommand{\brac}[2]{ \br{ \frac{#1}{#2} } } \newcommand{\dbrac}[2]{ \br{ \dfrac{#1}{#2} } } +\newcommand{\fractial}[2]{ \frac{\partial #1}{\partial #2} } \newcommand*{\qed}{\hfill\ensuremath{\blacksquare}} \newcommand*{\qedempty}{\hfill\ensuremath{\square}} |