summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
blob: a5c3159295ef3fbf21fe0a1fc64f8b19f03fc25e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
%%
%% 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}
  [2009/02/20 v1.2f siunitx: Germany locale]
\sisetup{
  unitsep=cdot,
  valuesep=thin,
  decimalsymbol=comma,
  expproduct=cdot,
  digitsep=thin,
  sepfour=false,
  tophrase={~bis~}}
\endinput
%%
%% End of file `si-DE.cfg'.