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 80e82b0..af03ef3 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -47,7 +47,7 @@ \titlespacing*{\section}{0pt}{3pt}{5pt} % Make less space above the subsection or between normal and subsection % Don't put subsection contents on same line, like \paragraph -\titleformat{\subsection}{\large\bfseries}{}{0em}{#1} +\titleformat{\subsection}[runin]{\large\bfseries}{}{0em}{#1} \titlespacing{\subsection}{0px}{0pt}{0px} \titleformat{\subsubsection}{\scshape}{}{0em}{#1} \titlespacing*{\subsubsection}{-5px}{0pt}{0px} |