summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/si/si-germany.cfg
blob: cbe80e10a2b8df7304e9cf643dab4e7d1c2b1dee (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
%%
%% This is file `si-germany.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% si.dtx  (with options: `germany')
%%  ----------------------------------------------------------------
%%  The si 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-germany.cfg}
  [2008/02/18 v0.6 Germany locale]
\sisetup{
  unitsep=cdot,
  valuesep=thin,
  decimalsign=comma,
  expproduct=cdot,
  digitsep=thin,
  sepfour=false}
\endinput
%%
%% End of file `si-germany.cfg'.