diff --git a/main.tex b/main.tex index a92dca0..f540333 100644 --- a/main.tex +++ b/main.tex @@ -17,7 +17,7 @@ \usepackage{multibib} % Allow multiple separates bibliography citations \langnewcites{annexes}{Annexes}{Annexes} \langnewcites{references}{Références}{References} -\usepackage{lipsum} % Command to generate temporary dummy text +\usepackage[language=\langoption]{lipsum} % Command to generate temporary dummy text \usepackage[ruled,vlined,linesnumbered]{algorithm2e} % Add the algorithm environnement \usepackage[codedark]{packages/themes} % Include many colours themes ([default], codedark or dracula) \pagecolor{theme_colour_background}