diff --git a/latex/includes/preambule.tex b/latex/includes/preambule.tex index 44078d7..c25f7d6 100644 --- a/latex/includes/preambule.tex +++ b/latex/includes/preambule.tex @@ -20,7 +20,6 @@ basicstyle=\ttfamily\footnotesize, breaklines=true } -\usepackage{calrsfs} \renewcommand{\FrenchLabelItem}{\textbullet} \pagestyle{fancy} @@ -30,7 +29,7 @@ % OPTIONS % Captions -%\captionsetup[table]{name=tableau} +\captionsetup[table]{name=tableau} \captionsetup[figure]{name=figure} % Graphx @@ -44,13 +43,9 @@ \definecolor{UltraLightGrey}{HTML}{EFEFEF} \definecolor{Black}{HTML}{000000} \setulcolor{ElectricMagenta} -\usepackage[default]{lato} + % Fonts -\setmainfont[ - BoldFeatures={SizeFeatures={Size=8}}, - ItalicFeatures={SizeFeatures={Size=8}}, - SizeFeatures={Size=8} -]{Lato} +\setmainfont[SizeFeatures={Size=8}]{Lato} % \setmonofont{FiraCode-Regular} \newfontfamily\quotefont[SizeFeatures={Size=10}]{Linux Libertine O} diff --git a/nix/devshells.nix b/nix/devshells.nix index b3447a5..13aabe9 100644 --- a/nix/devshells.nix +++ b/nix/devshells.nix @@ -8,7 +8,7 @@ _: { }: { devShells = { - hugo = pkgs.mkShell { + default = pkgs.mkShell { name = "hugo-shell"; nativeBuildInputs = config.develPackages ++ config.hugoBuildPackages diff --git a/nix/packages.nix b/nix/packages.nix index 55d6eab..54e0923 100644 --- a/nix/packages.nix +++ b/nix/packages.nix @@ -32,7 +32,6 @@ in libertine listings lstfiracode - calrsfs pdfpages pdflscape scheme-basic