Skip to content
Snippets Groups Projects
Verified Commit 2f912e4c authored by Tobias Triffterer's avatar Tobias Triffterer :house_with_garden:
Browse files

Switch siunitx Package to German Locale

Another step that was forgotten when the code was copied from an
English document.
parent 10b02a2e
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
\usepackage[utf8x]{inputenc}
\usepackage{pdfpages}
\usepackage[colorlinks=true,linkcolor=blue]{hyperref}
\usepackage[binary-units]{siunitx}
\usepackage[binary-units,locale=DE]{siunitx}
\usepackage{fancyvrb}
\usepackage{fvextra}
\usepackage[long,nodayofweek]{datetime}
......
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