user reviews say font is too small; 04-b complete/added
This commit is contained in:
parent
5921d586f7
commit
3d9db87eac
|
@ -1,5 +1,5 @@
|
||||||
% Document Definition
|
% Document Definition
|
||||||
\documentclass[8pt]{extbook}
|
\documentclass[9pt]{extbook}
|
||||||
|
|
||||||
% Required Packages
|
% Required Packages
|
||||||
% letterpaper = 8.5in by 11in, textblock size 7.25in by 10.5in
|
% letterpaper = 8.5in by 11in, textblock size 7.25in by 10.5in
|
||||||
|
@ -29,38 +29,40 @@
|
||||||
|
|
||||||
% canon worthy
|
% canon worthy
|
||||||
\chapter{The Last Normal Day}
|
\chapter{The Last Normal Day}
|
||||||
\textbf{Talon:}\newline
|
\section{Talon}
|
||||||
\input{src/chapters/00-a-lastnormalday.tex}
|
\input{src/chapters/00-a-lastnormalday.tex}
|
||||||
\newpage
|
\section{Eilidh}
|
||||||
\textbf{Eilidh:}\newline
|
|
||||||
\input{src/chapters/00-b-lastnormalday.tex}
|
\input{src/chapters/00-b-lastnormalday.tex}
|
||||||
|
|
||||||
\chapter{Corporate Takeover}
|
\chapter{Corporate Takeover}
|
||||||
\textbf{Eilidh:}\newline
|
\section{Eilidh}
|
||||||
\input{src/chapters/01-a-corporatetakeover.tex}
|
\input{src/chapters/01-a-corporatetakeover.tex}
|
||||||
|
|
||||||
\chapter{The Ceremony}
|
\chapter{The Ceremony}
|
||||||
\textbf{Talon:}\newline
|
\section{Talon}
|
||||||
\input{src/chapters/01-b-ceremony.tex}
|
\input{src/chapters/01-b-ceremony.tex}
|
||||||
|
|
||||||
\chapter{The View}
|
\chapter{The View}
|
||||||
\textbf{Talon:}\newline
|
\section{Talon}
|
||||||
\input{src/chapters/02-a-theview.tex}
|
\input{src/chapters/02-a-theview.tex}
|
||||||
\newpage
|
\section{Eilidh}
|
||||||
\textbf{Eilidh:}
|
|
||||||
\input{src/chapters/02-b-theview.tex}
|
\input{src/chapters/02-b-theview.tex}
|
||||||
|
|
||||||
\chapter{Headache}
|
\chapter{Headache}
|
||||||
\textbf{Talon:}\newline
|
\section{Talon}
|
||||||
\input{src/chapters/03-a-headache.tex}
|
\input{src/chapters/03-a-headache.tex}
|
||||||
|
|
||||||
\chapter{Quick Time Actions}
|
\chapter{Quick Time Actions}
|
||||||
\textbf{Eilidh:}\newline
|
\section{Eilidh}
|
||||||
\input{src/chapters/03-b-quicktimeactions.tex}
|
\input{src/chapters/03-b-quicktimeactions.tex}
|
||||||
|
|
||||||
\chapter{A New Feeling}
|
\chapter{A New Feeling}
|
||||||
\textbf{Vivian:}\newline
|
\section{Vivian}
|
||||||
\input{src/chapters/04-a-newfeeling.tex}
|
\input{src/chapters/04-a-newfeeling.tex}
|
||||||
|
|
||||||
|
\chapter{Monsters Everywhere}
|
||||||
|
\section{Eilidh}
|
||||||
|
\input{src/chapters/04-b-monsterseverywhere.tex}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue