Additional title page modifications in issue #2
This commit is contained in:
parent
6d5aba2e4c
commit
0d06ef1c0d
@ -5,7 +5,8 @@
|
|||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage{float}
|
\usepackage{float}
|
||||||
\raggedbottom
|
\usepackage{ninecolors}
|
||||||
|
\usepackage{microtype} % Make things neater.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -29,13 +30,12 @@
|
|||||||
% \usepackage{fancyvrb} % Use line numbers with code samples
|
% \usepackage{fancyvrb} % Use line numbers with code samples
|
||||||
% \usepackage{fvextra} % Break lines inside Verbatim environment:
|
% \usepackage{fvextra} % Break lines inside Verbatim environment:
|
||||||
\usepackage{enumitem} % Control spacing in lists
|
\usepackage{enumitem} % Control spacing in lists
|
||||||
\usepackage{setspace} % Better control over line-spacing
|
%\usepackage{setspace} % Better control over line-spacing
|
||||||
\usepackage{nicefrac} % Use nice fractions
|
%\usepackage{nicefrac} % Use nice fractions
|
||||||
\usepackage[bottom]{footmisc} % Keep the footnotes at the bottom of the page
|
\usepackage[bottom]{footmisc} % Keep the footnotes at the bottom of the page
|
||||||
% \usepackage{tabto} % Use tab stops when we need to (especially in footnotes)
|
% \usepackage{tabto} % Use tab stops when we need to (especially in footnotes)
|
||||||
\usepackage{microtype} % Make things neater.
|
|
||||||
% \usepackage{tabularray} % Easy tables
|
% \usepackage{tabularray} % Easy tables
|
||||||
\usepackage[]{footmisc}
|
%\usepackage[]{footmisc}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@ -47,6 +47,7 @@
|
|||||||
\raggedbottom % Don't force text to fill page
|
\raggedbottom % Don't force text to fill page
|
||||||
\setlength{\belowcaptionskip}{4pt} % Adjust space between caption and figure
|
\setlength{\belowcaptionskip}{4pt} % Adjust space between caption and figure
|
||||||
\renewcommand*\contentsname{In This Issue…} % Change the name of the TOC
|
\renewcommand*\contentsname{In This Issue…} % Change the name of the TOC
|
||||||
|
\raggedbottom
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@ -86,11 +87,6 @@
|
|||||||
\titlespacing*{\chapter}{0pt}{0pt}{10pt}
|
\titlespacing*{\chapter}{0pt}{0pt}{10pt}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%% Title Page Formatting %%%%%%%%%%%%%%%%%%%%
|
|
||||||
\usepackage{titling}
|
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
%% Custom Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%% Custom Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
@ -144,7 +140,30 @@
|
|||||||
%% Let's get it started %%%%%%%%%%%%%%%%%%%%%
|
%% Let's get it started %%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
|
||||||
|
\begin{titlepage}
|
||||||
|
\vspace*{15mm}
|
||||||
|
\fontsize{28}{42}\selectfont
|
||||||
|
\noindent{}\textit{One Hand on the Ground\\One Hand in Space}
|
||||||
|
|
||||||
|
\noindent{}{\color{red4}\rule{\textwidth}{5pt}}
|
||||||
|
|
||||||
|
\fontsize{12}{14}\selectfont
|
||||||
|
\noindent{}A reflection on the album ``Paradise City'' by The Cars (1984)
|
||||||
|
|
||||||
|
\vspace{20mm}
|
||||||
|
\begin{center}
|
||||||
|
\textit{Euterpe} zine — Issue \#2
|
||||||
|
\vspace{10mm}
|
||||||
|
|
||||||
|
\fontsize{10}{18}\selectfont
|
||||||
|
Published February 2026
|
||||||
|
|
||||||
|
Written by Kenneth John Odle
|
||||||
|
|
||||||
|
\kref{https://just13.click/euterpe}{just13.click/euterpe}
|
||||||
|
\end{center}
|
||||||
|
\end{titlepage}
|
||||||
|
|
||||||
\section*{Impressum}
|
\section*{Impressum}
|
||||||
All contents \copyright2025 Kenneth John Odle
|
All contents \copyright2025 Kenneth John Odle
|
||||||
@ -161,6 +180,7 @@ If you want to donate financial support for the creation of this zine (and all t
|
|||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\chapter{The Album}
|
\chapter{The Album}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user