Show the bug 4

This commit is contained in:
Ced
2025-02-27 13:17:16 +00:00
parent c4e886e0b2
commit 8e50741cfa

View File

@@ -7,10 +7,8 @@
\usepackage{longtable} \usepackage{longtable}
\usepackage{chemformula} \usepackage{chemformula}
\usepackage{chemfig} \usepackage{chemfig}
\usepackage{makecell}
\usepackage[mode=match, reset-text-family=false]{siunitx} \usepackage[mode=match, reset-text-family=false]{siunitx}
\usepackage{fontspec} \usepackage{fontspec}
\usepackage{calc}
\usepackage[font={sffamily, sbseries}]{quoting} \usepackage[font={sffamily, sbseries}]{quoting}
% style=nextline breaks on make4ht % style=nextline breaks on make4ht
@@ -33,14 +31,6 @@
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{flowchart} \DeclareTOCStyleEntry[numwidth=3em]{tocline}{flowchart}
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{table} \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 % Clickable links in the table of contents
\usepackage{hyperref} \usepackage{hyperref}
\usepackage{bookmark} \usepackage{bookmark}