mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-27 21:34:00 -06:00
Fix chemical formula display (#65)
This uses the chemformula package to improve the display of chemical formulas.
This commit is contained in:
committed by
GitHub
parent
5fe487bc04
commit
aa40844691
@@ -12,6 +12,7 @@
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{tocloft}
|
||||
\usepackage{tex4ebook}
|
||||
\usepackage{chemformula}
|
||||
|
||||
% References
|
||||
\usepackage[backend=biber]{biblatex}
|
||||
|
||||
Reference in New Issue
Block a user