From a6bf69cf8cf62a2a9f6afc30bd1371ea485d1374 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 21 May 2024 08:50:33 +0200
Subject: [PATCH] free foldout page

---
 fold_back.tex  | 11 ++++-------
 fold_front.tex |  4 ++++
 start.tex      |  3 ++-
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/fold_back.tex b/fold_back.tex
index f97ae5bb..78d8f4fd 100644
--- a/fold_back.tex
+++ b/fold_back.tex
@@ -20,10 +20,6 @@
 \posterbox[
   tikz={rotate=180},
   ]{name=seventh,column=1,row=1,span=1,rowspan=1}{
-  \subsubsection{\Glsfmtlongpl{tn}}
-  \glsdesc{tn}.
-  \par
-  \vspace{1em}
 }
 
 \setcounter{page}{10}
@@ -64,11 +60,12 @@
   \glsdesc{action}
   \par
   \vspace{1em}
-  \subsubsection{\Glsfmtplural{natural}}
-  \glsdesc{natural}.
+  \subsubsection{\Glsfmtlongpl{tn}}
+  \glsdesc{tn}.
 }
 
-\setcounter{page}{1}
+%\setcounter{page}{1}
+\togglefalse{countedPage}
 \posterbox{name=second,column=1,row=2,span=1,rowspan=1}{
   \input{config/start.tex}
 }
diff --git a/fold_front.tex b/fold_front.tex
index 57904699..1066cf10 100644
--- a/fold_front.tex
+++ b/fold_front.tex
@@ -88,6 +88,10 @@
   tikz={rotate=180},
   ]%
 {name=eighth,column=4,row=1,span=1,rowspan=1}{
+  \subsubsection{\Glsfmtplural{natural}}
+  \glsdesc{natural}.
+  \par
+  \vspace{1em}
   \subsubsection{\Glsfmtplural{bandAct}}
   \glsdesc{bandAct}.
   \par
diff --git a/start.tex b/start.tex
index eaf67c70..29ff6008 100644
--- a/start.tex
+++ b/start.tex
@@ -16,6 +16,7 @@
   {\tt goto \ref{gmRollsEncounters}}
   \item
   \Glspl{xp}, tea%
-  \footnote{I recommend Russian Black leaf.}
+  \ifodd\value{r3}\footnote{I recommend Russian Black leaf.}\fi
   \& cakes all round.
 \end{enumerate}
+
-- 
GitLab