From 4418e1e49e39c2a17726bc1aa0e6303ca97ed199 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Thu, 20 Feb 2025 20:46:06 +0100 Subject: [PATCH] chore(latex): rework preambule --- latex/includes/preambule.tex | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/latex/includes/preambule.tex b/latex/includes/preambule.tex index c25f7d6..44078d7 100644 --- a/latex/includes/preambule.tex +++ b/latex/includes/preambule.tex @@ -20,6 +20,7 @@ basicstyle=\ttfamily\footnotesize, breaklines=true } +\usepackage{calrsfs} \renewcommand{\FrenchLabelItem}{\textbullet} \pagestyle{fancy} @@ -29,7 +30,7 @@ % OPTIONS % Captions -\captionsetup[table]{name=tableau} +%\captionsetup[table]{name=tableau} \captionsetup[figure]{name=figure} % Graphx @@ -43,9 +44,13 @@ \definecolor{UltraLightGrey}{HTML}{EFEFEF} \definecolor{Black}{HTML}{000000} \setulcolor{ElectricMagenta} - +\usepackage[default]{lato} % Fonts -\setmainfont[SizeFeatures={Size=8}]{Lato} +\setmainfont[ + BoldFeatures={SizeFeatures={Size=8}}, + ItalicFeatures={SizeFeatures={Size=8}}, + SizeFeatures={Size=8} +]{Lato} % \setmonofont{FiraCode-Regular} \newfontfamily\quotefont[SizeFeatures={Size=10}]{Linux Libertine O}