fix weird blank pages at the beginning
This commit is contained in:
parent
bec5b1726e
commit
38ae4ca894
|
@ -19,7 +19,6 @@
|
||||||
|
|
||||||
% Document
|
% Document
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\begin{justify}
|
|
||||||
\frontmatter
|
\frontmatter
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
@ -28,6 +27,7 @@
|
||||||
|
|
||||||
\mainmatter
|
\mainmatter
|
||||||
|
|
||||||
|
% \begin{justify}
|
||||||
% canon worthy
|
% canon worthy
|
||||||
\chapter{Berdie's Medicine}
|
\chapter{Berdie's Medicine}
|
||||||
\section{Eilidh's Plight}
|
\section{Eilidh's Plight}
|
||||||
|
@ -43,6 +43,6 @@
|
||||||
%\section{Section2.1}
|
%\section{Section2.1}
|
||||||
%\input{src/chapters/01-title.tex}
|
%\input{src/chapters/01-title.tex}
|
||||||
|
|
||||||
\end{justify}
|
% \end{justify}
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue