From de098400cf2f536fdd397abe6106990806f80a3f Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 30 Jan 2023 10:25:10 +0100
Subject: [PATCH] give mapPart automatic label

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

diff --git a/layout.sty b/layout.sty
index 6827ee40..f4c812b6 100644
--- a/layout.sty
+++ b/layout.sty
@@ -285,6 +285,7 @@ bookmarks=true]%
           }
       \end{scope}
   \end{tikzpicture}
+  \label{#3}
   \end{figure*}
 }
 
-- 
GitLab