From de226b53e4b5d031247a2554e7326ffacfdf04d6 Mon Sep 17 00:00:00 2001 From: Anth0rx <anthorx@keemail.me> Date: Mon, 9 Dec 2024 11:51:04 +0100 Subject: [PATCH] Create separate 'code' section on the CS backpage Signed-off-by: Anth0rx <anthorx@keemail.me> --- CS.tex | 10 +++------- backpage.tex | 18 ++++++++++++++---- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/CS.tex b/CS.tex index 2392ba3..7ae32c0 100644 --- a/CS.tex +++ b/CS.tex @@ -45,19 +45,15 @@ \hiderowcolors \textbf{Name:} & \iftoggle{examplecharacter}{\sffamily\name}{\lightDots} & \textbf{Player:} & \lightDots & - \textbf{Code:} & \iftoggle{examplecharacter}{\sffamily\code}{\lightDots} + \textbf{Race:} & \iftoggle{examplecharacter}{\sffamily\race}{\lightDots} \\ \\ - \textbf{Race:} & \iftoggle{examplecharacter}{\sffamily\race}{\lightDots} & \textbf{Concept:} & \iftoggle{examplecharacter}{\sffamily\concept}{\lightDots} & - \textbf{Rank:} & \iftoggle{examplecharacter}{\sffamily\rank}{\lightDots} + \textbf{Rank:} & \iftoggle{examplecharacter}{\sffamily\rank}{\lightDots} & + \textbf{Debt:} & \iftoggle{examplecharacter}{\sffamily\characterDebt}{\lightDots} \\ \\ - - \textbf{Debt:} & \iftoggle{examplecharacter}{\sffamily\characterDebt}{\lightDots} & - & & - \\ \end{tabularx} } diff --git a/backpage.tex b/backpage.tex index df4bae3..8be5af9 100644 --- a/backpage.tex +++ b/backpage.tex @@ -36,11 +36,21 @@ } }{ - \vspace{1em} - \lineDots[26] -} + \vspace{2em} + \noindent + \lineDots[19] + \bigLine + \vspace{2em} -\vfill\null + {\scshape + {\Large Code:} \hspace{1em} \lightDots \hspace{0.5\linewidth} \\ \\ + \textbf{Objectives:} \hfill {\tiny\hint{Spend \glsentryshortpl{sp} for extra \glsentryshortpl{xp}: 1 / 5 / total \glsentryshortpl{xp}}} \\ \\ + \lightDots \\ \\ + \lightDots \\ \\ + \lightDots \\ \\ + \lightDots \\ \\ + } +} {\huge Cause of Death \bigLine} \clearpage -- GitLab