Adjusted chapter font sizes
This commit is contained in:
parent
39d05a4b7f
commit
fe52b92ff8
@ -15,7 +15,6 @@
|
|||||||
\usepackage{multirow}
|
\usepackage{multirow}
|
||||||
\usepackage{gensymb} % Just for the degree symbol
|
\usepackage{gensymb} % Just for the degree symbol
|
||||||
\usepackage{ccicons} % Creative Commons icons; now we can delete an image
|
\usepackage{ccicons} % Creative Commons icons; now we can delete an image
|
||||||
\usepackage{lettrine} % Drop caps
|
|
||||||
\usepackage{wrapfig} % Let's wrap some images
|
\usepackage{wrapfig} % Let's wrap some images
|
||||||
\usepackage{hanging} % For hanging indents in a script
|
\usepackage{hanging} % For hanging indents in a script
|
||||||
\usepackage{fancyvrb} % Use line numbers with code samples
|
\usepackage{fancyvrb} % Use line numbers with code samples
|
||||||
@ -70,10 +69,10 @@
|
|||||||
%% Chapter Title Spacing %%%%%%%%%%%%%%%%%%%%
|
%% Chapter Title Spacing %%%%%%%%%%%%%%%%%%%%
|
||||||
\usepackage{titlesec}
|
\usepackage{titlesec}
|
||||||
\titleformat{\chapter}[display]
|
\titleformat{\chapter}[display]
|
||||||
{\normalfont\huge\bfseries}
|
{\normalfont\Large\bfseries}
|
||||||
{\chaptertitlename\ \thechapter}
|
{\chaptertitlename\ \thechapter}
|
||||||
{20pt}
|
{20pt}
|
||||||
{\Huge}
|
{\huge}
|
||||||
\titlespacing*{\chapter}{0pt}{0pt}{40pt}
|
\titlespacing*{\chapter}{0pt}{0pt}{40pt}
|
||||||
|
|
||||||
|
|
||||||
@ -114,6 +113,7 @@
|
|||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
%% Just for Issue #006 %%%%%%%%%%%%%%%%%%%%%%
|
%% Just for Issue #006 %%%%%%%%%%%%%%%%%%%%%%
|
||||||
\usepackage{tikz}
|
\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/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}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user