From 2b04a2b2bae46fbdf1f40803ee3245819b4d5a1e Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 27 Dec 2016 11:07:36 +0100 Subject: [PATCH] redefine the Exercice mdtheorem env to use the new style --- cours/cours_prof.cls | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cours/cours_prof.cls b/cours/cours_prof.cls index 6c52984..a95554a 100644 --- a/cours/cours_prof.cls +++ b/cours/cours_prof.cls @@ -149,7 +149,8 @@ \mdtheorem[style=no_framed]{voc}{Vocabulaire} \mdtheorem[style=no_framed]{rmq}{Remarque} \mdtheorem[style=framed]{exe}{Exemple} -\mdtheorem[style=dash_framed]{exo}{Exercice} +% \mdtheorem[style=dash_framed]{exo}{Exercice} +\mdtheorem[style=exo]{exo}{Exercice} \mdtheorem[style=dash_framed]{app}{Application} \mdtheorem[style=dash_framed, theoremseparator={ - }]{met}{Méthode} %--%