From 4385aff8200fabc7fe1deec2e00ca7f5d12367fb Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 13 Mar 2023 19:09:30 +0100
Subject: [PATCH] place first page number in acr gls

---
 appendix.tex | 6 +++++-
 config       | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/appendix.tex b/appendix.tex
index 26319fce..db811858 100644
--- a/appendix.tex
+++ b/appendix.tex
@@ -118,7 +118,11 @@ Okay, so you know how to make a character by now.  But just for reference, let's
   \printglossary[type=symbols]
 }{}
 
-\printglossary[type=\acronymtype,style=mcolindex, title=Abbreviations, nonumberlist]
+\printglossary[
+  type=\acronymtype,
+  style=mcolindex,
+  title=Abbreviations,
+  ]
 
 \printglossary[style=mcolindex]
 
diff --git a/config b/config
index 4c467bc8..943c9f41 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 4c467bc8ca3fc83569e0d2b9d736b4142e97bf97
+Subproject commit 943c9f418736e633abc0cd865323b3669ded8e84
-- 
GitLab