From e0fcee7ac190e7f52a8eb907643b75271f92e110 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 8 May 2024 22:01:47 +0200 Subject: [PATCH] place BIND acronym --- glossary.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/glossary.tex b/glossary.tex index 48471681..88fdc79e 100644 --- a/glossary.tex +++ b/glossary.tex @@ -38,6 +38,12 @@ \setabbreviationstyle[acronym]{short-sc-desc} } +\newacronym[ + description={a brand GNU RPG}, + name={BIND}, + nonumberlist, +]{BIND}{BIND}{BIND Is Not DnD} + \newacronym[ description={means the spell's total level}, text={spell level}, -- GitLab