aboutsummaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
authorJacob Walchuk <walchuk2018@icloud.com>2025-07-01 16:34:51 +0100
committerJacob Walchuk <walchuk2018@icloud.com>2025-07-01 16:34:51 +0100
commitf9118013e52cb0384e006681ce25a367b6fc0d51 (patch)
tree1101fb7b2b9cc472d83b7165a98dccfc2e9a2908 /main.tex
parent37ad1a7ff5d63431170df4db676fc04b81ef935e (diff)
Paper 2 done except for author info
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index ee85731..38a4a17 100644
--- a/main.tex
+++ b/main.tex
@@ -67,6 +67,10 @@
\titlespacing*{\chapter}{0pt}{-50pt}{40pt}
\titleformat{\section}{\large\bfseries\raggedright}{{\sf\thesection}}{2em}{}
\titleformat{\subsection}{\bfseries}{{\sf\thesubsection}}{1.5em}{}
+% Save this as default, so it can be revoked and restored
+\let\sectionDefault\section
+\let\titleformatDefault\titleformat
+
% Header style
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{%
@@ -121,6 +125,7 @@
\mainmatter
\include{papers/1}
+\include{papers/2}
\backmatter
\include{90-contributors}