Clean code.
This commit is contained in:
parent
db27c5a701
commit
9c8d1ad2f7
@ -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}
|
||||
%--
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user