Adjusted chapter font sizes

This commit is contained in:
Kenneth John Odle 2025-02-15 13:45:03 -05:00
parent 39d05a4b7f
commit fe52b92ff8

View File

@ -15,7 +15,6 @@
\usepackage{multirow}
\usepackage{gensymb} % Just for the degree symbol
\usepackage{ccicons} % Creative Commons icons; now we can delete an image
\usepackage{lettrine} % Drop caps
\usepackage{wrapfig} % Let's wrap some images
\usepackage{hanging} % For hanging indents in a script
\usepackage{fancyvrb} % Use line numbers with code samples
@ -70,10 +69,10 @@
%% Chapter Title Spacing %%%%%%%%%%%%%%%%%%%%
\usepackage{titlesec}
\titleformat{\chapter}[display]
{\normalfont\huge\bfseries}
{\normalfont\Large\bfseries}
{\chaptertitlename\ \thechapter}
{20pt}
{\Huge}
{\huge}
\titlespacing*{\chapter}{0pt}{0pt}{40pt}
@ -114,6 +113,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Just for Issue #006 %%%%%%%%%%%%%%%%%%%%%%
\usepackage{tikz}
\usepackage{ulem}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -179,17 +179,17 @@ If you want to donate financial support for the creation of this zine (and all t
\input{include/chap01}
\input{include/chap02}
%\input{include/chap02}
\input{include/chap03}
%\input{include/chap03}
\input{include/chap04}
%\input{include/chap04}
\input{include/chap05}
%\input{include/chap05}
\input{include/chap06}
%\input{include/chap06}
\input{include/coda}
%\input{include/coda}