aboutsummaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index 94708c3..e73fa84 100644
--- a/main.tex
+++ b/main.tex
@@ -10,6 +10,13 @@
\usepackage{enumitem}
\usepackage[outputdir=build]{minted}
+\usepackage{siunitx}
+\sisetup{
+ locale=DE,
+ round-mode=places,
+ round-precision=4
+}
+
\usemintedstyle{borland}
\setminted{
tabsize=2,