From 9e6463f5e07f6c6fa35fbe0e59bcb26248559f13 Mon Sep 17 00:00:00 2001 From: Jigme Datse Yli-Rasku Date: Mon, 11 Nov 2024 21:34:58 -0800 Subject: [PATCH] Link to Character information This creates the character information, and imports the chapters for the part. --- runequest/runequest.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/runequest/runequest.tex b/runequest/runequest.tex index 30a5e35..a951546 100644 --- a/runequest/runequest.tex +++ b/runequest/runequest.tex @@ -7,9 +7,10 @@ \include{Introduction} \part{Characters} -\chapter{About Characters} -\chapter{Character Creation} -\chapter{Character Information} +\include{about-characters} + +\include{character-creation} +\include{character-information} \part{Adventures} \chapter{Adventures}