Fix chemical formula display (#65)

This uses the chemformula package to improve the display of chemical
formulas.
This commit is contained in:
Hendrik Kleinwaechter
2023-03-30 09:15:32 +02:00
committed by GitHub
parent 5fe487bc04
commit aa40844691
9 changed files with 16 additions and 15 deletions

View File

@@ -12,6 +12,7 @@
\usepackage[T1]{fontenc}
\usepackage{tocloft}
\usepackage{tex4ebook}
\usepackage{chemformula}
% References
\usepackage[backend=biber]{biblatex}