From 73ff733ef360d83efc0279bed11857988f993d75 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 16 Aug 2024 18:45:51 +0200
Subject: [PATCH] add label to glossary

---
 glossary.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glossary.tex b/glossary.tex
index 66d5f8ac..d007332f 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -64,7 +64,7 @@ Inside a town, this place look a lot like a city from the Middle Ages, but peopl
 It remains wild, as monsters wander across it.}
 
 
-\setglossarypreamble[mech]{BIND runs on a minimalist set of open-ended, extensible rules.
+\setglossarypreamble[mech]{\label{glosPreamble}BIND runs on a minimalist set of open-ended, extensible rules.
 This collection is all you will need for this book.}
 
 %%%%%%%%%% Meta Terminology %%%%%%%%%%
-- 
GitLab