From 068a2b7562f8e953f121ecff3ba85a62c9029ef6 Mon Sep 17 00:00:00 2001 From: Ced Date: Fri, 28 Feb 2025 13:06:26 +0000 Subject: [PATCH] Show the bug 5 --- book/book.tex | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/book/book.tex b/book/book.tex index 1ca0574..d2f198e 100644 --- a/book/book.tex +++ b/book/book.tex @@ -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}