From b30bf92109e186e1559b09a9b775a709cec5eb9f Mon Sep 17 00:00:00 2001 From: Joseph Timothy Foley Date: Sun, 22 May 2022 00:15:55 +0000 Subject: [PATCH] Removed extra blank chapter. Annoted \include,\input --- main.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/main.tex b/main.tex index 29cdc7d..79e492f 100644 --- a/main.tex +++ b/main.tex @@ -114,10 +114,9 @@ Additional equipment was generously donated by the Icelandic Tourism Board. If you are not a Reykjavik University student, this is probably not for you. For everyone else, please read the instructions before getting started. It is likely to save you a lot of frustration and errors. -\include{instructions} +\input{instructions}%\input{} just adds the code \part{Demonstration} -\chapter{The First Chapter} -\include{introduction}%Chapter in introduction.tex +\include{introduction}%include{} starts a new page \section{Another Section} \part{The Second Part} % Parts optional but useful in longer documents