From 58c4fe2c0955a5263fc5ca1addd1afb8b0aa6824 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 19 Mar 2017 00:38:07 +0100 Subject: [PATCH] New mdtheorem envs. --- cours/cours_prof.cls | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cours/cours_prof.cls b/cours/cours_prof.cls index acdc49f..a945bb9 100644 --- a/cours/cours_prof.cls +++ b/cours/cours_prof.cls @@ -347,8 +347,10 @@ \mdtheorem[style=default, theoremseparator={ -}, theoremspace={}, outerlinewidth=1pt, outerlinecolor=black]{thmn}{Théorème} \mdtheorem[style=complete, theoremseparator={ -}, theoremspace={}, outerlinewidth=1pt, outerlinecolor=black]{ppt}{Propriété} \mdtheorem[style=default, theoremseparator={ -}, theoremspace={}, outerlinewidth=1pt, outerlinecolor=black]{pptn}{Propriété} -\mdtheorem[style=default, theoremseparator={ -}, theoremspace={}]{pre}{Preuve} -\mdtheorem[style=quote, theoremseparator={ -}, theoremspace={}]{voc}{Vocabulaire} +\mdtheorem[style=complete, theoremseparator={ -}, theoremspace={}]{pre}{Preuve} +\mdtheorem[style=default, theoremseparator={ -}, theoremspace={}]{pren}{Preuve} +\mdtheorem[style=complete, theoremseparator={ -}, theoremspace={}]{voc}{Vocabulaire} +\mdtheorem[style=default, theoremseparator={ -}, theoremspace={}]{vocn}{Vocabulaire} \mdtheorem[style=quote, frametitle=none, frametitleaboveskip=0em, frametitlebelowskip=0em]{qte}{} \mdtheorem[style=warning, theoremseparator={ -}, theoremspace={}]{rmq}{Remarque} \mdtheorem[style=dotted, theoremseparator={ -}, theoremspace={}]{exe}{Exemple}