From f827ef80c83a2521b0d1a8744dee5b3e5d15b0a3 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 21 Jul 2024 19:12:32 +0200
Subject: [PATCH] fix \Pl command

---
 glossary.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glossary.tex b/glossary.tex
index a32680e5..0a717560 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -2068,7 +2068,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \newcommand{\F}{\gls{F}} % female
 \newcommand{\E}{\gls{E}} % sentient
 \newcommand{\A}{\gls{A}} % creature
-\newcommand{\Pl}{\gls{plant}} % plant
+\newcommand{\Pl}{\glssymbol{plant}} % plant
 \newcommand{\Sw}{\glssymbol{swarm}} % swarm
 \newcommand{\N}{\gls{N}} % nura
 \newcommand{\R}{\gls{R}} % morph
-- 
GitLab