From 6d5aba2e4c84a8e22f59b9ed24a9f3072d8a4442 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Wed, 3 Sep 2025 20:19:22 -0400 Subject: [PATCH] More experiments with making a title page in issue 2 --- euterpe_002.tex | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/euterpe_002.tex b/euterpe_002.tex index 67c1845..18e43c9 100644 --- a/euterpe_002.tex +++ b/euterpe_002.tex @@ -86,6 +86,11 @@ \titlespacing*{\chapter}{0pt}{0pt}{10pt} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Title Page Formatting %%%%%%%%%%%%%%%%%%%% +\usepackage{titling} + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Custom Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -131,16 +136,8 @@ %% Document Information %%%%%%%%%%%%%%%%%%%%% %% Adjust the TITLE and SUBTITLE as necessary \author{Kenneth John Odle} -\title{ - {\fontsize{48}{48} \textit{Heartbeat City}}\selectfont \\ - \vspace{10mm} - {by The Cars (1984) \\ - \bigskip -% Typeset in \LaTeX{} \\ -{\small \textit{Euterpe} Zine — Issue \#002} - } -} -\date{\begin{small}\today{}\end{small}} +\title{One Hand on the Ground\\One Hand in Space} +\date{October 2025} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%