From 739e6416864d6a297d9af0027e84c27d47f99d76 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sat, 20 Jan 2024 08:25:57 +0100 Subject: [PATCH] place CS coinage as separate box --- CS.tex | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/CS.tex b/CS.tex index 09e9b7de..d2d70078 100644 --- a/CS.tex +++ b/CS.tex @@ -298,24 +298,12 @@ circle label/.style = { rowspan=3.7, }{ - \iftoggle{examplecharacter}{\sffamily\characterEquipment\vspace{14em}}{ - \vspace{1.3em} - {\Repeat{5}{\Square}\hbox to .9\textwidth{\leaders\hbox to 30pt{\hss . \hss}\hfil}\vspace{1em}} - - {\Repeat{5}{\Square}\hbox to .9\textwidth{\leaders\hbox to 30pt{\hss . \hss}\hfil}\vspace{1em}} - - {\Repeat{5}{\Square}\hbox to .9\textwidth{\leaders\hbox to 30pt{\hss . \hss}\hfil}\vspace{1em}} - \vspace{1em} - } - - - \begin{tabularx}{\hsize}{llXr} - \glsentryshortpl{cp}\weeline & - \glsentryshortpl{sp}\weeline & - \glsentryshortpl{gp}\weeline & - Encumbrance \weeline - \\ - \end{tabularx} + \iftoggle{examplecharacter}{\sffamily\characterEquipment\vspace{12em}}{ + \vspace{1.3em} + \Repeat{5}{ + {\Repeat{5}{\Square}\hbox to .95\textwidth{\leaders\hbox to 30pt{\hss . \hss}\hfil}\vspace{1em}} + } + } } %--- @@ -373,6 +361,18 @@ circle label/.style = { \small Unspent: } + + \posterbox[ + remember, blankest, halign=center,valign=center, + ]{name=money,column=6,span=10,row=18,rowspan=1}{ + \vspace{-1.1em} + \begin{tabularx}{\hsize}{llX} + \glsentryshortpl{cp}\weeline & + \glsentryshortpl{sp}\weeline & + \glsentryshortpl{gp}\weeline \\ + \end{tabularx} + } + %------ \csComments -- GitLab