From 3d6ece0b2f58c24b65ca5943f679c0e97e158d4f Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 13 Mar 2023 06:55:59 +0100
Subject: [PATCH] make cp acronym

---
 CS.tex | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/CS.tex b/CS.tex
index cfb41622..1b36186f 100644
--- a/CS.tex
+++ b/CS.tex
@@ -269,7 +269,13 @@ circle label/.style = {
   \iftoggle{examplecharacter}{\characterEquipment\vspace{14em}}{\lineDots[5]\vspace{8mm}}
 
   
-  \Glsentrytext{cp} \iftoggle{bestiarychapter}{\arabic{gold} }{\weeline} \Glsentrytext{sp}\weeline \Glsentrytext{gp}\weeline \hspace{3cm} Total \Glsentrytext{xp} \weeline Spent \Glsentrytext{xp} \weeline
+  \glsentryshortpl{cp}
+  \iftoggle{bestiarychapter}{\arabic{gold} }{\weeline}
+  \glsentryshortpl{sp}\weeline
+  \glsentryshortpl{gp}\weeline
+  \hspace{3cm}
+  Total \Glsentrytext{xp} \weeline
+  Spent \Glsentrytext{xp} \weeline
   }
 
 %---
-- 
GitLab