blob: b9f23c63be35de8c323f7d8a046cf87f72ec025c (
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-ZA.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% siunitx.dtx (with options: `ZA')
%% ----------------------------------------------------------------
%% 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-ZA.cfg}
[\si@svn@version siunitx:
South Africa locale]
\sisetup{
unitsep=cdot,
valuesep=thin,
expproduct=times,
decimalsymbol=comma,
digitsep=thin,
sepfour=false}
\endinput
%%
%% End of file `si-ZA.cfg'.
|