fix weird blank pages at the beginning
This commit is contained in:
parent
bec5b1726e
commit
38ae4ca894
|
@ -19,30 +19,30 @@
|
|||
|
||||
% Document
|
||||
\begin{document}
|
||||
\begin{justify}
|
||||
\frontmatter
|
||||
\frontmatter
|
||||
|
||||
\maketitle
|
||||
\maketitle
|
||||
|
||||
\tableofcontents
|
||||
\tableofcontents
|
||||
|
||||
\mainmatter
|
||||
\mainmatter
|
||||
|
||||
% canon worthy
|
||||
\chapter{Berdie's Medicine}
|
||||
\section{Eilidh's Plight}
|
||||
\input{src/chapters/1/1.1.tex}
|
||||
\newpage
|
||||
\section{A Bar, Some Hackers, and a Breakthrough}
|
||||
\input{src/chapters/1/1.2.tex}
|
||||
\newpage
|
||||
\section{RSS Feed}
|
||||
\input{src/chapters/1/1.rss.tex}
|
||||
% \begin{justify}
|
||||
% canon worthy
|
||||
\chapter{Berdie's Medicine}
|
||||
\section{Eilidh's Plight}
|
||||
\input{src/chapters/1/1.1.tex}
|
||||
\newpage
|
||||
\section{A Bar, Some Hackers, and a Breakthrough}
|
||||
\input{src/chapters/1/1.2.tex}
|
||||
\newpage
|
||||
\section{RSS Feed}
|
||||
\input{src/chapters/1/1.rss.tex}
|
||||
|
||||
%\chapter{Whatever Chapter 2 is Called}
|
||||
%\section{Section2.1}
|
||||
%\input{src/chapters/01-title.tex}
|
||||
%\chapter{Whatever Chapter 2 is Called}
|
||||
%\section{Section2.1}
|
||||
%\input{src/chapters/01-title.tex}
|
||||
|
||||
\end{justify}
|
||||
% \end{justify}
|
||||
\end{document}
|
||||
|
||||
|
|
Loading…
Reference in a new issue