From fe52b92ff85575366ee9faa55a23b013f66a0cfe Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sat, 15 Feb 2025 13:45:03 -0500 Subject: [PATCH] Adjusted chapter font sizes --- 006/codex-006.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/006/codex-006.tex b/006/codex-006.tex index 70b48a8..25309a6 100644 --- a/006/codex-006.tex +++ b/006/codex-006.tex @@ -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}