Skip to content
Snippets Groups Projects
Commit 50f714c5 authored by GARION Christophe's avatar GARION Christophe
Browse files

theorems: typo

parent 30e4e744
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
% new theorems % new theorems
% check if beamer is loaded % check if beamer is loaded
\ifclassloaded{beamer}{ \@ifclassloaded{beamer}{
\theoremstyle{definition} \theoremstyle{definition}
\newtheorem*{myrule}{\translate{Rule}} \newtheorem*{myrule}{\translate{Rule}}
\newtheorem*{principle}{\translate{Principle}} \newtheorem*{principle}{\translate{Principle}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment