For LaTeX: Start each chapter and appendix on a new page.
authorDavid Griffith <dave@661.org>
Wed, 13 Apr 2016 08:30:39 +0000 (01:30 -0700)
committerDavid Griffith <dave@661.org>
Wed, 13 Apr 2016 08:30:39 +0000 (01:30 -0700)
Is there a way to make this so other than putting in a \newpage for each
and every chapter/appendix?

about.rst
appendices/a.rst
appendices/b.rst
appendices/g.rst
chapters/01.rst
chapters/02.rst
chapters/03.rst
chapters/04.rst
chapters/05.rst

index 295abe888939fdc60152e4b3a4521d779b220769..a1af7f9c1ee4408fc88254768d2e234cb7bab1ba 100644 (file)
--- a/about.rst
+++ b/about.rst
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 ==================
  About this guide
 ==================
index e010c775a2068a1c94c6db878c4ae1a40f171138..ff216c6da95e7473762bd0c9c82f69b5a766cab8 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 ======================================
  Appendix A -- How to play an IF game
 ======================================
index fcbda9f51795e12c73b200f4e84cf993e19fc8f1..048c14a35d8bb0052dfd23f1b23588a1ac09cfe0 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 =============================
  Appendix B -- "Heidi" story
 =============================
index ff7a04ded3174a70e53c9acf490ce5a4c9bf71af..12207ef9436c08febb14b1dfde9a5909555459a7 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 ========================
  Appendix G -- Glossary
 ========================
index fcdb5be62f83fe3047e7099f42183a3781124e3b..4d0d20d0b9fc75ed76e16f8cf322609bf53e6ae3 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 ===================================
  Just what is interactive fiction?
 ===================================
index 9d727c0ecf6f5a88a3129f7e10aad8c3c49b50c1..1511d17805751bb3dd3d906cb12e4f13d80d92e4 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 ====================
  Tools of the trade
 ====================
index 72332e37bd4c2018605b091eff233a36965b9d6e..7216e2796b1e3714274040f66432b119da041cfb 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 ==============================
  Heidi: our first Inform game
 ==============================
index 249fdb1f5f06185e2611e9935c216a3b38181a04..9c48dc4c403f92bf96f709c1571f9455447bebf4 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 ======================
  Reviewing the basics
 ======================
index 89b54dafb3cdc2e002b2cfdb148fa72d9746eaac..1dbcfada5c1e8251b9afc21fa6d3f26d6ef44bf4 100644 (file)
@@ -1,3 +1,7 @@
+.. raw:: latex
+
+   \newpage
+
 =================
  Heidi revisited
 =================