Skip to content
Snippets Groups Projects
Verified Commit 46acb8dc authored by Malin Freeborn's avatar Malin Freeborn
Browse files

reorient foldout boxes

parent 568d09a6
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
coverage = {spread,
boxsep = 10pt,
},
poster = {showframe=false,
poster = {showframe=true,
columns=4,
rows=2,
},
......@@ -25,20 +25,21 @@
\end{center}
}
\posterbox{name=tenth,column=2,row=1,span=1,rowspan=1}{
\posterbox[tikz={rotate=180}]{name=tenth,column=2,row=1,span=1,rowspan=1}{
\bklTitle{Armour}
\input{config/rules/armour.tex}
\commonArmourChart
}
\posterbox{name=eleventh,column=3,row=1,span=1,rowspan=1}{
\posterbox[tikz={rotate=180}]{name=eleventh,column=3,row=1,span=1,rowspan=1}{
\input{config/rules/fate.tex}
\par\vspace{1em}
\subsubsection{Projectiles}
\input{config/rules/projectiles.tex}
}
\posterbox{name=sixth,column=4,row=1,span=1,rowspan=1}{
\posterbox[tikz={rotate=180}]{name=sixth,column=4,row=1,span=1,rowspan=1}{
This page left with nada.
}
\posterbox{name=second,column=1,row=2,span=1,rowspan=1}{
......
......@@ -15,50 +15,58 @@
]
\posterbox{name=fifth,column=1,row=1,span=1,rowspan=1}{
\posterbox[tikz={rotate=180}]{name=fifth,column=1,row=1,span=1,rowspan=1}{
\bklTitle{Setup}
\setcounter{page}{1}
\input{config/rules/start.tex}
}
\posterbox{name=twelfth,column=2,row=1,span=1,rowspan=1}{
\posterbox[tikz={rotate=180}]{name=twelfth,column=2,row=1,span=1,rowspan=1}{
\input{config/rules/attributes.tex}
}
\posterbox{name=ninth,column=3,row=1,span=1,rowspan=1}{
\posterbox[tikz={rotate=180}]{name=ninth,column=3,row=1,span=1,rowspan=1}{
\bklTitle{\Glsfmttext{weight}}
\input{config/rules/weight.tex}
}
\posterbox{name=eighth,column=4,row=1,span=1,rowspan=1}{
\label{skillChart}
\setcounter{page}{4}
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Strength} & \textbf{Dexterity} & \textbf{Speed} \\\hline
\textbf{Academics} & Orating to a massive crowd & Forgery & Courier Runs \\
\textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\
\textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\
\textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\
\textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\
\textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\
\hline
\end{tabularx}
\begin{center}
\rotatebox{-90}{\noindent\begin{minipage}{.5\textheight}
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Strength} & \textbf{Dexterity} & \textbf{Speed} \\\hline
\textbf{Academics} & Orating to a massive crowd & Forgery & Courier Runs \\
\textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\
\textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\
\textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\
\textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\
\textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\
\hline
\end{tabularx}
\end{minipage}}
\end{center}
}
\posterbox{name=fourth,column=1,row=2,span=1,rowspan=1}{
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Intelligence} & \textbf{Wits} & \textbf{Charisma} \\\hline
\textbf{Academics} & Recalling facts & Resisting an enchantment spell & Storytelling \\
\textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\
\textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\
\textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\
\textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\
\textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\
\hline
\end{tabularx}
\begin{center}
\rotatebox{-90}{\noindent\begin{minipage}{.5\textheight}
\begin{tabularx}{\linewidth}{X|LLL}
\hline
& \textbf{Intelligence} & \textbf{Wits} & \textbf{Charisma} \\\hline
\textbf{Academics} & Recalling facts & Resisting an enchantment spell & Storytelling \\
\textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\
\textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\
\textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\
\textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\
\textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\
\hline
\end{tabularx}
\end{minipage}}
\end{center}
}
\posterbox[blankest]{name=thirteenth,column=2,row=2,span=1,rowspan=1}{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment