]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-theorem-star.tex
Wrap all mjotex files in conditionals to prevent double-loading.
[mjotex.git] / mjo-theorem-star.tex
index 7fd06e1ddb20bc8f31ab5ac813c096a1f690ea19..7a3cebad1b5eaff67c54a5bf9a569a76b3ca92d2 100644 (file)
@@ -1,6 +1,9 @@
 %
 % Unnumbered versions of the mjo-theorem environments.
 %
+\ifx\havemjotheoremstar\undefined
+\def\havemjotheoremstar{1}
+
 
 \usepackage{amsthm}
 
@@ -17,3 +20,6 @@
 
 \theoremstyle{remark}
 \newtheorem*{remark*}{Remark}
+
+
+\fi