From 8ce54eb41d9655413b25b2d4aa23e83e8af5546c Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Wed, 8 May 2024 22:03:03 +0200
Subject: [PATCH] place full gls test

---
 glossary.tex | 3 ++-
 test.tex     | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/glossary.tex b/glossary.tex
index 88fdc79e..5fa4b2c9 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -647,8 +647,9 @@
 
 \newglossaryentry{nulla}{
   name={\qquad},
-  prefix={a\space},
   category={god},
+  prefix={a\space},
+  parent={ainumar},
   symbol={\glsentrytext{misgen}},
   description={\qquad},
 }
diff --git a/test.tex b/test.tex
index fc91faf5..7251d9ff 100644
--- a/test.tex
+++ b/test.tex
@@ -115,7 +115,7 @@ Featuring losing \glspl{hp} beyond the \gls{edge}, possibly during \gls{Qualmea}
 
 \end{multicols}
 
-\printglossary
+\printglossaries
 
 \printAllSideQuests{Slums,Artgate}
 
@@ -139,6 +139,8 @@ Featuring losing \glspl{hp} beyond the \gls{edge}, possibly during \gls{Qualmea}
 
 \story{4}{this One Time, at Bandcamp}
 
+\glsaddall
+
 \humansoldier
 
 \humandiplomat[\NPC{\Hu\F}{Bob}{Erratic}{Snaps fingers}{Paladin}]
-- 
GitLab