From c08c43280c0c00bc281dc1753e7ebf76e31a5267 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 11 Feb 2024 20:40:50 +0100
Subject: [PATCH] reformat backmatter

---
 appendix.tex | 2 ++
 combat.tex   | 1 -
 config       | 2 +-
 main.tex     | 4 ++--
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/appendix.tex b/appendix.tex
index c3a253fc..2eb0838f 100644
--- a/appendix.tex
+++ b/appendix.tex
@@ -40,5 +40,7 @@
   title=Abbreviations,
   ]
 
+\pagebreak
+
 \printindex
 
diff --git a/combat.tex b/combat.tex
index 846b0918..fae95389 100644
--- a/combat.tex
+++ b/combat.tex
@@ -112,7 +112,6 @@ At this point, the rest of the troupe will have to carry their fallen comrade ba
 
 \subsection{\Glsfmtlongpl{ap} \& Initiative}
 \label{actionPoints}
-\index{\Glsentrytext{ap}}
 \index{Initiative}
 
 Everyone begins combat with 3 \glsentryfullpl{ap} plus their Speed Bonus.%
diff --git a/config b/config
index 980d825c..6e84cb51 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 980d825cdf42b0a441f3627a2658bcc3cb1bf68b
+Subproject commit 6e84cb51ac36fd04659372a3897d05885c32e0aa
diff --git a/main.tex b/main.tex
index 4c6a2a51..e262c706 100644
--- a/main.tex
+++ b/main.tex
@@ -41,8 +41,8 @@ Keywords={TTRPG,RPG,roleplaying}
 
 \include{systems}
 
-\include{appendix}
-
 \backmatter
 
+\include{appendix}
+
 \end{document}
-- 
GitLab