From 8e50741cfaedd6022d748220f0119d3563328290 Mon Sep 17 00:00:00 2001 From: Ced Date: Thu, 27 Feb 2025 13:17:16 +0000 Subject: [PATCH] Show the bug 4 --- book/book.tex | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/book/book.tex b/book/book.tex index 763cd76..1ca0574 100644 --- a/book/book.tex +++ b/book/book.tex @@ -7,10 +7,8 @@ \usepackage{longtable} \usepackage{chemformula} \usepackage{chemfig} -\usepackage{makecell} \usepackage[mode=match, reset-text-family=false]{siunitx} \usepackage{fontspec} -\usepackage{calc} \usepackage[font={sffamily, sbseries}]{quoting} % style=nextline breaks on make4ht @@ -33,14 +31,6 @@ \DeclareTOCStyleEntry[numwidth=3em]{tocline}{flowchart} \DeclareTOCStyleEntry[numwidth=3em]{tocline}{table} - -% Kerning in footnotes -\usepackage{fnpct} - -% References -\usepackage[backend=biber]{biblatex} -\addbibresource{references.bib} - % Clickable links in the table of contents \usepackage{hyperref} \usepackage{bookmark}