From eb8dfc8e9c4e8480a4ff74e5a515c6d52fef7aea Mon Sep 17 00:00:00 2001 From: Naoki Pross Date: Thu, 7 Oct 2021 13:10:37 +0200 Subject: Disable thesis template --- doc/thesis/tex/preamble.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/thesis/tex/preamble.tex') diff --git a/doc/thesis/tex/preamble.tex b/doc/thesis/tex/preamble.tex index 0d42fe5..8177fa1 100644 --- a/doc/thesis/tex/preamble.tex +++ b/doc/thesis/tex/preamble.tex @@ -11,7 +11,7 @@ \let\clearpage\relax \let\cleardoublepage\relax - \automark[section]{chapter} + % \automark[section]{chapter} \renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}} \renewcommand{\sectionmark}[1]{\markright{\textsc{\thesection}\enspace\spacedlowsmallcaps{#1}}} -- cgit v1.2.1