From 75a384d3c791c32ff7764674d8952cf0f4099cfc Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Sun, 18 Sep 2022 18:28:39 -0500 Subject: Make all sections use all uppercase letters The explicit flag to the titlesec package allows us to explicitly specify where certain arguments passed to the \section{} command get placed. Properly get sections to work. The reason this change is needed is because I was adding the output tot he format field of the \titleformat command. Instead, it needed to go in the before field. See the StackOverflow answer for why. https://tex.stackexchange.com/a/209723 Ensure all sectioning commands work with explicit titlesec option --- Hallsby_Karl.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 92d8c99..84d3daa 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -38,20 +38,20 @@ % Heading (section/subsection/...) manipulation functions \usepackage{titling} -\usepackage{titlesec} +\usepackage[explicit]{titlesec} % \titleformat{}[]{}{