diff options
-rw-r--r-- | Hallsby_Karl.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 7dd491a..e49050b 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -44,6 +44,7 @@ \usepackage{titling} \usepackage[explicit]{titlesec} % \titleformat{<command>}[<shape>]{<format>}{<label>}{<sep>}{<before>}[<after>] +% <label> refers to the way the section number/letter is formatted % \titlespacing{<command>}{<left>}{<beforesep>}{<aftersep>}[<right>] % Starred version kills the indentation of the paragraph following the title \titleformat{\section}{\Large\bfseries}{}{0em}{\MakeUppercase{#1}}[\titlerule] |