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

theorems: add code conventions theorem

parent d6768cf5
No related branches found
No related tags found
No related merge requests found
...@@ -32,3 +32,10 @@ ...@@ -32,3 +32,10 @@
\deftranslation[to=French]{Definition}{D\'efinition} \deftranslation[to=French]{Definition}{D\'efinition}
} }
} }
% better theorems
\usepackage[theorems]{tcolorbox}
\newtcbtheorem[number within=section]{codeconv}{\translate{Code conventions}}%
{colback=gray!10,colframe=gray!80,fonttitle=\bfseries}{th}
\deftranslation[to=French]{Code conventions}{Conventions de codage}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment