summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
new file mode 100644
index 00000000000..2f7b9d01d04
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
@@ -0,0 +1,27 @@
+%%
+%% This is file `si-DE.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% siunitx.dtx (with options: `DE')
+%% ----------------------------------------------------------------
+%% The siunitx package --- A comprehensive (SI) units package
+%% Maintained by Joseph Wright
+%% E-mail: joseph.wright@morningstar2.co.uk
+%% Released under the LaTeX Project Public License v1.3c or later
+%% See http://www.latex-project.org/lppl.txt
+%% ----------------------------------------------------------------
+%%
+\ProvidesFile{si-DE.cfg}
+ [\csname si@svn@version\endcsname siunitx: Germany locale]
+\sisetup{
+ unitsep=cdot,
+ valuesep=thin,
+ decimalsymbol=comma,
+ expproduct=cdot,
+ digitsep=thin,
+ sepfour=false}
+\endinput
+%%
+%% End of file `si-DE.cfg'.