summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-18 18:58:17 +0000
committerKarl Berry <karl@freefriends.org>2008-06-18 18:58:17 +0000
commit5e1a51472611bd034207d3ab83a1c277ab8f959c (patch)
tree5a9675ce25b210aa7c07744928672a33c553684e /Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
parent9f961a65285a9ab345ee4d3d0c909f842f169812 (diff)
siunitx 1.0 (16jun08)
git-svn-id: svn://tug.org/texlive/trunk@8852 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
new file mode 100644
index 00000000000..98aff00edb6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
@@ -0,0 +1,27 @@
+%%
+%% This is file `si-UK.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% siunitx.dtx (with options: `UK')
+%% ----------------------------------------------------------------
+%% 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-UK.cfg}
+ [\csname si@svn@version\endcsname siunitx: UK locale]
+\sisetup{
+ unitsep=thin,
+ expproduct=times,
+ valuesep=thin,
+ decimalsymbol=fullstop,
+ digitsep=thin,
+ sepfour=false}
+\endinput
+%%
+%% End of file `si-UK.cfg'.