From f08c16ec80d3d9bde8e75d6f791a940a1851d2b5 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 19 Apr 2022 16:32:33 +0200
Subject: [PATCH] move code

---
 magic.tex | 4 ++++
 main.tex  | 3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/magic.tex b/magic.tex
index 6571614d..4139bbb8 100644
--- a/magic.tex
+++ b/magic.tex
@@ -1,3 +1,7 @@
+% these lines initiatiate the 'magic' mini-table of contents, so we can restart it later
+\startcontents[magic]
+\stopcontents[magic]
+
 \chapter{Magic}
 \label{magic_paths}
 \index{Magic!Paths of Magic}
diff --git a/main.tex b/main.tex
index ef240788..4d81f05d 100644
--- a/main.tex
+++ b/main.tex
@@ -52,9 +52,6 @@ Keywords={TTRPG,RPG,roleplaying}
 
 \input{knacks.tex}
 
-\startcontents[magic]
-\stopcontents[magic]
-
 \input{magic.tex}
 
 \input{spheres.tex}
-- 
GitLab