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{float}
\usepackage{ninecolors}
\usepackage{microtype} % Make things neater.
@ -28,13 +30,12 @@
% \usepackage{fancyvrb} % Use line numbers with code samples
% \usepackage{fvextra} % Break lines inside Verbatim environment:
\usepackage{enumitem} % Control spacing in lists
\usepackage{setspace} % Better control over line-spacing
\usepackage{nicefrac} % Use nice fractions
%\usepackage{setspace} % Better control over line-spacing
%\usepackage{nicefrac} % Use nice fractions
\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{microtype} % Make things neater.
% \usepackage{tabularray} % Easy tables
\usepackage[]{footmisc}
%\usepackage[]{footmisc}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -70,7 +71,7 @@
\pagestyle{fancy}
\fancyhf{}
\fancyhead[LE,RO]{\textit{Euterpe}}
\fancyhead[RE,LO]{Issue \#001}
\fancyhead[RE,LO]{Issue \#002}
\cfoot{Page \thepage}
\renewcommand{\footrulewidth}{0.5pt}
@ -131,16 +132,8 @@
%% Document Information %%%%%%%%%%%%%%%%%%%%%
%% Adjust the TITLE and SUBTITLE as necessary
\author{Kenneth John Odle}
\title{
{\Huge Euterpe} \\
\vspace{20mm}
{\footnotesize \textit{Autoamerican} by Blondie (1980) \\
\bigskip
% Typeset in \LaTeX{} \\
\textit{Euterpe} Zine — Issue \#001
}
}
\date{\begin{small}\today{}\end{small}}
\title{This Articulate Conception}
\date{October 2025}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%