From fc8c306c70071202149c515f7ac6fe588ff5dc52 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 29 Aug 2023 00:14:47 +0200
Subject: [PATCH] add fenestra to glossary

---
 glossary.tex | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/glossary.tex b/glossary.tex
index 342a68ad..e5be7f8c 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -181,6 +181,11 @@
   description={is a great orb in the sky, commonly supposed to be where the gods live}
 }
 
+\newglossaryentry{fenestra}{
+  name={Fenestra},
+  description={is the world we live on}
+}
+
 %%%%% Symbols
 
 \newglossaryentry{N}{
-- 
GitLab