Moved user packages and references to subdirectories

This commit is contained in:
saundersp
2024-05-09 19:23:20 +02:00
parent 030342f2e3
commit 70fa023190
7 changed files with 28 additions and 24 deletions

View File

@ -7,7 +7,7 @@
%\renewcommand{\familydefault}{\ttdefault} % Change default font to monospace font family
%\renewcommand{\familydefault}{\sfdefault} % Change default font to sans serif font family
\usepackage[T1]{fontenc} % Set the font (output) encoding
\usepackage[french]{language_selector} % Allow to the language the document is written to ([french], english)
\usepackage[french]{packages/language_selector} % Allow to the language the document is written to ([french], english)
%\usepackage[autolanguage]{numprint} % for the \nombre command
\usepackage{hyphenat} % Hyphenation rules
\hyphenation{mate-mática recu-perar}
@ -18,7 +18,7 @@
\langnewcites{references}{Références}{References}
%\usepackage{lipsum} % Command to generate temporary dummy text
\usepackage[ruled,vlined,linesnumbered]{algorithm2e} % Add the algorithm environnement
\usepackage[codedark]{themes} % Include many colours themes ([default], codedark or dracula)
\usepackage[codedark]{packages/themes} % Include many colours themes ([default], codedark or dracula)
\pagecolor{th_colour_bg}
\color{th_colour_fg}
\usepackage{amsmath} % Provides command to typeset matrices with different delimiters
@ -28,7 +28,7 @@
\mdfsetup{linecolor = th_colour_fg, innerlinecolor = th_colour_fg,%
middlelinecolor = th_colour_fg, outerlinecolor = th_colour_fg,%
backgroundcolor = th_colour_bg, fontcolor = th_colour_fg}
\usepackage{macros} % Customs macros
\usepackage{packages/macros} % Customs macros
\usepackage{graphicx}
\usepackage{makeidx}[intoc] % Make a word index
@ -81,13 +81,13 @@ De de manière honteusement démagogique, je vous remercie tout lecteurs de ce n
\addcontentsline{toc}{chapter}{Références}
\begingroup
\bibliographystylereferences{IEEEtran}
\bibliographyreferences{references}
\bibliographyreferences{references/references}
\endgroup
\addcontentsline{toc}{chapter}{Annexes}
\begingroup
\bibliographystyleannexes{IEEEtran}
\bibliographyannexes{annexes}
\bibliographyannexes{references/annexes}
\endgroup
\printindex