From 849c1fa0cce648d8f9afee0b7c3b5fa7b1e199c8 Mon Sep 17 00:00:00 2001 From: Bert Burgemeister Date: Sat, 9 Apr 2011 15:33:56 +0200 Subject: [PATCH] Adapt to an incompatible change of a LaTeX class (Koma-script's handling of toc heading) --- clqr.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/clqr.tex b/clqr.tex index b67c1ba..716ae31 100644 --- a/clqr.tex +++ b/clqr.tex @@ -61,9 +61,7 @@ {\Large\thesubsection}{.7em}{\Large}[{\titlerule[0.25pt]}] % Kill toc header as we want it to span columns -\makeatletter -\renewcommand{\toc@heading}{} -\makeatother +\deftocheading{toc}{} \titlecontents{section}% [1.5em]% -- 2.11.4.GIT