From be9bbf965fd26503a6a0baa0487db1e0c84f87b3 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Tue, 13 Aug 2024 16:55:16 +0200 Subject: [PATCH] Add adjustbox package --- config/content.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/config/content.tex b/config/content.tex index 9369303..e6dd4ec 100644 --- a/config/content.tex +++ b/config/content.tex @@ -6,6 +6,7 @@ % Images \usepackage{graphicx} \usepackage{caption} % Point references to the figure not the caption +\usepackage[export]{adjustbox} % For valign in subfigs % Includes \usepackage{import} % Allow relative paths