This commit is contained in:
Richard Kimberly Heck 2021-01-07 11:19:12 -05:00
parent f2e49938f3
commit 6887bc5c1d

View File

@ -11,6 +11,19 @@ Sides 1
SecNumDepth 3
TocDepth 3
AddToPreamble
% Save and disable \example as this might clash
% with theorems
\let\origexample\example
\let\endorigexample\endexample
\let\example\relax
% If theorems hasn't been loaded, restore example
\AtBeginDocument{%
\@ifundefined{example}{\let\example\origexample}{}
}
EndPreamble
Style Standard
Category MainText
Margin Static