diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:50:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:50:56 +0000 |
commit | 9fde314bed6a19f5f8e63b121afd301cc85cbe23 (patch) | |
tree | a15a5c036bb793a69c0b2754855ca36c44cad11d /Master/texmf-dist/tex/latex/SIunits/SIunits.cfg | |
parent | 580196c77cf299077e97bf4c0bae9adfd2018ebb (diff) |
SIunits
git-svn-id: svn://tug.org/texlive/trunk@637 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/SIunits/SIunits.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/SIunits/SIunits.cfg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/SIunits/SIunits.cfg b/Master/texmf-dist/tex/latex/SIunits/SIunits.cfg new file mode 100644 index 00000000000..fe7d2cd930f --- /dev/null +++ b/Master/texmf-dist/tex/latex/SIunits/SIunits.cfg @@ -0,0 +1,38 @@ +%% SIunits configuration file: SIunits.cfg +%% +%% You can uncomment one or more of the lines below to set default options. +%% +%%\ExecuteOptions{binary} % Load binary.sty (binary units and prefixes) +%% +%% Spacing options (multiplying units): +%% +%%\ExecuteOptions{cdot} % \cdot +%%\ExecuteOptions{thickspace} % thick space \; +%%\ExecuteOptions{mediumspace} % medium space \: +%%\ExecuteOptions{thinspace} % thin space \, +%% +%% Spacing options (between quantity and unit): +%% +%%\ExecuteOptions{thickqspace} % thick space \; +%%\ExecuteOptions{mediumqspace} % medium space \: +%%\ExecuteOptions{thinqspace} % thin space \, +%% +%% Compatibility options: +%% +%%\ExecuteOptions{noams} % When you don't have the AMS font, eurm10, use this option. +%% +%%\ExecuteOptions{amssymb} % prevent amssymb package from defining \square +%%\ExecuteOptions{squaren} % define \squaren for use with amssymb package +%% +%%\ExecuteOptions{pstricks}% prevent pstricks package from defining \gray +%%\ExecuteOptions{Gray} % define \Gray for use with pstricks package +%% +%%\ExecuteOptions{italian} % define \unita to prevent interference with babel package. +%% +%% Misc options: +%% +%%\ExecuteOptions{textstyle}% Typeset units in font of context. +%% +%% Source: $Id: SIunits.dtx,v 1.33 2002/08/01 11:20:00 root Exp root $ +%% +%% End of file `SIunits.cfg'. |