main.tex : Fixed lipsum no selected language warning

This commit is contained in:
saundersp 2025-02-09 22:08:26 +01:00
parent eb8249b4b7
commit ecc29220a8

View File

@ -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}