user reviews say font is too small; 04-b complete/added

This commit is contained in:
Ren Kararou 2023-10-22 09:53:19 -05:00
parent 5921d586f7
commit 3d9db87eac
Signed by: spicywolf
GPG key ID: B0BA4EEC0714F8E6

View file

@ -1,5 +1,5 @@
% Document Definition
\documentclass[8pt]{extbook}
\documentclass[9pt]{extbook}
% Required Packages
% letterpaper = 8.5in by 11in, textblock size 7.25in by 10.5in
@ -29,38 +29,40 @@
% canon worthy
\chapter{The Last Normal Day}
\textbf{Talon:}\newline
\section{Talon}
\input{src/chapters/00-a-lastnormalday.tex}
\newpage
\textbf{Eilidh:}\newline
\section{Eilidh}
\input{src/chapters/00-b-lastnormalday.tex}
\chapter{Corporate Takeover}
\textbf{Eilidh:}\newline
\section{Eilidh}
\input{src/chapters/01-a-corporatetakeover.tex}
\chapter{The Ceremony}
\textbf{Talon:}\newline
\section{Talon}
\input{src/chapters/01-b-ceremony.tex}
\chapter{The View}
\textbf{Talon:}\newline
\section{Talon}
\input{src/chapters/02-a-theview.tex}
\newpage
\textbf{Eilidh:}
\section{Eilidh}
\input{src/chapters/02-b-theview.tex}
\chapter{Headache}
\textbf{Talon:}\newline
\section{Talon}
\input{src/chapters/03-a-headache.tex}
\chapter{Quick Time Actions}
\textbf{Eilidh:}\newline
\section{Eilidh}
\input{src/chapters/03-b-quicktimeactions.tex}
\chapter{A New Feeling}
\textbf{Vivian:}\newline
\section{Vivian}
\input{src/chapters/04-a-newfeeling.tex}
\chapter{Monsters Everywhere}
\section{Eilidh}
\input{src/chapters/04-b-monsterseverywhere.tex}
\end{document}