aboutsummaryrefslogtreecommitdiff
path: root/model_1/resources/00_preamble.tex
diff options
context:
space:
mode:
Diffstat (limited to 'model_1/resources/00_preamble.tex')
-rwxr-xr-xmodel_1/resources/00_preamble.tex23
1 files changed, 8 insertions, 15 deletions
diff --git a/model_1/resources/00_preamble.tex b/model_1/resources/00_preamble.tex
index c5f02fc..99d4658 100755
--- a/model_1/resources/00_preamble.tex
+++ b/model_1/resources/00_preamble.tex
@@ -4,21 +4,6 @@
\pagestyle{empty}
\pagenumbering{gobble}
-\usepackage{fontspec}
-\defaultfontfeatures{Ligatures={Common, Required, Contextual}}
-\setmainfont{EB Garamond}
-
-\newcommand{\DUtitletitle}[1]{%
- {\begin{center}\textbf{\textsc{#1}}\end{center}}
- }
-
-% Change the font for bold text
-\let\bf\textbf
-\renewcommand{\textbf}[1]{{\LibertineFont\selectfont\bf{#1}}}
-
-\setmonofont{Latin Modern Mono Light}
-
-
\newcommand{\DUrolelatex}[1]{#1}
% Supprime l'indentation pour les listes de définitions
@@ -31,3 +16,11 @@
\@ifundefinedcolor{#1}{#3}{#2}
}
\makeatother
+
+
+\input{../common/10_language.tex}
+\input{../common/10_lists.tex}
+\input{../common/10_icons.tex}
+\input{../common/10_nowidows.tex}
+\input{../common/10_levels.tex}
+\input{../common/99_sidebar.tex}