Remove chapter magic in table of contents for scrreprt tex4ht.

This fixes html builds. Don't ask.

Change-Id: Icb034a5c3ca74af887e31063007f41f9ef8be404
This commit is contained in:
Frank Gevaerts 2016-06-14 18:26:59 +02:00
parent 7b95b9d76d
commit c7a561e9f1

View file

@ -74,12 +74,6 @@
\Configure{UndefinedSec}{likesection}
\Configure{UndefinedSec}{likesubsection}
\def\tableofcontents{%
\ifx\contentsname\empty \else
%
\chapter*{\contentsname}%
%
%
\fi
\:tableofcontents}
@ -188,12 +182,6 @@ A script of the form
\NewConfigure{listof}{6}
\def\tableofcontents{%
\ifx\contentsname\empty \else
%
\chapter*{\contentsname}%
%
%
\fi
\:tableofcontents}
\edef\:TOC{%