Newer
Older
\begin{tcbposter}[
coverage = {
spread,
},
poster = {showframe=true,
},
boxes = {
left=2pt,
colback=white,
},
]
\posterbox[blankest,rotate=180, fit, fit basedim=10pt]{name=ninth,column=1,row=1,span=1,rowspan=1}{
\begin{center}\noindent\begin{minipage}{.5\textheight}
\input{config/rules/weapons.tex}
\centering
\commonWeaponsChart
\end{minipage}
\rotatebox{-90}
\end{center}
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
\posterbox[blankest, fit, fit basedim=10pt]{name=tenth,column=2,row=1,span=1,rowspan=1}{
\bklTitle{Projectiles}
\input{config/rules/projectiles.tex}
\commonArmourChart
}
\posterbox[blankest, fit, fit basedim=10pt]{name=eleventh,column=3,row=1,span=1,rowspan=1}{
\begin{center}
\rotatebox{-90}{\noindent\begin{minipage}{.5\textheight}
\bklTitle{Armour}
\input{config/rules/armour.tex}
\end{minipage}}
\end{center}
}
\posterbox[blankest, fit, fit basedim=10pt]{name=twelfth,column=4,row=1,span=1,rowspan=1}{
\input{config/rules/fate.tex}
}
\posterbox[blankest, fit, fit basedim=10pt]{name=thirteenth,column=1,row=2,span=1,rowspan=1}{
}
\posterbox[blankest, fit, fit basedim=10pt]{name=fourteenth,column=2,row=2,span=1,rowspan=1}{
\bklTitle{Magic}
\input{config/rules/spells.tex}
}
\posterbox[blankest, fit, fit basedim=10pt]{name=fifteenth,column=3,row=2,span=1,rowspan=1}{
\bklTitle{\Glsfmtlongpl{interval}}
\input{config/rules/interval.tex}
}
\posterbox[blankest, fit, fit basedim=10pt]{name=sixteenth,column=4,row=2,span=1,rowspan=1}{
\bklTitle{Swarms}
\input{config/rules/swarms.tex}
}