From 6305f0c4e08f0ca8083246a8884523a1fdaf178c Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Tue, 16 Apr 2024 13:06:48 +0200 Subject: [PATCH] Fix garamond for math --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index eea27cf..f4a1881 100644 --- a/main.tex +++ b/main.tex @@ -39,7 +39,7 @@ %% Typography % babel, csquotes, fontenc, microtype, lmodern, textcomp are already loaded by the class -\usepackage{ebgaramond} % Garamond font +\usepackage[ebgaramond,semibold,textscale=0,vvarbb,subscriptcorrection,amsthm,alth]{newtx} % Use Garamond font for text and math \usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read) %% Custom commands