Skip to content

Commit 068a2b7

Browse files
committed
Show the bug 5
1 parent bdaff72 commit 068a2b7

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

book/book.tex

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,14 @@
22
bibliography=totoc, listof=totoc]{scrbook}
33

44
% General packages
5-
\usepackage{blindtext}
6-
\usepackage{booktabs}
7-
\usepackage{longtable}
85
\usepackage{chemformula}
9-
\usepackage{chemfig}
10-
\usepackage[mode=match, reset-text-family=false]{siunitx}
11-
\usepackage{fontspec}
12-
\usepackage[font={sffamily, sbseries}]{quoting}
136

147
% style=nextline breaks on make4ht
158
\ifdefined\HCode\else
169
\usepackage{enumitem}
1710
\setlist[description]{style=nextline, leftmargin=0cm}
1811
\fi
1912

20-
\DeclareNewTOC[
21-
type=flowchart,%
22-
types=flowcharts,% ,
23-
float,
24-
floattype=4,%
25-
counterwithin=chapter,
26-
name=Flowchart,%
27-
listname = {List of Flowcharts}
28-
]{loc}
29-
\setuptoc{loc}{chapteratlist}
30-
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{figure}
31-
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{flowchart}
32-
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{table}
3313

3414
% Clickable links in the table of contents
3515
\usepackage{hyperref}

0 commit comments

Comments
 (0)