mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-08 12:11:11 -06:00
Show the bug 5
This commit is contained in:
@@ -2,14 +2,7 @@
|
||||
bibliography=totoc, listof=totoc]{scrbook}
|
||||
|
||||
% General packages
|
||||
\usepackage{blindtext}
|
||||
\usepackage{booktabs}
|
||||
\usepackage{longtable}
|
||||
\usepackage{chemformula}
|
||||
\usepackage{chemfig}
|
||||
\usepackage[mode=match, reset-text-family=false]{siunitx}
|
||||
\usepackage{fontspec}
|
||||
\usepackage[font={sffamily, sbseries}]{quoting}
|
||||
|
||||
% style=nextline breaks on make4ht
|
||||
\ifdefined\HCode\else
|
||||
@@ -17,19 +10,6 @@
|
||||
\setlist[description]{style=nextline, leftmargin=0cm}
|
||||
\fi
|
||||
|
||||
\DeclareNewTOC[
|
||||
type=flowchart,%
|
||||
types=flowcharts,% ,
|
||||
float,
|
||||
floattype=4,%
|
||||
counterwithin=chapter,
|
||||
name=Flowchart,%
|
||||
listname = {List of Flowcharts}
|
||||
]{loc}
|
||||
\setuptoc{loc}{chapteratlist}
|
||||
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{figure}
|
||||
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{flowchart}
|
||||
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{table}
|
||||
|
||||
% Clickable links in the table of contents
|
||||
\usepackage{hyperref}
|
||||
|
||||
Reference in New Issue
Block a user