From 6d48826b74edf1195071bbabfa9a8fd4cc9731e3 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Tue, 7 Feb 2023 16:44:58 +0100 Subject: [PATCH] add pagerefs to summary --- CS/CS.tex | 4 ++-- cc.tex | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CS/CS.tex b/CS/CS.tex index 3dd1c8bf..c4528fce 100644 --- a/CS/CS.tex +++ b/CS/CS.tex @@ -236,14 +236,14 @@ circle label/.style = { \iftoggle{examplecharacter}{ \commentary{[xshift=10,yshift=-3em]TCBPOSTER@title.north}{-1em,-1em}{1: Write down your name and roll a random race (\autopageref{raceRoll})} - \commentary{[xshift=5em,yshift=-3em]TCBPOSTER@attributes.south west}{0em,2em}{2: Roll to determine each of your Attributes, then apply the racial modifier} + \commentary{[xshift=5em,yshift=-3em]TCBPOSTER@attributes.south west}{0em,2em}{2: Roll to determine each of your Attributes, then apply the racial modifier (\autopageref{randomAttributes})} \commentary{[xshift=13em,yshift=-6em]TCBPOSTER@title.west}{-2em,2em}{3: Concept and Name: write two words to summarize the character, and write down a name} \commentary{[xshift=4em,yshift=0em]TCBPOSTER@gumption.west}{-20em,0em}{} \commentary{[xshift=4em,yshift=0em]TCBPOSTER@gumption.west}{-3em,2em}{4: Spend 50 XP to raise the character's Attributes and Skills (\autopageref{xp}).} - \commentary{[xshift=-7em,yshift=-5em]TCBPOSTER@title.east}{-3em,2em}{5: Select a Code (\autopageref{codes}) and write down a culture.} + \commentary{[xshift=-7em,yshift=-5em]TCBPOSTER@title.east}{-3em,2em}{5: Select a Code (\autopageref{gods_codes}) and write down a culture.} \commentary{[xshift=5em,yshift=5em]TCBPOSTER@armoury.north west}{4em,-23em}{} \commentary{[xshift=5em,yshift=5em]TCBPOSTER@armoury.north west}{-1em,-3em}{6: Take a number of pieces of equipment equal to all Skill levels added together (\autopageref{goods}).} diff --git a/cc.tex b/cc.tex index a882eaf7..6413d442 100644 --- a/cc.tex +++ b/cc.tex @@ -127,6 +127,7 @@ suffer only half the usual \glspl{fatigue} from travel. }{} \section{Attributes} +\label{randomAttributes} \begin{multicols}{2} -- GitLab