Adjusted preamble of 001 to match 002

This commit is contained in:
Kenneth John Odle 2025-09-04 20:43:59 -04:00
parent 46162e91c8
commit d7649cd6d0

View File

@ -6,6 +6,8 @@
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{float} \usepackage{float}
\usepackage{ninecolors} \usepackage{ninecolors}
\usepackage{microtype} % Make things neater.
@ -28,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}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -70,7 +71,7 @@
\pagestyle{fancy} \pagestyle{fancy}
\fancyhf{} \fancyhf{}
\fancyhead[LE,RO]{\textit{Euterpe}} \fancyhead[LE,RO]{\textit{Euterpe}}
\fancyhead[RE,LO]{Issue \#001} \fancyhead[RE,LO]{Issue \#002}
\cfoot{Page \thepage} \cfoot{Page \thepage}
\renewcommand{\footrulewidth}{0.5pt} \renewcommand{\footrulewidth}{0.5pt}
@ -131,16 +132,8 @@
%% Document Information %%%%%%%%%%%%%%%%%%%%% %% Document Information %%%%%%%%%%%%%%%%%%%%%
%% Adjust the TITLE and SUBTITLE as necessary %% Adjust the TITLE and SUBTITLE as necessary
\author{Kenneth John Odle} \author{Kenneth John Odle}
\title{ \title{This Articulate Conception}
{\Huge Euterpe} \\ \date{October 2025}
\vspace{20mm}
{\footnotesize \textit{Autoamerican} by Blondie (1980) \\
\bigskip
% Typeset in \LaTeX{} \\
\textit{Euterpe} Zine — Issue \#001
}
}
\date{\begin{small}\today{}\end{small}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%