Adjusted preamble of 003 to match 002
This commit is contained in:
parent
5f952aa93a
commit
d1c42c3fab
@ -5,7 +5,8 @@
|
|||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage{float}
|
\usepackage{float}
|
||||||
\raggedbottom
|
\usepackage{ninecolors}
|
||||||
|
\usepackage{microtype} % Make things neater.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -29,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}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@ -47,6 +47,7 @@
|
|||||||
\raggedbottom % Don't force text to fill page
|
\raggedbottom % Don't force text to fill page
|
||||||
\setlength{\belowcaptionskip}{4pt} % Adjust space between caption and figure
|
\setlength{\belowcaptionskip}{4pt} % Adjust space between caption and figure
|
||||||
\renewcommand*\contentsname{In This Issue…} % Change the name of the TOC
|
\renewcommand*\contentsname{In This Issue…} % Change the name of the TOC
|
||||||
|
\raggedbottom
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@ -131,15 +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{We Got Fun and Games}
|
||||||
\fontsize{48}{60} {\textit{Welcome to the Jungle} by Guns N' Roses (1987)}\selectfont \\
|
\date{March 2026}
|
||||||
\vspace{20mm}
|
|
||||||
{\bigskip
|
|
||||||
% Typeset in \LaTeX{} \\
|
|
||||||
\textit{Euterpe} Zine — Issue \#003
|
|
||||||
}
|
|
||||||
}
|
|
||||||
\date{\begin{small}\today{}\end{small}}
|
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
Loading…
Reference in New Issue
Block a user