diff options
-rw-r--r-- | Hallsby_Karl.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 03bfb45..92d8c99 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -42,7 +42,7 @@ % \titleformat{<command>}[<shape>]{<format>}{<label>}{<sep>}{<before>}[<after>] % \titlespacing{<command>}{<left>}{<beforesep>}{<aftersep>}[<right>] % Starred version kills the indentation of the paragraph following the title -\titleformat{\section}{\LARGE}{}{0em}{}[\titlerule] +\titleformat{\section}{\LARGE\bfseries{}}{}{0em}{}[\titlerule] % [\titlerule] places the line stretching across the page beneath the section \titlespacing*{\section}{0pt}{3pt}{5pt} % Make less space above the subsection or between normal and subsection |