about summary refs log tree commit diff stats
path: root/common/latex/preamble/core/chemistry.tex
blob: 94f259223f8f47c5a35919f89b26b2dd500823cf (plain) (blame)
1
2
3
4
5
\usepackage[locale = %INIT_SIUNITX_LANGUAGE]{siunitx} % For easy unit representation
\sisetup{per-mode = fraction}

\usepackage[version=4]{mhchem} % for \ce command
\usepackage{chemfig}