summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/sistyle/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/sistyle/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/sistyle/README')
-rw-r--r--macros/latex/contrib/sistyle/README60
1 files changed, 60 insertions, 0 deletions
diff --git a/macros/latex/contrib/sistyle/README b/macros/latex/contrib/sistyle/README
new file mode 100644
index 0000000000..ceeffcd35c
--- /dev/null
+++ b/macros/latex/contrib/sistyle/README
@@ -0,0 +1,60 @@
+ The SIstyle package
+ for SI units and number typesetting
+
+ Author: Danie Els
+ Copyright (c) 2004-2008 Danie Els
+ Licence: LaTeX Project Public License
+
+DESCRIPTION
+===========
+
+ The SIstyle package typeset SI units and numbers according
+ to the ISO requirements. Care is taken with font requirements.
+ The emphasis is on ease of use, but it is the users
+ responsibility to know the rules and how to use SI units.
+
+ e.g.: \SI{1}{N}=\SI{1}{kg.m/s^2}
+
+
+
+INSTALLATION
+============
+
+ The most basic installation is to copy sistyle.sty to your
+ working directory or to a directory where TeX can find it.
+
+ For a full installation, copy the following files to you
+ (local) TEXMF tree and into the specified directories.
+
+ -- STYLE FILES --
+
+ <texmf>\tex\latex\SIstyle\sistyle.sty
+
+ The style file was obtain by running "latex sistyle.ins"
+
+ -- SOURCE FILES --
+
+ <texmf>\source\latex\SIstyle\sistyle.dtx
+ sistyle.ins
+ fig1.(mps/eps)
+ fig2.(mps/eps)
+
+ graphs_src\fig1.mp
+ graphs_src\fig1.mp
+ graphs_src\MPfig.bat
+ graphs_src\readme_figs.txt
+ graphs_src\unitstep.m
+ graphs_src\grphset.m
+
+ -- USER DOCUMENTATION --
+
+ <texmf>\doc\latex\SIstyle\SIstyle-2.3a.pdf
+
+ The user manual for SIstyle package was produced by executing:
+
+ pdflatex sistyle.dtx
+ pdflatex sistyle.dtx
+ makeindex -s gglo.ist -o sistyle.gls sistyle.glo
+ makeindex -s gind.ist -o sistyle.ind sistyle.idx
+ pdflatex sistyle.dtx
+ pdflatex sistyle.dtx