summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2016-06-14 18:26:59 +0200
committerFrank Gevaerts <frank@gevaerts.be>2016-06-14 18:28:28 +0200
commitc7a561e9f16b9c14631b448510297ffa912c298c (patch)
tree7867536d1e7fefe620926744745a8c7af06eafe3
parent7b95b9d76d32354f8a45b3b54ce7b47f240d7fc2 (diff)
downloadrockbox-c7a561e9f16b9c14631b448510297ffa912c298c.tar.gz
rockbox-c7a561e9f16b9c14631b448510297ffa912c298c.zip
Remove chapter magic in table of contents for scrreprt tex4ht.
This fixes html builds. Don't ask. Change-Id: Icb034a5c3ca74af887e31063007f41f9ef8be404
-rw-r--r--manual/scrreprt.4ht12
1 files changed, 0 insertions, 12 deletions
diff --git a/manual/scrreprt.4ht b/manual/scrreprt.4ht
index 7662b38453..2b65448826 100644
--- a/manual/scrreprt.4ht
+++ b/manual/scrreprt.4ht
@@ -74,12 +74,6 @@
74\Configure{UndefinedSec}{likesection} 74\Configure{UndefinedSec}{likesection}
75\Configure{UndefinedSec}{likesubsection} 75\Configure{UndefinedSec}{likesubsection}
76\def\tableofcontents{% 76\def\tableofcontents{%
77 \ifx\contentsname\empty \else
78 %
79\chapter*{\contentsname}%
80 %
81%
82 \fi
83 \:tableofcontents} 77 \:tableofcontents}
84 78
85 79
@@ -188,12 +182,6 @@ A script of the form
188\NewConfigure{listof}{6} 182\NewConfigure{listof}{6}
189 183
190\def\tableofcontents{% 184\def\tableofcontents{%
191 \ifx\contentsname\empty \else
192 %
193\chapter*{\contentsname}%
194 %
195%
196 \fi
197 \:tableofcontents} 185 \:tableofcontents}
198 186
199\edef\:TOC{% 187\edef\:TOC{%