From ba7ff75a70811ab756e2f8f8c9ab28b5d9fb425e Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Mon, 15 Apr 2024 16:13:05 +0200 Subject: [PATCH] Use Garamond font --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 1398ea1..f8c0c6a 100644 --- a/main.tex +++ b/main.tex @@ -29,7 +29,7 @@ %% Typography % babel, csquotes, fontenc, microtype, lmodern, textcomp are already loaded by the class -%\usepackage[autostyle]{csquotes} % For quotes +\usepackage{ebgaramond} % Garamond font \usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read) %% Custom commands