aboutsummaryrefslogtreecommitdiff
path: root/model_2/resources/00_preamble.tex
blob: 89cb0c4b77d0225e0a766ee1e43b8e2e9895cb19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\usepackage[a4paper, top=0.5cm, bottom=0.5cm, outer=0.5cm, inner=0.5cm]{geometry}
\pagestyle{empty}
\pagenumbering{gobble}



\newcommand{\DUrolelatex}[1]{#1}

% Supprime l'indentation pour les listes de définitions
\newenvironment{DUfieldlist}%
  {\description[align=left,labelwidth=1.0cm,leftmargin=.5cm]}
  {\enddescription}

\makeatletter
\newcommand{\ifdefinedcolor}[3]{%
	\@ifundefinedcolor{#1}{#3}{#2}
}
\makeatother

\input{../common/10_language.tex}
\input{../common/10_lists.tex}
\input{../common/10_nowidows.tex}
\input{../common/10_levels.tex}
\input{../common/99_sidebar.tex}