\documentclass[11pt]{memoir} \def\watermarkloaded{0} \input{includes/variables} \input{includes/draft} \input{includes/frame} \input{includes/packages} \input{includes/pagelayout} \input{includes/geometry} \input{includes/toc} \input{includes/font} \input{includes/title} \input{includes/secdiv} \input{includes/hyphenation} \begin{document} \frontmatter \thispagestyle{empty} \null \vfill \begin{flushright} \DisplayFont Qoheleth \vspace{1ex} {\footnotesize and Gallery Exhibition} \end{flushright} \vfill \cleardoublepage \pagestyle{plain} \doublespacing \begin{flushright} \null \vfill {\Huge\DisplayFont Qoheleth} \vspace{1ex} {\Large\DisplayFont and Gallery Exhibition} {\DisplayFont Post-Self book I} \vfill {\Large\DisplayFont Madison Scott-Clary} \end{flushright} \thispagestyle{empty} \newpage \input{includes/copyright} \tableofcontents* \newpage \null \cleardoublepage \onehalfspacing % \input{content/preface} \mainmatter \pagestyle{ourbook} \cleardoublepage \markboth{Qoheleth}{} \part*{Qoheleth} \null \addcontentsline{toc}{part}{Qoheleth} \thispagestyle{empty} \vfill \begin{quote} \emph{Whatever is has already been, and what will be has been \mbox{before;} and God will call the past to account.} --- Ecclesiastes 3:15 \end{quote} \vfill \input{content/qoheleth-1} \input{content/qoheleth-2} \input{content/qoheleth-3} \input{content/qoheleth-4} % \cleartoverso % \part*{Assignment} % \markboth{Assignment}{} % \addcontentsline{toc}{part}{Assignment} % \input{content/assignment} % % \cleartoverso % \part*{Après un rêve} % \markboth{Après un rêve}{} % \addcontentsline{toc}{part}{Après un rêve} % \input{content/apres-un-reve} \cleartoverso \part*{Gallery Exhibition} \markboth{Gallery Exhibition}{} \addcontentsline{toc}{part}{Gallery Exhibition} \input{content/gallery-exhibition-plain} %\cleartoverso %\part*{Jonas Clade Digest} %\markboth{Jonas Clade Digest}{} %\addcontentsline{toc}{part}{Jonas Clade Digest} %\input{content/jonas-clade-digest} \backmatter %\part{Afterword} \markboth{}{} %\input{content/appendix} %\cleartoverso \input{content/afterword} \end{document}