Skip to content
Snippets Groups Projects
Commit 66179bc6 authored by Felix's avatar Felix
Browse files

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

parent f0afb0e3
No related branches found
No related tags found
No related merge requests found
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment