Adjusted page numbers of 003 to match 002
This commit is contained in:
parent
d1c42c3fab
commit
46162e91c8
@ -140,9 +140,39 @@
|
|||||||
%% 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{We Got Fun and Games}
|
||||||
|
|
||||||
|
\noindent{}{\color{red4}\rule{\textwidth}{5pt}}
|
||||||
|
|
||||||
|
\fontsize{12}{14}\selectfont
|
||||||
|
\noindent{}A reflection on the album ``Appetite for Destruction'' by Guns N' Roses (1987)
|
||||||
|
|
||||||
|
\vspace{20mm}
|
||||||
|
\begin{center}
|
||||||
|
\textit{Euterpe} zine — Issue \#3
|
||||||
|
\vspace{10mm}
|
||||||
|
|
||||||
|
\fontsize{10}{18}\selectfont
|
||||||
|
Published March 2026
|
||||||
|
|
||||||
|
Written by Kenneth John Odle
|
||||||
|
|
||||||
|
\kref{https://just13.click/euterpe}{just13.click/euterpe}
|
||||||
|
\end{center}
|
||||||
|
\end{titlepage}
|
||||||
|
|
||||||
|
|
||||||
\section*{Impressum}
|
\section*{Impressum}
|
||||||
|
\pagestyle{plain}
|
||||||
|
|
||||||
|
% Set page style to Roman lowercase; reset page number
|
||||||
|
\pagenumbering{roman}
|
||||||
|
\setcounter{page}{2}
|
||||||
|
|
||||||
All contents \copyright2025 Kenneth John Odle
|
All contents \copyright2025 Kenneth John Odle
|
||||||
|
|
||||||
FYI, this is made in \LaTeX \,using the report document class. It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet, which you can find at
|
FYI, this is made in \LaTeX \,using the report document class. It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet, which you can find at
|
||||||
@ -156,14 +186,20 @@ If you want to donate financial support for the creation of this zine (and all t
|
|||||||
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
|
\cleardoublepage
|
||||||
|
|
||||||
\chapter{The Album}
|
\chapter{The Album}
|
||||||
|
|
||||||
|
% Set page style to Arabic; reset page number
|
||||||
|
\pagenumbering{arabic}
|
||||||
|
\setcounter{page}{1}
|
||||||
|
|
||||||
\chapter{The Songs}
|
\chapter{The Songs}
|
||||||
|
|
||||||
\section{Side One}
|
\section{Side One}
|
||||||
|
|
||||||
|
\subsection{Welcome to the Jungle}
|
||||||
|
|
||||||
|
|
||||||
\section{Side Two}
|
\section{Side Two}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user