From 1be631d6d39df22f9f3e893b716a2b37090cf357 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Wed, 1 Nov 2023 01:48:17 +0100
Subject: [PATCH] stop page splitting

---
 rules.tex | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/rules.tex b/rules.tex
index f5a19e75..8fa78b29 100644
--- a/rules.tex
+++ b/rules.tex
@@ -5,14 +5,10 @@
 
 \begin{document}
 
-\frontmatter
+\pagenumbering{gobble}
 
 \section*{Binding Rules}
 
-\physicalSkillChart
-
-\mentalSkillChart
-
 \begin{multicols}{2}
 
 \subsection*{Traits}
@@ -29,6 +25,8 @@
 
 \input{rules/weight}
 
+\physicalSkillChart
+
 \subsection*{Actions}
 \input{rules/actions_basic.tex}
 
@@ -52,6 +50,8 @@
 
 \commonArmourChart
 
+\mentalSkillChart
+
 \subsection*{Projectiles}
 
 \input{rules/projectiles.tex}
-- 
GitLab