From 80a7b34d6375e8d6a1b1474c6739cb89f8c573b3 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sat, 30 Nov 2019 14:21:37 +0000 Subject: [PATCH] separate glossaries into main.tex --- glossary.tex | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/glossary.tex b/glossary.tex index 2ec4d38a..2c4fafc1 100644 --- a/glossary.tex +++ b/glossary.tex @@ -1,5 +1,3 @@ -\usepackage[indexonlyfirst]{glossaries} -\setacronymstyle{long-short-desc} \makeglossaries \makeglossaries @@ -383,3 +381,17 @@ first={Alen Marsh, Dean of the Marsh} } +\newglossaryentry{prefforce}{ + name={Prefect Sailon Quennome}, + description={a sly man from the Quennome region whose elven grandmother has left him noticeably shorter than the other students}, + text={Sailon}, + first={Sailon Quennome} + } + +\newglossaryentry{prefconjuration}{ + name={Prefect Dane Arthur}, + description={a bright eyed young farmhand, who still patches his own clothes}, + text={Dane}, + first={Prefect Dane Arthur} + } + -- GitLab