From 2a7458e6323f900ce58d66c100bdfed9fbf635fc Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 30 Jan 2024 20:04:15 +0100
Subject: [PATCH] make PiY acronym

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

diff --git a/glossary.tex b/glossary.tex
index 697a83ab..99687013 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -336,6 +336,11 @@
   prefixfirst={a\space},
   ]{npc}{NPC}{Non-Player Character}
 
+\newacronym[
+  description={books work a little like `print on demand', but it's faster, and cheaper, and if you don't like the paper-quality, you have only yourself to blame},
+  prefix={a\space},
+  ]{piy}{PiY}{Print it Yourself}
+
 \newglossaryentry{weight}{
   name={Weight Rating},
   text={Weight},
-- 
GitLab