From 0f9ed24779ce33ddd0b6c47d579da509b3008153 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Fri, 28 Jun 2024 17:04:42 +0200 Subject: [PATCH] Add back mathtools package --- main.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/main.tex b/main.tex index f3e811d..0743a93 100644 --- a/main.tex +++ b/main.tex @@ -10,6 +10,7 @@ \allsectionsfont{\sffamily} % Typography +\usepackage{mathtools} % Math improvements \usepackage[T1]{fontenc} % Use T1 font encoding \usepackage[english]{babel} % Typographical rules \usepackage[varqu, varl]{inconsolata} % Better monospace font (with alternative "quote" [varqu] and "l" [varl])