From 500cdaf58649e64d9811980e36225dc5e1f8da73 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sat, 11 May 2024 08:27:49 +0200 Subject: [PATCH] fix test --- test.tex | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 3 deletions(-) diff --git a/test.tex b/test.tex index cef51bb1..90fc6baa 100644 --- a/test.tex +++ b/test.tex @@ -16,6 +16,9 @@ \begin{multicols}{2} \subsection{This Document} +Words are needed after each subsection to avoid the boxes making problems. + + This is a test document, to make sure new code works before sticking it in a project. Current day should equal \arabic{r4b}. @@ -47,6 +50,9 @@ That means the season in Fenestra is \showSeason, which means it's \showTemperat \end{speechtext} \subsection{And now for something completely different} +Words are needed after each subsection to avoid the boxes making problems. + + \Glspl{guard} and \glspl{bothy}, \pgls{broch}, and \glspl{village}, oh my! @@ -65,10 +71,16 @@ Roll & Result \\\hline \end{boxtable} \subsection{Random Text} +Words are needed after each subsection to avoid the boxes making problems. + + \lipsum[7] \subsection{And further more\ldots} +Words are needed after each subsection to avoid the boxes making problems. + + \lipsum[10] @@ -125,6 +137,9 @@ Featuring losing \glspl{hp} beyond the \gls{edge}, possibly during \gls{Qualmea} \begin{multicols}{2} \subsection{Humans} +Words are needed after each subsection to avoid the boxes making problems. + + \humanfarmer @@ -160,6 +175,9 @@ This section is non-verbose, so only basic stats are shown. \necromancer \subsection{Dwarves} +Words are needed after each subsection to avoid the boxes making problems. + + \settoggle{verbose}{true} @@ -170,6 +188,9 @@ This section is non-verbose, so only basic stats are shown. %\dwarvenrunemaster \subsection{Elves} +Words are needed after each subsection to avoid the boxes making problems. + + \elf @@ -180,6 +201,9 @@ This section is non-verbose, so only basic stats are shown. \dryad \subsection{Gnomes} +Words are needed after each subsection to avoid the boxes making problems. + + \randomthree \gnome @@ -191,6 +215,9 @@ This section is non-verbose, so only basic stats are shown. \gnomishillusionist \subsection{Gnolls} +Words are needed after each subsection to avoid the boxes making problems. + + \gnollhunter @@ -251,6 +278,9 @@ This section is non-verbose, so only basic stats are shown. \begin{multicols}{2} \subsection{Humanoids} +Words are needed after each subsection to avoid the boxes making problems. + + \goblin[\npc{\N}{Random Goblin}] @@ -265,6 +295,9 @@ This section is non-verbose, so only basic stats are shown. \ogre \subsection{Morph Animals} +Words are needed after each subsection to avoid the boxes making problems. + + \morphrat @@ -394,6 +427,9 @@ This section is non-verbose, so only basic stats are shown. When using a bestiary chapter, the stats appear as dice rolls, rather than fixed amounts. \subsection{Humans} +Words are needed after each subsection to avoid the boxes making problems. + + \humanfarmer @@ -416,14 +452,18 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed \necromancer \subsection{Dwarves} +Words are needed after each subsection to avoid the boxes making problems. -%\dwarvensoldier +\dwarvensoldier -%\dwarventrader +\dwarventrader -%\dwarvenrunemaster +\dwarvenrunemaster \subsection{Elves} +Words are needed after each subsection to avoid the boxes making problems. + + \elf @@ -434,12 +474,18 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed \hag \subsection{Gnomes} +Words are needed after each subsection to avoid the boxes making problems. + + \gnome \gnomishillusionist \subsection{Gnolls} +Words are needed after each subsection to avoid the boxes making problems. + + \gnollhunter @@ -504,6 +550,9 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed \begin{multicols}{2} \subsection{Animals} +Words are needed after each subsection to avoid the boxes making problems. + + \morphhorse @@ -516,6 +565,9 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed \morphwolf \subsection{Humanoids} +Words are needed after each subsection to avoid the boxes making problems. + + \goblin @@ -579,6 +631,9 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed } \subsection{Test subsection} +Words are needed after each subsection to avoid the boxes making problems. + + \dragon @@ -605,6 +660,9 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed \subsubsection{Test sub-sub-section again} \subsection{Test subsection} +Words are needed after each subsection to avoid the boxes making problems. + + \lipsum[2] -- GitLab