From 544730db47793947fbdc7ffae53a8dc9d6364380 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 31 May 2024 18:47:21 +0200
Subject: [PATCH] add full glossary to docs

---
 docs.tex | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs.tex b/docs.tex
index 54db4522..c93098f6 100644
--- a/docs.tex
+++ b/docs.tex
@@ -459,6 +459,10 @@ Otherwise, it does nothing.%
   type=mech,
 ]
 
+\printglossary[
+  style=topicmcols,
+]
+
 \glsaddall
 
 \end{document}
-- 
GitLab