From d246876be6f9daee7d6a653dcdcf1a24c511c9f3 Mon Sep 17 00:00:00 2001 From: MatMasIt <34745996+MatMasIt@users.noreply.github.com> Date: Wed, 11 Aug 2021 11:40:48 +0200 Subject: [PATCH] Reverted from memoir to document Evidently centering stuff decently in latex is not an option --- Alembic.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Alembic.tex b/Alembic.tex index 99c0aaa..74b491b 100644 --- a/Alembic.tex +++ b/Alembic.tex @@ -1,4 +1,4 @@ -\documentclass[a4paper,twoside, openany]{memoir} +\documentclass[a4paper,twoside, openany]{book} %% "openany" allows for chapters on odd pages, it would leave a blank page otherwise \usepackage{hyperref} \usepackage{titlesec} @@ -36,7 +36,6 @@ \hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue} \usepackage[utf8]{inputenc} \begin{document} -\begin{vplace}[0.7] \font\mytitle=cmr12 at 40pt \newcommand{\MONTH}{% \ifcase\the\month @@ -519,5 +518,4 @@ Essentially, a collection and thus he's keeeping\\ his life of sweat. \end{Verse} -\end{vplace} \end{document}