From a6485746d2b611d4f6909110223521f3adf925a0 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Wed, 19 Jun 2024 13:31:52 -0400 Subject: [PATCH] Changed spacing before chapter heads --- 005/codex-005.tex | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/005/codex-005.tex b/005/codex-005.tex index 01e4c11..006f956 100644 --- a/005/codex-005.tex +++ b/005/codex-005.tex @@ -47,6 +47,17 @@ % Let's wrap some images \usepackage{wrapfig} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Adjust spacing before chapter titles +\usepackage{titlesec} + +\titleformat{\chapter}[display] + {\normalfont\huge\bfseries} + {\chaptertitlename\ \thechapter} + {20pt} + {\Huge} +\titlespacing*{\chapter}{0pt}{0pt}{40pt} + % Use tab stops when we need to (especially in footnotes) \usepackage{tabto} % Define 18 tab stops (at 1/4" intervals) @@ -177,7 +188,7 @@ If you want to donate financial support for the creation of this zine (and all t \noindent \textbf{Credit where credit is due:} A lot of people have come forth (mostly from Reddit) to help me out in various ways. See the preamble to this document in the source code to see them. One aspect of our society is that nobody \textit{has} to help you. It is wonderful when it happens, and I am grateful for their help. -\tableofcontents +%\tableofcontents \chapter{The Salad Days Are Over} @@ -252,6 +263,16 @@ Considering that my entire job exists to help keep the drug supply safe (well, t + +\chapter{Coda} + +\section{What I Learned About \LaTeX{} While Creating This Issue} + + +\section{What I Learned About Other Things While Creating This Issue} + + + \chapter{Afterword} \begin{multicols}{2}