X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=mjo-theorem.tex;fp=mjo-theorem.tex;h=dc67f45ca37d98c9a7d3d728c1eacb3720b4e1ac;hp=c11d56f6b250a3ff27f000ae0158edadfc30e75d;hb=fc7cfa7f3d02715cb09eae2e1c6bc501dc2d8d50;hpb=d4712abb88a2f342f31bbd60426d1a983df05ac2 diff --git a/mjo-theorem.tex b/mjo-theorem.tex index c11d56f..dc67f45 100644 --- a/mjo-theorem.tex +++ b/mjo-theorem.tex @@ -2,6 +2,9 @@ % The standard corollary, definition, theorem, etc. that we all define % in every single paper. % +\ifx\havemjotheorem\undefined +\def\havemjotheorem{1} + \usepackage{amsthm} @@ -18,3 +21,6 @@ \theoremstyle{remark} \newtheorem{remark}{Remark} + + +\fi