Clean code.

This commit is contained in:
Jeff Lance 2018-11-04 10:17:40 +01:00
parent db27c5a701
commit 9c8d1ad2f7

View File

@ -27,6 +27,7 @@
% PACKAGES
%
%
% Others
\RequirePackage{xkeyval}
@ -46,6 +47,7 @@
\RequirePackage{pageslts}
\RequirePackage{enumitem}
\RequirePackage[]{hyperref}
%--
@ -66,6 +68,7 @@
\ExecuteOptions{a4paper, DIV=24}
\ExecuteOptionsX{type}
\ProcessOptionsX
%--
@ -166,6 +169,7 @@
}%
}%
}
%--
@ -234,6 +238,7 @@
% paths
\graphicspath{{images/}}
%--
@ -491,6 +496,7 @@
\mdtheorem[style=todo, theoremseparator={}, theoremspace={}]{appn}{}
\mdtheorem[style=method, theoremseparator={ -}, theoremspace={}]{met}{Méthode}
\mdtheorem[style=clear, theoremseparator={}, theoremspace={}]{metn}{}
%--
@ -755,6 +761,7 @@
\theoremstyle{exostyle}
\newtheorem{exercice}{Exercice}
%--