blob: 33bd259f8fbba920f4b89456995120afc6f1ed52 (
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-south-africa.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% si.dtx (with options: `south-africa')
%% ----------------------------------------------------------------
%% 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-south-africa.loc}
[2008/02/18 v0.6 UK Locale]
\sisetup{
unitsep=cdot,
valuesep=thin,
expproduct=times,
decimalsign=comma,
digitsep=thin,
sepfour=false}
\endinput
%%
%% End of file `si-south-africa.cfg'.
|