X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=mjo-common.tex;h=4df86a07a3a9d70cbe77a2bc62aeebc6e178ffd5;hp=edb5428046caad9e17e75fad390f1d56a3f8d819;hb=8e69093e71c6b82828dfe1570141e4dc1d485cfe;hpb=d6a9f13f45fead88404ee02cb446db2f3047eee8 diff --git a/mjo-common.tex b/mjo-common.tex index edb5428..4df86a0 100644 --- a/mjo-common.tex +++ b/mjo-common.tex @@ -2,6 +2,8 @@ % Only the most commonly-used macros. Needed by everything else. % +\usepackage{mathtools} + % Place the argument in matching left/right parntheses. \DeclarePairedDelimiter{\of}{ \lparen }{ \rparen }