Euterpe-zine/euterpe_001.tex

138 lines
2.4 KiB
TeX

\documentclass[twoside, 9pt]{extreport}
\input{include/packages}
\input{include/commands}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Page Headers%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Adjust the TITLE as necessary
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhead[LE,RO]{\textit{Euterpe}}
\fancyhead[RE,LO]{Issue \#002}
\cfoot{Page \thepage}
\renewcommand{\footrulewidth}{0.5pt}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Let's get it started %%%%%%%%%%%%%%%%%%%%%
\begin{document}
\begin{titlepage}
\vspace*{15mm}
\fontsize{28}{42}\selectfont
\noindent{}\textit{This Articulate Conception}
\NineColors{saturation=high}
\noindent{}{\color{yellow9}\rule{\textwidth}{5pt}}
\fontsize{12}{14}\selectfont
\noindent{}A reflection on the album ``Autoamerican'' by Blondie (1980)
\vspace{20mm}
\begin{center}
\textit{Euterpe} zine — Issue \#1
\vspace{10mm}
\fontsize{10}{18}\selectfont
Published December 2025
Written by Kenneth John Odle
\kref{https://just13.click/euterpe}{just13.click/euterpe}
\end{center}
\end{titlepage}
\section*{Impressum}
\pagestyle{plain}
% Set page style to Roman lowercase; reset page number
\pagenumbering{roman}
\setcounter{page}{2}
All contents \copyright2025 Kenneth John Odle
\input{include/impressum}
\tableofcontents
\cleardoublepage
\chapter{The Album}
% Set page style to Arabic; reset page number
\pagenumbering{arabic}
\setcounter{page}{1}
\chapter{The Songs}
\section{Side One}
\subsection{Europa}
\subsection{Live It Up}
\subsection{Here's Looking at You}
\subsection{The Tide is High}
\section{Angels on the Balcony}
\subsection{Go Through It}
\section{Side Two}
\subsection{Do the Dark}
\subsection{Rapture}
\subsection{Faces}
\subsection{T-Birds}
\subsection{Walk Like Me}
\subsection{Follow Me}
\chapter{The Extra Songs}
\section{Cassette Edition Bonus Track}
\subsection{Susie and Jeffrey}
\section{1994 CD Reissue Bonus Tracks}
\subsection{Rapture (Special Disco Mix)}
\subsection{Live It Up (Special Disco Mix)}
\section{2001 CD Reissue Bonus Tracks}
\subsection{Call Me (Original Long Version)}
\subsection{Suzie and Jeffrey}
Was the B-side to the ``The Tide is High'' single.
\subsection{Rapture (Special Disco Mix)}
\section{Japanese Limited Release Bonus 7'' Tracks}
\subsection{Call Me (Spanish Version)}
\subsection{Heroes (Live with Robert Fripp)}
\chapter{Epilogue}
\end{document}