I am a mathematician, so I use \cdot instead of \times

This commit is contained in:
Felix 2021-01-21 23:05:15 +00:00
parent f0afb0e3be
commit 66179bc6c0

View file

@ -74,7 +74,8 @@
\RequirePackage{amsthm} % for theorems environments
\RequirePackage{enumerate} % for different kind of numbering in enumerations
\RequirePackage[version=4]{mhchem} % chemical formulars. Provides \ce
\RequirePackage[per-mode=fraction]{siunitx} % provides nice typesetting for units and numbers
\RequirePackage[per-mode=fraction,
exponent-product=\cdot]{siunitx} % provides nice typesetting for units and numbers
% bibliography
\newcommand{\bibfile}{.maindir/tex/bibliography.bib}