From 897d0d75743e2d0bb19e8109f8d9e4455efc119b Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 24 Dec 2023 15:17:47 +0100
Subject: [PATCH] make map commentary titleFont

---
 layout.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layout.sty b/layout.sty
index 48c804f5..33eeb75e 100644
--- a/layout.sty
+++ b/layout.sty
@@ -308,7 +308,7 @@ bookmarks=true]%
           y={(image.north west)}
       ]
           \foreach \mNum/\mX/\mY in {#4}{
-            \mapLegend{\outline{\mNum}}{\mX}{\mY}{#1}
+            \mapLegend{\outline[14]{\titleFont\mNum}}{\mX}{\mY}{#1}
           }
       \end{scope}
   \end{tikzpicture}
-- 
GitLab