From be30975d237fb5a72bb3a1444f3c15b5ae4d1e2f Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Sat, 18 Apr 2020 23:56:51 +0200
Subject: [PATCH] tidy preamble

---
 config/preamble.tex | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/config/preamble.tex b/config/preamble.tex
index 2bbfeb71..9e25d5af 100644
--- a/config/preamble.tex
+++ b/config/preamble.tex
@@ -66,14 +66,6 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
 \makeatother
 
 
-\titleformat{\chapter}[frame]
-{\normalfont}
-{\filright
-\footnotesize
-\enspace SECTION \thesection\enspace}
-{8pt}
-{\Huge\filcenter\bfseries}
-
 \newcommand{\chapnumfont}{
   \fontsize{144}{0}
   \selectfont
@@ -129,23 +121,6 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
 \titleformat{\subsubsection}
 {\needspace{3em}\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{}
 
-%\titleformat{\paragraph}[runin]
-%{\normalfont\normalsize\bfseries}{\theparagraph}{1em}{}
-%
-%\titleformat{\subparagraph}[runin]
-%{\normalfont\normalsize\bfseries}{\thesubparagraph}{1em}{}
-
-%\titlespacing*{\chapter}
-%{0pt}{50pt}{40pt}
-%\titlespacing*{\section}
-%{0pt}{3.5ex plus 1ex minus .2ex}{2.3ex plus .2ex}
-%\titlespacing*{\subsection}
-%{0pt}{3.25ex plus 1ex minus .2ex}{1.5ex plus .2ex}
-%\titlespacing*{\subsubsection}{0pt}{3.25ex plus 1ex minus .2ex}{1.5ex plus .2ex}
-%\titlespacing*{\paragraph}
-%{0pt}{3.25ex plus 1ex minus .2ex}{1em}
-%\titlespacing*{\subparagraph} {\parindent}{3.25ex plus 1ex minus .2ex}{1em}
-
 %%%%% Character Sheet Tracker
 
 		\newcounter{track}
-- 
GitLab