Adjusted preamble of 003 to match 002

This commit is contained in:
Kenneth John Odle 2025-09-04 20:38:19 -04:00
parent 5f952aa93a
commit d1c42c3fab

View File

@ -5,7 +5,8 @@
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{float}
\raggedbottom
\usepackage{ninecolors}
\usepackage{microtype} % Make things neater.
@ -29,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}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -47,6 +47,7 @@
\raggedbottom % Don't force text to fill page
\setlength{\belowcaptionskip}{4pt} % Adjust space between caption and figure
\renewcommand*\contentsname{In This Issue…} % Change the name of the TOC
\raggedbottom
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -131,15 +132,8 @@
%% Document Information %%%%%%%%%%%%%%%%%%%%%
%% Adjust the TITLE and SUBTITLE as necessary
\author{Kenneth John Odle}
\title{
\fontsize{48}{60} {\textit{Welcome to the Jungle} by Guns N' Roses (1987)}\selectfont \\
\vspace{20mm}
{\bigskip
% Typeset in \LaTeX{} \\
\textit{Euterpe} Zine — Issue \#003
}
}
\date{\begin{small}\today{}\end{small}}
\title{We Got Fun and Games}
\date{March 2026}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%