summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/SIstyle/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/SIstyle/README')
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/README61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/SIstyle/README b/Master/texmf-dist/doc/latex/SIstyle/README
new file mode 100644
index 00000000000..e039c963748
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/SIstyle/README
@@ -0,0 +1,61 @@
+ The SIstyle package
+ for SI units and number typesetting
+
+ Author: Danie Els
+ Copyright (c) 2004 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\mphead.tex
+ graphs_src\MPfig.bat
+ graphs_src\readme_figs.txt
+ graphs_src\unitstep.m
+ graphs_src\grphset.m
+
+ -- USER DOCUMENTATION --
+
+ <texmf>\doc\latex\SIstyle\SIstyle.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