summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-12 22:41:34 +0000
committerKarl Berry <karl@freefriends.org>2006-07-12 22:41:34 +0000
commitf7669a5c50eb09a4bbc24749b2358081fc008a66 (patch)
treee2947320c5b44e2e8c58c430ffabc5a4b5931875
parentd80b07e0e893dbfd60b9066eb5301370e7dbef3c (diff)
SIstyle 2.1
git-svn-id: svn://tug.org/texlive/trunk@1829 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl11
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/README122
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/SIstyle-2.1.pdfbin0 -> 340394 bytes
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/SIstyle.pdfbin339611 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/fig1.mps (renamed from Master/texmf-dist/source/latex/SIstyle/fig1.mps)0
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/fig1.ps (renamed from Master/texmf-dist/source/latex/SIstyle/fig1.ps)508
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/fig2.mps (renamed from Master/texmf-dist/source/latex/SIstyle/fig2.mps)0
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/fig2.ps (renamed from Master/texmf-dist/source/latex/SIstyle/fig2.ps)472
-rw-r--r--Master/texmf-dist/doc/latex/SIstyle/graphs_scr.zipbin0 -> 5464 bytes
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/MPfig.bat30
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/fig1.mp138
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/fig2.mp138
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/grphset.m38
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/mphead.tex12
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/readme_figs.txt53
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/sistyle.dtx124
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/sistyle.ins155
-rw-r--r--Master/texmf-dist/source/latex/SIstyle/unitstep.m20
-rw-r--r--Master/texmf-dist/tex/latex/SIstyle/sistyle.sty52
-rw-r--r--Master/texmf-dist/tpm/SIstyle.tpm26
-rw-r--r--Master/texmf/lists/SIstyle18
21 files changed, 784 insertions, 1133 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 5a261c5914c..84a92fe6c17 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -62,7 +62,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'HA-prosper', '&MAKEhaprosper',
'IEEEtran', "&MAKEIEEEtran",
'MnSymbol', "&MAKEflatten",
- 'SIstyle', '&MAKESIstyle',
+ 'SIstyle', '&MAKEflatten',
'aastex', "&MAKEflatten",
'ae', "&MAKEae",
'allrunes', "&MAKEflatten",
@@ -2384,15 +2384,6 @@ sub MAKEpclnfss {
}
-sub MAKESIstyle {
- chdir("$packagedir");
- &SYSTEM("mkdir -p $DEST");
- &SYSTEM("$CP -r source tex doc $DEST");
- &SYSTEM("$CP -r README $DEST/doc/latex/SIstyle");
- &SYSTEM("cd $DEST/source/latex/SIstyle; unzip *zip; rm *zip");
-
-}
-
sub MAKEbeamer {
chdir("$packagedir");
&SYSTEM("mkdir -p $DEST/doc/latex/beamer");
diff --git a/Master/texmf-dist/doc/latex/SIstyle/README b/Master/texmf-dist/doc/latex/SIstyle/README
index e039c963748..fc44b893502 100644
--- a/Master/texmf-dist/doc/latex/SIstyle/README
+++ b/Master/texmf-dist/doc/latex/SIstyle/README
@@ -1,61 +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
+ The SIstyle package
+ for SI units and number typesetting
+
+ Author: Danie Els
+ Copyright (c) 2004-2006 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-2.1.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
diff --git a/Master/texmf-dist/doc/latex/SIstyle/SIstyle-2.1.pdf b/Master/texmf-dist/doc/latex/SIstyle/SIstyle-2.1.pdf
new file mode 100644
index 00000000000..57c0d9c0dc4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/SIstyle/SIstyle-2.1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/SIstyle/SIstyle.pdf b/Master/texmf-dist/doc/latex/SIstyle/SIstyle.pdf
deleted file mode 100644
index acc7ecc02da..00000000000
--- a/Master/texmf-dist/doc/latex/SIstyle/SIstyle.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/source/latex/SIstyle/fig1.mps b/Master/texmf-dist/doc/latex/SIstyle/fig1.mps
index bb12c44b3ce..bb12c44b3ce 100644
--- a/Master/texmf-dist/source/latex/SIstyle/fig1.mps
+++ b/Master/texmf-dist/doc/latex/SIstyle/fig1.mps
diff --git a/Master/texmf-dist/source/latex/SIstyle/fig1.ps b/Master/texmf-dist/doc/latex/SIstyle/fig1.ps
index 9d51a4038a0..360eb23ae32 100644
--- a/Master/texmf-dist/source/latex/SIstyle/fig1.ps
+++ b/Master/texmf-dist/doc/latex/SIstyle/fig1.ps
@@ -1043,260 +1043,260 @@ TeXDict begin
TeXDict begin 1 0 bop 8524 23867 a @beginspecial 67 @llx
280 @lly 302 @urx 442 @ury 2350 @rwi @setspecial
%%BeginDocument: temp.1
-%!PS
-%%BoundingBox: 67 280 302 442
-%%Creator: MetaPost
-%%CreationDate: 2004.02.02:1113
-%%Pages: 1
-%*Font: cmr10 9.96265 9.96265 2c:8000008000800544e98
-%*Font: cmmi10 9.96265 9.96265 30:e8a0000000000000088
-%*Font: tcrm1000 9.96265 9.96265 b5:8
-%%EndProlog
-%%Page: 1 1
- 0 0.5 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 0 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath 114.5 302.584 moveto
-114.5 441.25 lineto
-290.25 441.25 lineto
-290.25 302.584 lineto
-114.5 302.584 lineto stroke
-186.1857 282.5647 moveto
-(Time,) cmr10 9.96265 fshow
-214.9667 282.5647 moveto
-(t) cmmi10 9.96265 fshow
-gsave [0 1 -1 0 73.99066 336.8713 ] concat 0 0 moveto
-(Displacemen) cmr10 9.96265 fshow grestore
-gsave [0 1 -1 0 73.99066 391.3061 ] concat 0 0 moveto
-(t,) cmr10 9.96265 fshow grestore
-gsave [0 1 -1 0 73.99066 401.26881 ] concat 0 0 moveto
-(x) cmmi10 9.96265 fshow grestore
- 0.5 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 114.5 302.584 moveto
-114.5 304.334 lineto stroke
-newpath 114.5 441.25 moveto
-114.5 439.5 lineto stroke
-105.89444 295.2264 moveto
-(0) cmmi10 9.96265 fshow
-113.64233 295.2264 moveto
-(\265) tcrm1000 9.96265 fshow
-119.17584 295.2264 moveto
-(s) cmr10 9.96265 fshow
-newpath 143.833 302.584 moveto
-143.833 304.334 lineto stroke
-newpath 143.833 441.25 moveto
-143.833 439.5 lineto stroke
-newpath 173.083 302.584 moveto
-173.083 304.334 lineto stroke
-newpath 173.083 441.25 moveto
-173.083 439.5 lineto stroke
-164.47743 295.2264 moveto
-(4) cmmi10 9.96265 fshow
-172.22533 295.2264 moveto
-(\265) tcrm1000 9.96265 fshow
-177.75883 295.2264 moveto
-(s) cmr10 9.96265 fshow
-newpath 202.417 302.584 moveto
-202.417 304.334 lineto stroke
-newpath 202.417 441.25 moveto
-202.417 439.5 lineto stroke
-newpath 231.667 302.584 moveto
-231.667 304.334 lineto stroke
-newpath 231.667 441.25 moveto
-231.667 439.5 lineto stroke
-223.06145 293.1636 moveto
-(8) cmmi10 9.96265 fshow
-230.80934 293.1636 moveto
-(\265) tcrm1000 9.96265 fshow
-236.34285 293.1636 moveto
-(s) cmr10 9.96265 fshow
-newpath 261 302.584 moveto
-261 304.334 lineto stroke
-newpath 261 441.25 moveto
-261 439.5 lineto stroke
-newpath 290.25 302.584 moveto
-290.25 304.334 lineto stroke
-newpath 290.25 441.25 moveto
-290.25 439.5 lineto stroke
-279.1538 295.2264 moveto
-(12) cmmi10 9.96265 fshow
-291.883 295.2264 moveto
-(\265) tcrm1000 9.96265 fshow
-297.41649 295.2264 moveto
-(s) cmr10 9.96265 fshow
- 0 0.5 dtransform truncate idtransform setlinewidth pop
-newpath 114.5 302.584 moveto
-116.25 302.584 lineto stroke
-newpath 290.25 302.584 moveto
-288.5 302.584 lineto stroke
-87.1476 301.43924 moveto
-(0) cmmi10 9.96265 fshow
-94.8955 301.43924 moveto
-(mm) cmr10 9.96265 fshow
-newpath 114.5 322.417 moveto
-116.25 322.417 lineto stroke
-newpath 290.25 322.417 moveto
-288.5 322.417 lineto stroke
-newpath 114.5 342.167 moveto
-116.25 342.167 lineto stroke
-newpath 290.25 342.167 moveto
-288.5 342.167 lineto stroke
-79.3989 340.99084 moveto
-(0:4) cmmi10 9.96265 fshow
-94.8956 340.99084 moveto
-(mm) cmr10 9.96265 fshow
-newpath 114.5 362 moveto
-116.25 362 lineto stroke
-newpath 290.25 362 moveto
-288.5 362 lineto stroke
-newpath 114.5 381.834 moveto
-116.25 381.834 lineto stroke
-newpath 290.25 381.834 moveto
-288.5 381.834 lineto stroke
-79.3989 378.6238 moveto
-(0:8) cmmi10 9.96265 fshow
-94.8956 378.6238 moveto
-(mm) cmr10 9.96265 fshow
-newpath 114.5 401.667 moveto
-116.25 401.667 lineto stroke
-newpath 290.25 401.667 moveto
-288.5 401.667 lineto stroke
-newpath 114.5 421.417 moveto
-116.25 421.417 lineto stroke
-newpath 290.25 421.417 moveto
-288.5 421.417 lineto stroke
-79.3989 419.27225 moveto
-(1:2) cmmi10 9.96265 fshow
-94.8956 419.27225 moveto
-(mm) cmr10 9.96265 fshow
-newpath 114.5 441.25 moveto
-116.25 441.25 lineto stroke
-newpath 290.25 441.25 moveto
-288.5 441.25 lineto stroke
- 0 1 dtransform truncate idtransform setlinewidth pop
-newpath 145.25 398.917 moveto
-146.75 403.167 lineto
-148.167 407 lineto
-149.667 410.583 lineto
-151.083 413.75 lineto
-152.583 416.5 lineto
-154.083 419 lineto
-155.5 421.083 lineto
-157 422.833 lineto
-158.416 424.25 lineto
-159.916 425.333 lineto
-161.333 426.083 lineto
-162.833 426.583 lineto
-164.333 426.75 lineto
-165.749 426.666 lineto
-167.249 426.416 lineto
-168.666 425.916 lineto
-170.166 425.25 lineto
-171.582 424.333 lineto
-173.082 423.333 lineto
-174.582 422.167 lineto
-175.999 420.917 lineto
-177.499 419.583 lineto
-178.915 418.167 lineto
-180.415 416.667 lineto
-181.832 415.167 lineto
-183.332 413.667 lineto
-184.832 412.167 lineto
-186.248 410.667 lineto
-187.748 409.167 lineto
-189.165 407.75 lineto
-190.665 406.334 lineto
-192.081 405.084 lineto
-193.581 403.834 lineto
-195.081 402.584 lineto
-196.498 401.501 lineto
-197.998 400.501 lineto
-199.414 399.584 lineto
-200.914 398.751 lineto
-202.414 398.001 lineto
-203.831 397.418 lineto
-205.331 396.834 lineto
-206.747 396.334 lineto
-208.247 396.001 lineto
-209.664 395.668 lineto
-211.164 395.501 lineto
-212.664 395.335 lineto
-214.08 395.252 lineto
-215.58 395.252 lineto
-216.997 395.335 lineto
-218.497 395.418 lineto
-219.913 395.585 lineto
-221.413 395.835 lineto
-222.913 396.085 lineto
-224.33 396.335 lineto
-225.83 396.668 lineto
-227.246 397.001 lineto
-228.746 397.334 lineto
-230.163 397.751 lineto
-231.663 398.084 lineto
-233.163 398.501 lineto
-234.579 398.834 lineto
-236.079 399.25 lineto
-237.496 399.584 lineto
-238.996 400 lineto
-240.412 400.333 lineto
-241.912 400.667 lineto
-243.412 401 lineto
-244.829 401.333 lineto
-246.329 401.583 lineto
-247.745 401.833 lineto
-249.245 402.083 lineto
-250.662 402.333 lineto
-252.162 402.5 lineto
-253.662 402.666 lineto
-255.078 402.833 lineto
-256.578 402.916 lineto
-257.995 402.999 lineto
-259.495 403.083 lineto
-260.995 403.166 lineto
-262.411 403.249 lineto
-263.911 403.249 lineto
-265.328 403.249 lineto
-266.828 403.249 lineto
-268.244 403.249 lineto
-269.744 403.166 lineto
-271.244 403.166 lineto
-272.661 403.083 lineto
-274.161 402.999 lineto
-275.577 402.916 lineto
-277.077 402.833 lineto
-278.494 402.75 lineto
-279.994 402.666 lineto
-281.494 402.583 lineto
-282.91 402.5 lineto
-284.41 402.333 lineto
-285.827 402.25 lineto
-287.327 402.167 lineto
-288.743 402.083 lineto
-290.243 402 lineto stroke
-newpath 114.5 302.584 moveto
-116 303.084 lineto
-117.417 304.417 lineto
-118.917 306.667 lineto
-120.333 309.667 lineto
-121.833 313.25 lineto
-123.25 317.417 lineto
-124.75 322.083 lineto
-126.25 327.167 lineto
-127.666 332.583 lineto
-129.166 338.25 lineto
-130.583 344.083 lineto
-132.083 349.999 lineto
-133.499 355.916 lineto
-134.999 361.916 lineto
-136.499 367.749 lineto
-137.916 373.499 lineto
-139.416 379.082 lineto
-140.832 384.416 lineto
-142.332 389.582 lineto
-143.832 394.415 lineto
-145.249 398.915 lineto stroke
-showpage
-%%EOF
+%!PS
+%%BoundingBox: 67 280 302 442
+%%Creator: MetaPost
+%%CreationDate: 2004.02.02:1113
+%%Pages: 1
+%*Font: cmr10 9.96265 9.96265 2c:8000008000800544e98
+%*Font: cmmi10 9.96265 9.96265 30:e8a0000000000000088
+%*Font: tcrm1000 9.96265 9.96265 b5:8
+%%EndProlog
+%%Page: 1 1
+ 0 0.5 dtransform truncate idtransform setlinewidth pop [] 0 setdash
+ 0 setlinecap 1 setlinejoin 10 setmiterlimit
+newpath 114.5 302.584 moveto
+114.5 441.25 lineto
+290.25 441.25 lineto
+290.25 302.584 lineto
+114.5 302.584 lineto stroke
+186.1857 282.5647 moveto
+(Time,) cmr10 9.96265 fshow
+214.9667 282.5647 moveto
+(t) cmmi10 9.96265 fshow
+gsave [0 1 -1 0 73.99066 336.8713 ] concat 0 0 moveto
+(Displacemen) cmr10 9.96265 fshow grestore
+gsave [0 1 -1 0 73.99066 391.3061 ] concat 0 0 moveto
+(t,) cmr10 9.96265 fshow grestore
+gsave [0 1 -1 0 73.99066 401.26881 ] concat 0 0 moveto
+(x) cmmi10 9.96265 fshow grestore
+ 0.5 0 dtransform exch truncate exch idtransform pop setlinewidth
+newpath 114.5 302.584 moveto
+114.5 304.334 lineto stroke
+newpath 114.5 441.25 moveto
+114.5 439.5 lineto stroke
+105.89444 295.2264 moveto
+(0) cmmi10 9.96265 fshow
+113.64233 295.2264 moveto
+(\265) tcrm1000 9.96265 fshow
+119.17584 295.2264 moveto
+(s) cmr10 9.96265 fshow
+newpath 143.833 302.584 moveto
+143.833 304.334 lineto stroke
+newpath 143.833 441.25 moveto
+143.833 439.5 lineto stroke
+newpath 173.083 302.584 moveto
+173.083 304.334 lineto stroke
+newpath 173.083 441.25 moveto
+173.083 439.5 lineto stroke
+164.47743 295.2264 moveto
+(4) cmmi10 9.96265 fshow
+172.22533 295.2264 moveto
+(\265) tcrm1000 9.96265 fshow
+177.75883 295.2264 moveto
+(s) cmr10 9.96265 fshow
+newpath 202.417 302.584 moveto
+202.417 304.334 lineto stroke
+newpath 202.417 441.25 moveto
+202.417 439.5 lineto stroke
+newpath 231.667 302.584 moveto
+231.667 304.334 lineto stroke
+newpath 231.667 441.25 moveto
+231.667 439.5 lineto stroke
+223.06145 293.1636 moveto
+(8) cmmi10 9.96265 fshow
+230.80934 293.1636 moveto
+(\265) tcrm1000 9.96265 fshow
+236.34285 293.1636 moveto
+(s) cmr10 9.96265 fshow
+newpath 261 302.584 moveto
+261 304.334 lineto stroke
+newpath 261 441.25 moveto
+261 439.5 lineto stroke
+newpath 290.25 302.584 moveto
+290.25 304.334 lineto stroke
+newpath 290.25 441.25 moveto
+290.25 439.5 lineto stroke
+279.1538 295.2264 moveto
+(12) cmmi10 9.96265 fshow
+291.883 295.2264 moveto
+(\265) tcrm1000 9.96265 fshow
+297.41649 295.2264 moveto
+(s) cmr10 9.96265 fshow
+ 0 0.5 dtransform truncate idtransform setlinewidth pop
+newpath 114.5 302.584 moveto
+116.25 302.584 lineto stroke
+newpath 290.25 302.584 moveto
+288.5 302.584 lineto stroke
+87.1476 301.43924 moveto
+(0) cmmi10 9.96265 fshow
+94.8955 301.43924 moveto
+(mm) cmr10 9.96265 fshow
+newpath 114.5 322.417 moveto
+116.25 322.417 lineto stroke
+newpath 290.25 322.417 moveto
+288.5 322.417 lineto stroke
+newpath 114.5 342.167 moveto
+116.25 342.167 lineto stroke
+newpath 290.25 342.167 moveto
+288.5 342.167 lineto stroke
+79.3989 340.99084 moveto
+(0:4) cmmi10 9.96265 fshow
+94.8956 340.99084 moveto
+(mm) cmr10 9.96265 fshow
+newpath 114.5 362 moveto
+116.25 362 lineto stroke
+newpath 290.25 362 moveto
+288.5 362 lineto stroke
+newpath 114.5 381.834 moveto
+116.25 381.834 lineto stroke
+newpath 290.25 381.834 moveto
+288.5 381.834 lineto stroke
+79.3989 378.6238 moveto
+(0:8) cmmi10 9.96265 fshow
+94.8956 378.6238 moveto
+(mm) cmr10 9.96265 fshow
+newpath 114.5 401.667 moveto
+116.25 401.667 lineto stroke
+newpath 290.25 401.667 moveto
+288.5 401.667 lineto stroke
+newpath 114.5 421.417 moveto
+116.25 421.417 lineto stroke
+newpath 290.25 421.417 moveto
+288.5 421.417 lineto stroke
+79.3989 419.27225 moveto
+(1:2) cmmi10 9.96265 fshow
+94.8956 419.27225 moveto
+(mm) cmr10 9.96265 fshow
+newpath 114.5 441.25 moveto
+116.25 441.25 lineto stroke
+newpath 290.25 441.25 moveto
+288.5 441.25 lineto stroke
+ 0 1 dtransform truncate idtransform setlinewidth pop
+newpath 145.25 398.917 moveto
+146.75 403.167 lineto
+148.167 407 lineto
+149.667 410.583 lineto
+151.083 413.75 lineto
+152.583 416.5 lineto
+154.083 419 lineto
+155.5 421.083 lineto
+157 422.833 lineto
+158.416 424.25 lineto
+159.916 425.333 lineto
+161.333 426.083 lineto
+162.833 426.583 lineto
+164.333 426.75 lineto
+165.749 426.666 lineto
+167.249 426.416 lineto
+168.666 425.916 lineto
+170.166 425.25 lineto
+171.582 424.333 lineto
+173.082 423.333 lineto
+174.582 422.167 lineto
+175.999 420.917 lineto
+177.499 419.583 lineto
+178.915 418.167 lineto
+180.415 416.667 lineto
+181.832 415.167 lineto
+183.332 413.667 lineto
+184.832 412.167 lineto
+186.248 410.667 lineto
+187.748 409.167 lineto
+189.165 407.75 lineto
+190.665 406.334 lineto
+192.081 405.084 lineto
+193.581 403.834 lineto
+195.081 402.584 lineto
+196.498 401.501 lineto
+197.998 400.501 lineto
+199.414 399.584 lineto
+200.914 398.751 lineto
+202.414 398.001 lineto
+203.831 397.418 lineto
+205.331 396.834 lineto
+206.747 396.334 lineto
+208.247 396.001 lineto
+209.664 395.668 lineto
+211.164 395.501 lineto
+212.664 395.335 lineto
+214.08 395.252 lineto
+215.58 395.252 lineto
+216.997 395.335 lineto
+218.497 395.418 lineto
+219.913 395.585 lineto
+221.413 395.835 lineto
+222.913 396.085 lineto
+224.33 396.335 lineto
+225.83 396.668 lineto
+227.246 397.001 lineto
+228.746 397.334 lineto
+230.163 397.751 lineto
+231.663 398.084 lineto
+233.163 398.501 lineto
+234.579 398.834 lineto
+236.079 399.25 lineto
+237.496 399.584 lineto
+238.996 400 lineto
+240.412 400.333 lineto
+241.912 400.667 lineto
+243.412 401 lineto
+244.829 401.333 lineto
+246.329 401.583 lineto
+247.745 401.833 lineto
+249.245 402.083 lineto
+250.662 402.333 lineto
+252.162 402.5 lineto
+253.662 402.666 lineto
+255.078 402.833 lineto
+256.578 402.916 lineto
+257.995 402.999 lineto
+259.495 403.083 lineto
+260.995 403.166 lineto
+262.411 403.249 lineto
+263.911 403.249 lineto
+265.328 403.249 lineto
+266.828 403.249 lineto
+268.244 403.249 lineto
+269.744 403.166 lineto
+271.244 403.166 lineto
+272.661 403.083 lineto
+274.161 402.999 lineto
+275.577 402.916 lineto
+277.077 402.833 lineto
+278.494 402.75 lineto
+279.994 402.666 lineto
+281.494 402.583 lineto
+282.91 402.5 lineto
+284.41 402.333 lineto
+285.827 402.25 lineto
+287.327 402.167 lineto
+288.743 402.083 lineto
+290.243 402 lineto stroke
+newpath 114.5 302.584 moveto
+116 303.084 lineto
+117.417 304.417 lineto
+118.917 306.667 lineto
+120.333 309.667 lineto
+121.833 313.25 lineto
+123.25 317.417 lineto
+124.75 322.083 lineto
+126.25 327.167 lineto
+127.666 332.583 lineto
+129.166 338.25 lineto
+130.583 344.083 lineto
+132.083 349.999 lineto
+133.499 355.916 lineto
+134.999 361.916 lineto
+136.499 367.749 lineto
+137.916 373.499 lineto
+139.416 379.082 lineto
+140.832 384.416 lineto
+142.332 389.582 lineto
+143.832 394.415 lineto
+145.249 398.915 lineto stroke
+showpage
+%%EOF
%%EndDocument
@endspecial eop end
diff --git a/Master/texmf-dist/source/latex/SIstyle/fig2.mps b/Master/texmf-dist/doc/latex/SIstyle/fig2.mps
index 4c951020074..4c951020074 100644
--- a/Master/texmf-dist/source/latex/SIstyle/fig2.mps
+++ b/Master/texmf-dist/doc/latex/SIstyle/fig2.mps
diff --git a/Master/texmf-dist/source/latex/SIstyle/fig2.ps b/Master/texmf-dist/doc/latex/SIstyle/fig2.ps
index 92f8dcdd03d..8c41770dd05 100644
--- a/Master/texmf-dist/source/latex/SIstyle/fig2.ps
+++ b/Master/texmf-dist/doc/latex/SIstyle/fig2.ps
@@ -1047,242 +1047,242 @@ TeXDict begin
TeXDict begin 1 0 bop 8524 23867 a @beginspecial 84 @llx
280 @lly 296 @urx 442 @ury 2120 @rwi @setspecial
%%BeginDocument: temp.1
-%!PS
-%%BoundingBox: 84 280 296 442
-%%Creator: MetaPost
-%%CreationDate: 2004.02.02:1113
-%%Pages: 1
-%*Font: cmr10 9.96265 9.96265 2c:8000008000800544e98
-%*Font: cmmi10 9.96265 9.96265 30:e8a4000000000000088
-%*Font: tcrm1000 9.96265 9.96265 b5:8
-%%EndProlog
-%%Page: 1 1
- 0 0.5 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 0 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath 114.5 302.584 moveto
-114.5 441.25 lineto
-290.25 441.25 lineto
-290.25 302.584 lineto
-114.5 302.584 lineto stroke
-178.96344 282.50935 moveto
-(Time,) cmr10 9.96265 fshow
-207.74445 282.50935 moveto
-(t=) cmmi10 9.96265 fshow
-216.32344 282.50935 moveto
-(\265) tcrm1000 9.96265 fshow
-221.85684 282.50935 moveto
-(s) cmr10 9.96265 fshow
-gsave [0 1 -1 0 91.99065 326.07841 ] concat 0 0 moveto
-(Displacemen) cmr10 9.96265 fshow grestore
-gsave [0 1 -1 0 91.99065 380.51321 ] concat 0 0 moveto
-(t,) cmr10 9.96265 fshow grestore
-gsave [0 1 -1 0 91.99065 390.47592 ] concat 0 0 moveto
-(x=) cmmi10 9.96265 fshow grestore
-gsave [0 1 -1 0 91.99065 401.15121 ] concat 0 0 moveto
-(mm) cmr10 9.96265 fshow grestore
- 0.5 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 114.5 302.584 moveto
-114.5 304.334 lineto stroke
-newpath 114.5 441.25 moveto
-114.5 439.5 lineto stroke
-112.00934 295.2945 moveto
-(0) cmmi10 9.96265 fshow
-newpath 143.833 302.584 moveto
-143.833 304.334 lineto stroke
-newpath 143.833 441.25 moveto
-143.833 439.5 lineto stroke
-newpath 173.083 302.584 moveto
-173.083 304.334 lineto stroke
-newpath 173.083 441.25 moveto
-173.083 439.5 lineto stroke
-170.59233 295.2945 moveto
-(4) cmmi10 9.96265 fshow
-newpath 202.417 302.584 moveto
-202.417 304.334 lineto stroke
-newpath 202.417 441.25 moveto
-202.417 439.5 lineto stroke
-newpath 231.667 302.584 moveto
-231.667 304.334 lineto stroke
-newpath 231.667 441.25 moveto
-231.667 439.5 lineto stroke
-229.17635 293.1636 moveto
-(8) cmmi10 9.96265 fshow
-newpath 261 302.584 moveto
-261 304.334 lineto stroke
-newpath 261 441.25 moveto
-261 439.5 lineto stroke
-newpath 290.25 302.584 moveto
-290.25 304.334 lineto stroke
-newpath 290.25 441.25 moveto
-290.25 439.5 lineto stroke
-285.26865 295.2945 moveto
-(12) cmmi10 9.96265 fshow
- 0 0.5 dtransform truncate idtransform setlinewidth pop
-newpath 114.5 302.584 moveto
-116.25 302.584 lineto stroke
-newpath 290.25 302.584 moveto
-288.5 302.584 lineto stroke
-106.5187 300.43924 moveto
-(0) cmmi10 9.96265 fshow
-newpath 114.5 322.417 moveto
-116.25 322.417 lineto stroke
-newpath 290.25 322.417 moveto
-288.5 322.417 lineto stroke
-newpath 114.5 342.167 moveto
-116.25 342.167 lineto stroke
-newpath 290.25 342.167 moveto
-288.5 342.167 lineto stroke
-98.7699 340.99084 moveto
-(0:4) cmmi10 9.96265 fshow
-newpath 114.5 362 moveto
-116.25 362 lineto stroke
-newpath 290.25 362 moveto
-288.5 362 lineto stroke
-newpath 114.5 381.834 moveto
-116.25 381.834 lineto stroke
-newpath 290.25 381.834 moveto
-288.5 381.834 lineto stroke
-98.7699 378.6238 moveto
-(0:8) cmmi10 9.96265 fshow
-newpath 114.5 401.667 moveto
-116.25 401.667 lineto stroke
-newpath 290.25 401.667 moveto
-288.5 401.667 lineto stroke
-newpath 114.5 421.417 moveto
-116.25 421.417 lineto stroke
-newpath 290.25 421.417 moveto
-288.5 421.417 lineto stroke
-98.7699 419.27225 moveto
-(1:2) cmmi10 9.96265 fshow
-newpath 114.5 441.25 moveto
-116.25 441.25 lineto stroke
-newpath 290.25 441.25 moveto
-288.5 441.25 lineto stroke
- 0 1 dtransform truncate idtransform setlinewidth pop
-newpath 145.25 398.917 moveto
-146.75 403.167 lineto
-148.167 407 lineto
-149.667 410.583 lineto
-151.083 413.75 lineto
-152.583 416.5 lineto
-154.083 419 lineto
-155.5 421.083 lineto
-157 422.833 lineto
-158.416 424.25 lineto
-159.916 425.333 lineto
-161.333 426.083 lineto
-162.833 426.583 lineto
-164.333 426.75 lineto
-165.749 426.666 lineto
-167.249 426.416 lineto
-168.666 425.916 lineto
-170.166 425.25 lineto
-171.582 424.333 lineto
-173.082 423.333 lineto
-174.582 422.167 lineto
-175.999 420.917 lineto
-177.499 419.583 lineto
-178.915 418.167 lineto
-180.415 416.667 lineto
-181.832 415.167 lineto
-183.332 413.667 lineto
-184.832 412.167 lineto
-186.248 410.667 lineto
-187.748 409.167 lineto
-189.165 407.75 lineto
-190.665 406.334 lineto
-192.081 405.084 lineto
-193.581 403.834 lineto
-195.081 402.584 lineto
-196.498 401.501 lineto
-197.998 400.501 lineto
-199.414 399.584 lineto
-200.914 398.751 lineto
-202.414 398.001 lineto
-203.831 397.418 lineto
-205.331 396.834 lineto
-206.747 396.334 lineto
-208.247 396.001 lineto
-209.664 395.668 lineto
-211.164 395.501 lineto
-212.664 395.335 lineto
-214.08 395.252 lineto
-215.58 395.252 lineto
-216.997 395.335 lineto
-218.497 395.418 lineto
-219.913 395.585 lineto
-221.413 395.835 lineto
-222.913 396.085 lineto
-224.33 396.335 lineto
-225.83 396.668 lineto
-227.246 397.001 lineto
-228.746 397.334 lineto
-230.163 397.751 lineto
-231.663 398.084 lineto
-233.163 398.501 lineto
-234.579 398.834 lineto
-236.079 399.25 lineto
-237.496 399.584 lineto
-238.996 400 lineto
-240.412 400.333 lineto
-241.912 400.667 lineto
-243.412 401 lineto
-244.829 401.333 lineto
-246.329 401.583 lineto
-247.745 401.833 lineto
-249.245 402.083 lineto
-250.662 402.333 lineto
-252.162 402.5 lineto
-253.662 402.666 lineto
-255.078 402.833 lineto
-256.578 402.916 lineto
-257.995 402.999 lineto
-259.495 403.083 lineto
-260.995 403.166 lineto
-262.411 403.249 lineto
-263.911 403.249 lineto
-265.328 403.249 lineto
-266.828 403.249 lineto
-268.244 403.249 lineto
-269.744 403.166 lineto
-271.244 403.166 lineto
-272.661 403.083 lineto
-274.161 402.999 lineto
-275.577 402.916 lineto
-277.077 402.833 lineto
-278.494 402.75 lineto
-279.994 402.666 lineto
-281.494 402.583 lineto
-282.91 402.5 lineto
-284.41 402.333 lineto
-285.827 402.25 lineto
-287.327 402.167 lineto
-288.743 402.083 lineto
-290.243 402 lineto stroke
-newpath 114.5 302.584 moveto
-116 303.084 lineto
-117.417 304.417 lineto
-118.917 306.667 lineto
-120.333 309.667 lineto
-121.833 313.25 lineto
-123.25 317.417 lineto
-124.75 322.083 lineto
-126.25 327.167 lineto
-127.666 332.583 lineto
-129.166 338.25 lineto
-130.583 344.083 lineto
-132.083 349.999 lineto
-133.499 355.916 lineto
-134.999 361.916 lineto
-136.499 367.749 lineto
-137.916 373.499 lineto
-139.416 379.082 lineto
-140.832 384.416 lineto
-142.332 389.582 lineto
-143.832 394.415 lineto
-145.249 398.915 lineto stroke
-showpage
-%%EOF
+%!PS
+%%BoundingBox: 84 280 296 442
+%%Creator: MetaPost
+%%CreationDate: 2004.02.02:1113
+%%Pages: 1
+%*Font: cmr10 9.96265 9.96265 2c:8000008000800544e98
+%*Font: cmmi10 9.96265 9.96265 30:e8a4000000000000088
+%*Font: tcrm1000 9.96265 9.96265 b5:8
+%%EndProlog
+%%Page: 1 1
+ 0 0.5 dtransform truncate idtransform setlinewidth pop [] 0 setdash
+ 0 setlinecap 1 setlinejoin 10 setmiterlimit
+newpath 114.5 302.584 moveto
+114.5 441.25 lineto
+290.25 441.25 lineto
+290.25 302.584 lineto
+114.5 302.584 lineto stroke
+178.96344 282.50935 moveto
+(Time,) cmr10 9.96265 fshow
+207.74445 282.50935 moveto
+(t=) cmmi10 9.96265 fshow
+216.32344 282.50935 moveto
+(\265) tcrm1000 9.96265 fshow
+221.85684 282.50935 moveto
+(s) cmr10 9.96265 fshow
+gsave [0 1 -1 0 91.99065 326.07841 ] concat 0 0 moveto
+(Displacemen) cmr10 9.96265 fshow grestore
+gsave [0 1 -1 0 91.99065 380.51321 ] concat 0 0 moveto
+(t,) cmr10 9.96265 fshow grestore
+gsave [0 1 -1 0 91.99065 390.47592 ] concat 0 0 moveto
+(x=) cmmi10 9.96265 fshow grestore
+gsave [0 1 -1 0 91.99065 401.15121 ] concat 0 0 moveto
+(mm) cmr10 9.96265 fshow grestore
+ 0.5 0 dtransform exch truncate exch idtransform pop setlinewidth
+newpath 114.5 302.584 moveto
+114.5 304.334 lineto stroke
+newpath 114.5 441.25 moveto
+114.5 439.5 lineto stroke
+112.00934 295.2945 moveto
+(0) cmmi10 9.96265 fshow
+newpath 143.833 302.584 moveto
+143.833 304.334 lineto stroke
+newpath 143.833 441.25 moveto
+143.833 439.5 lineto stroke
+newpath 173.083 302.584 moveto
+173.083 304.334 lineto stroke
+newpath 173.083 441.25 moveto
+173.083 439.5 lineto stroke
+170.59233 295.2945 moveto
+(4) cmmi10 9.96265 fshow
+newpath 202.417 302.584 moveto
+202.417 304.334 lineto stroke
+newpath 202.417 441.25 moveto
+202.417 439.5 lineto stroke
+newpath 231.667 302.584 moveto
+231.667 304.334 lineto stroke
+newpath 231.667 441.25 moveto
+231.667 439.5 lineto stroke
+229.17635 293.1636 moveto
+(8) cmmi10 9.96265 fshow
+newpath 261 302.584 moveto
+261 304.334 lineto stroke
+newpath 261 441.25 moveto
+261 439.5 lineto stroke
+newpath 290.25 302.584 moveto
+290.25 304.334 lineto stroke
+newpath 290.25 441.25 moveto
+290.25 439.5 lineto stroke
+285.26865 295.2945 moveto
+(12) cmmi10 9.96265 fshow
+ 0 0.5 dtransform truncate idtransform setlinewidth pop
+newpath 114.5 302.584 moveto
+116.25 302.584 lineto stroke
+newpath 290.25 302.584 moveto
+288.5 302.584 lineto stroke
+106.5187 300.43924 moveto
+(0) cmmi10 9.96265 fshow
+newpath 114.5 322.417 moveto
+116.25 322.417 lineto stroke
+newpath 290.25 322.417 moveto
+288.5 322.417 lineto stroke
+newpath 114.5 342.167 moveto
+116.25 342.167 lineto stroke
+newpath 290.25 342.167 moveto
+288.5 342.167 lineto stroke
+98.7699 340.99084 moveto
+(0:4) cmmi10 9.96265 fshow
+newpath 114.5 362 moveto
+116.25 362 lineto stroke
+newpath 290.25 362 moveto
+288.5 362 lineto stroke
+newpath 114.5 381.834 moveto
+116.25 381.834 lineto stroke
+newpath 290.25 381.834 moveto
+288.5 381.834 lineto stroke
+98.7699 378.6238 moveto
+(0:8) cmmi10 9.96265 fshow
+newpath 114.5 401.667 moveto
+116.25 401.667 lineto stroke
+newpath 290.25 401.667 moveto
+288.5 401.667 lineto stroke
+newpath 114.5 421.417 moveto
+116.25 421.417 lineto stroke
+newpath 290.25 421.417 moveto
+288.5 421.417 lineto stroke
+98.7699 419.27225 moveto
+(1:2) cmmi10 9.96265 fshow
+newpath 114.5 441.25 moveto
+116.25 441.25 lineto stroke
+newpath 290.25 441.25 moveto
+288.5 441.25 lineto stroke
+ 0 1 dtransform truncate idtransform setlinewidth pop
+newpath 145.25 398.917 moveto
+146.75 403.167 lineto
+148.167 407 lineto
+149.667 410.583 lineto
+151.083 413.75 lineto
+152.583 416.5 lineto
+154.083 419 lineto
+155.5 421.083 lineto
+157 422.833 lineto
+158.416 424.25 lineto
+159.916 425.333 lineto
+161.333 426.083 lineto
+162.833 426.583 lineto
+164.333 426.75 lineto
+165.749 426.666 lineto
+167.249 426.416 lineto
+168.666 425.916 lineto
+170.166 425.25 lineto
+171.582 424.333 lineto
+173.082 423.333 lineto
+174.582 422.167 lineto
+175.999 420.917 lineto
+177.499 419.583 lineto
+178.915 418.167 lineto
+180.415 416.667 lineto
+181.832 415.167 lineto
+183.332 413.667 lineto
+184.832 412.167 lineto
+186.248 410.667 lineto
+187.748 409.167 lineto
+189.165 407.75 lineto
+190.665 406.334 lineto
+192.081 405.084 lineto
+193.581 403.834 lineto
+195.081 402.584 lineto
+196.498 401.501 lineto
+197.998 400.501 lineto
+199.414 399.584 lineto
+200.914 398.751 lineto
+202.414 398.001 lineto
+203.831 397.418 lineto
+205.331 396.834 lineto
+206.747 396.334 lineto
+208.247 396.001 lineto
+209.664 395.668 lineto
+211.164 395.501 lineto
+212.664 395.335 lineto
+214.08 395.252 lineto
+215.58 395.252 lineto
+216.997 395.335 lineto
+218.497 395.418 lineto
+219.913 395.585 lineto
+221.413 395.835 lineto
+222.913 396.085 lineto
+224.33 396.335 lineto
+225.83 396.668 lineto
+227.246 397.001 lineto
+228.746 397.334 lineto
+230.163 397.751 lineto
+231.663 398.084 lineto
+233.163 398.501 lineto
+234.579 398.834 lineto
+236.079 399.25 lineto
+237.496 399.584 lineto
+238.996 400 lineto
+240.412 400.333 lineto
+241.912 400.667 lineto
+243.412 401 lineto
+244.829 401.333 lineto
+246.329 401.583 lineto
+247.745 401.833 lineto
+249.245 402.083 lineto
+250.662 402.333 lineto
+252.162 402.5 lineto
+253.662 402.666 lineto
+255.078 402.833 lineto
+256.578 402.916 lineto
+257.995 402.999 lineto
+259.495 403.083 lineto
+260.995 403.166 lineto
+262.411 403.249 lineto
+263.911 403.249 lineto
+265.328 403.249 lineto
+266.828 403.249 lineto
+268.244 403.249 lineto
+269.744 403.166 lineto
+271.244 403.166 lineto
+272.661 403.083 lineto
+274.161 402.999 lineto
+275.577 402.916 lineto
+277.077 402.833 lineto
+278.494 402.75 lineto
+279.994 402.666 lineto
+281.494 402.583 lineto
+282.91 402.5 lineto
+284.41 402.333 lineto
+285.827 402.25 lineto
+287.327 402.167 lineto
+288.743 402.083 lineto
+290.243 402 lineto stroke
+newpath 114.5 302.584 moveto
+116 303.084 lineto
+117.417 304.417 lineto
+118.917 306.667 lineto
+120.333 309.667 lineto
+121.833 313.25 lineto
+123.25 317.417 lineto
+124.75 322.083 lineto
+126.25 327.167 lineto
+127.666 332.583 lineto
+129.166 338.25 lineto
+130.583 344.083 lineto
+132.083 349.999 lineto
+133.499 355.916 lineto
+134.999 361.916 lineto
+136.499 367.749 lineto
+137.916 373.499 lineto
+139.416 379.082 lineto
+140.832 384.416 lineto
+142.332 389.582 lineto
+143.832 394.415 lineto
+145.249 398.915 lineto stroke
+showpage
+%%EOF
%%EndDocument
@endspecial eop end
diff --git a/Master/texmf-dist/doc/latex/SIstyle/graphs_scr.zip b/Master/texmf-dist/doc/latex/SIstyle/graphs_scr.zip
new file mode 100644
index 00000000000..1dc3d12153b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/SIstyle/graphs_scr.zip
Binary files differ
diff --git a/Master/texmf-dist/source/latex/SIstyle/MPfig.bat b/Master/texmf-dist/source/latex/SIstyle/MPfig.bat
deleted file mode 100644
index 501b6cadea4..00000000000
--- a/Master/texmf-dist/source/latex/SIstyle/MPfig.bat
+++ /dev/null
@@ -1,30 +0,0 @@
-@echo on
-
-copy %1.mp temp.mp /Y
-mpost -tex=latex temp.mp
-mpost -tex=latex temp.mp
-copy temp.1 %1.mps /Y
-del temp.mp
-del *.mpx
-del *.tmp
-
-@echo \input{mphead} > %1.tex
-@echo \usepackage[dvips]{graphicx} >> %1.tex
-@echo \pagestyle{empty} >> %1.tex
-@echo \begin{document} >> %1.tex
-@echo \includegraphics{temp.1} >> %1.tex
-@echo \end{document} >> %1.tex
-
-latex %1.tex
-dvips -Ppdf -G0 -E %1.dvi
-del temp.1
-del %1.1
-
-del %1.tex
-del %1.log
-del %1.aux
-del %1.dvi
-copy temp.log %1.log /Y
-del temp.log
-
-
diff --git a/Master/texmf-dist/source/latex/SIstyle/fig1.mp b/Master/texmf-dist/source/latex/SIstyle/fig1.mp
deleted file mode 100644
index 6d5435517f0..00000000000
--- a/Master/texmf-dist/source/latex/SIstyle/fig1.mp
+++ /dev/null
@@ -1,138 +0,0 @@
-input latexmp;
-prologues := 0;
-setupLaTeXMP(preamblefile="mphead");
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-beginfig(1);
-linecap := butt;
-
-pickup pencircle scaled 0.5bp;
-drawoptions (withcolor (0,0,0));
-draw (114.5,302.584)
- --(114.5,441.25)
- --(290.25,441.25)
- --(290.25,302.584)
- --(114.5,302.584);
-
-label(textext("Time, $t$"), (202.375,285));
-label(textext("Displacement, $x$") rotated 90, (114.5-43,371.917));
-
-
-drawoptions (withcolor (0,0,0));
-%draw (114.5,441.25)--(290.25,441.25);
-%draw (114.5,302.584)--(290.25,302.584);
-%draw (290.25,302.584)--(290.25,441.25);
-%draw (114.5,302.584)--(114.5,441.25);
-%draw (114.5,302.584)--(290.25,302.584);
-%draw (114.5,302.584)--(114.5,441.25);
-
-draw (114.5,302.584)--(114.5,304.334);
-draw (114.5,441.25)--(114.5,439.5);
-label.bot(textext("{\SI{0}{\micro s}}"), (114.5,302.584));
-
-draw (143.833,302.584)--(143.833,304.334);
-draw (143.833,441.25)--(143.833,439.5);
-%label.bot(textext("{\SI{2}{\micro s}}"), (143.833,302.584));
-
-draw (173.083,302.584)--(173.083,304.334);
-draw (173.083,441.25)--(173.083,439.5);
-label.bot(textext("\SI{4}{\micro s}"), (173.083,302.584));
-
-draw (202.417,302.584)--(202.417,304.334);
-draw (202.417,441.25)--(202.417,439.5);
-%label.bot(textext("\SI{6}{\micro s}"), (202.417,302.584));
-
-draw (231.667,302.584)--(231.667,304.334);
-draw (231.667,441.25)--(231.667,439.5);
-label.bot(textext("\SI{8}{\micro s}"), (231.667,302.584));
-
-draw (261,302.584)--(261,304.334);
-draw (261,441.25)--(261,439.5);
-%label.bot(textext("\SI{10}{\micro s}"), (261,302.584));
-
-draw (290.25,302.584)--(290.25,304.334);
-draw (290.25,441.25)--(290.25,439.5);
-label.bot(textext("\SI{12}{\micro s} "), (290.25,302.584));
-
-
-
-draw (114.5,302.584)--(116.25,302.584);
-draw (290.25,302.584)--(288.5,302.584);
-label.lft(textext("\SI{0}{mm}"), (114.5,303.584));
-
-draw (114.5,322.417)--(116.25,322.417);
-draw (290.25,322.417)--(288.5,322.417);
-%label.lft(textext("\SI{0.2}{mm}"), (114.5,322.417));
-
-draw (114.5,342.167)--(116.25,342.167);
-draw (290.25,342.167)--(288.5,342.167);
-label.lft(textext("\SI{0.4}{mm}"), (114.5,342.167));
-
-draw (114.5,362)--(116.25,362);
-draw (290.25,362)--(288.5,362);
-%label.lft(textext("\SI{0.6}{mm}"), (114.5,362));
-
-draw (114.5,381.834)--(116.25,381.834);
-draw (290.25,381.834)--(288.5,381.834);
-label.lft(textext("\SI{0.8}{mm}"), (114.5,381.834));
-
-draw (114.5,401.667)--(116.25,401.667);
-draw (290.25,401.667)--(288.5,401.667);
-%label.lft(textext("\SI{1}{mm}"), (114.5,401.667));
-
-draw (114.5,421.417)--(116.25,421.417);
-draw (290.25,421.417)--(288.5,421.417);
-label.lft(textext("\SI{1.2}{mm}"), (114.5,421.417));
-
-draw (114.5,441.25)--(116.25,441.25);
-draw (290.25,441.25)--(288.5,441.25);
-%label.lft(textext("\SI{1.4}{mm}"), (114.5,441.25));
-
-
-pickup pencircle scaled 1bp;
-draw (145.25,398.917)--(146.75,403.167)--(148.167,407)
- --(149.667,410.583)--(151.083,413.75)--(152.583,416.5)
- --(154.083,419)--(155.5,421.083)--(157,422.833)
- --(158.416,424.25)--(159.916,425.333)--(161.333,426.083)
- --(162.833,426.583)--(164.333,426.75)--(165.749,426.666)
- --(167.249,426.416)--(168.666,425.916)--(170.166,425.25)
- --(171.582,424.333)--(173.082,423.333)--(174.582,422.167)
- --(175.999,420.917)--(177.499,419.583)--(178.915,418.167)
- --(180.415,416.667)--(181.832,415.167)--(183.332,413.667)
- --(184.832,412.167)--(186.248,410.667)--(187.748,409.167)
- --(189.165,407.75)--(190.665,406.334)--(192.081,405.084)
- --(193.581,403.834)--(195.081,402.584)--(196.498,401.501)
- --(197.998,400.501)--(199.414,399.584)--(200.914,398.751)
- --(202.414,398.001)--(203.831,397.418)--(205.331,396.834)
- --(206.747,396.334)--(208.247,396.001)--(209.664,395.668)
- --(211.164,395.501)--(212.664,395.335)--(214.08,395.252)
- --(215.58,395.252)--(216.997,395.335)--(218.497,395.418)
- --(219.913,395.585)--(221.413,395.835)--(222.913,396.085)
- --(224.33,396.335)--(225.83,396.668)--(227.246,397.001)
- --(228.746,397.334)--(230.163,397.751)--(231.663,398.084)
- --(233.163,398.501)--(234.579,398.834)--(236.079,399.25)
- --(237.496,399.584)--(238.996,400)--(240.412,400.333)
- --(241.912,400.667)--(243.412,401)--(244.829,401.333)
- --(246.329,401.583)--(247.745,401.833)--(249.245,402.083)
- --(250.662,402.333)--(252.162,402.5)--(253.662,402.666)
- --(255.078,402.833)--(256.578,402.916)--(257.995,402.999)
- --(259.495,403.083)--(260.995,403.166)--(262.411,403.249)
- --(263.911,403.249)--(265.328,403.249)--(266.828,403.249)
- --(268.244,403.249)--(269.744,403.166)--(271.244,403.166)
- --(272.661,403.083)--(274.161,402.999)--(275.577,402.916)
- --(277.077,402.833)--(278.494,402.75)--(279.994,402.666)
- --(281.494,402.583)--(282.91,402.5)--(284.41,402.333)
- --(285.827,402.25)--(287.327,402.167)--(288.743,402.083)
- --(290.243,402);
-draw (114.5,302.584)--(116,303.084)--(117.417,304.417)
- --(118.917,306.667)--(120.333,309.667)--(121.833,313.25)
- --(123.25,317.417)--(124.75,322.083)--(126.25,327.167)
- --(127.666,332.583)--(129.166,338.25)--(130.583,344.083)
- --(132.083,349.999)--(133.499,355.916)--(134.999,361.916)
- --(136.499,367.749)--(137.916,373.499)--(139.416,379.082)
- --(140.832,384.416)--(142.332,389.582)--(143.832,394.415)
- --(145.249,398.915);
-
-endfig;
-end
diff --git a/Master/texmf-dist/source/latex/SIstyle/fig2.mp b/Master/texmf-dist/source/latex/SIstyle/fig2.mp
deleted file mode 100644
index a99448abbe0..00000000000
--- a/Master/texmf-dist/source/latex/SIstyle/fig2.mp
+++ /dev/null
@@ -1,138 +0,0 @@
-input latexmp;
-prologues := 0;
-setupLaTeXMP(preamblefile="mphead");
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-beginfig(1);
-linecap := butt;
-
-pickup pencircle scaled 0.5bp;
-drawoptions (withcolor (0,0,0));
-draw (114.5,302.584)
- --(114.5,441.25)
- --(290.25,441.25)
- --(290.25,302.584)
- --(114.5,302.584);
-
-label(textext("Time, $t/\SI{}{\micro s}$"), (202.375,285));
-label(textext("Displacement, $x/\SI{}{mm}$") rotated 90, (114.5-25,371.917));
-
-
-drawoptions (withcolor (0,0,0));
-%draw (114.5,441.25)--(290.25,441.25);
-%draw (114.5,302.584)--(290.25,302.584);
-%draw (290.25,302.584)--(290.25,441.25);
-%draw (114.5,302.584)--(114.5,441.25);
-%draw (114.5,302.584)--(290.25,302.584);
-%draw (114.5,302.584)--(114.5,441.25);
-
-draw (114.5,302.584)--(114.5,304.334);
-draw (114.5,441.25)--(114.5,439.5);
-label.bot(textext("\num{0}"), (114.5,302.584));
-
-draw (143.833,302.584)--(143.833,304.334);
-draw (143.833,441.25)--(143.833,439.5);
-%label.bot(textext("\num{2}"), (143.833,302.584));
-
-draw (173.083,302.584)--(173.083,304.334);
-draw (173.083,441.25)--(173.083,439.5);
-label.bot(textext("\num{4}"), (173.083,302.584));
-
-draw (202.417,302.584)--(202.417,304.334);
-draw (202.417,441.25)--(202.417,439.5);
-%label.bot(textext("\num{6}"), (202.417,302.584));
-
-draw (231.667,302.584)--(231.667,304.334);
-draw (231.667,441.25)--(231.667,439.5);
-label.bot(textext("\num{8}"), (231.667,302.584));
-
-draw (261,302.584)--(261,304.334);
-draw (261,441.25)--(261,439.5);
-%label.bot(textext("\num{10}"), (261,302.584));
-
-draw (290.25,302.584)--(290.25,304.334);
-draw (290.25,441.25)--(290.25,439.5);
-label.bot(textext("\num{12} "), (290.25,302.584));
-
-
-
-draw (114.5,302.584)--(116.25,302.584);
-draw (290.25,302.584)--(288.5,302.584);
-label.lft(textext("\num{0}"), (114.5,302.584));
-
-draw (114.5,322.417)--(116.25,322.417);
-draw (290.25,322.417)--(288.5,322.417);
-%label.lft(textext("\num{0.2}"), (114.5,322.417));
-
-draw (114.5,342.167)--(116.25,342.167);
-draw (290.25,342.167)--(288.5,342.167);
-label.lft(textext("\num{0.4}"), (114.5,342.167));
-
-draw (114.5,362)--(116.25,362);
-draw (290.25,362)--(288.5,362);
-%label.lft(textext("\num{0.6}"), (114.5,362));
-
-draw (114.5,381.834)--(116.25,381.834);
-draw (290.25,381.834)--(288.5,381.834);
-label.lft(textext("\num{0.8}"), (114.5,381.834));
-
-draw (114.5,401.667)--(116.25,401.667);
-draw (290.25,401.667)--(288.5,401.667);
-%label.lft(textext("\num{1}"), (114.5,401.667));
-
-draw (114.5,421.417)--(116.25,421.417);
-draw (290.25,421.417)--(288.5,421.417);
-label.lft(textext("\num{1.2}"), (114.5,421.417));
-
-draw (114.5,441.25)--(116.25,441.25);
-draw (290.25,441.25)--(288.5,441.25);
-%label.lft(textext("\num{1.4}"), (114.5,441.25));
-
-
-pickup pencircle scaled 1bp;
-draw (145.25,398.917)--(146.75,403.167)--(148.167,407)
- --(149.667,410.583)--(151.083,413.75)--(152.583,416.5)
- --(154.083,419)--(155.5,421.083)--(157,422.833)
- --(158.416,424.25)--(159.916,425.333)--(161.333,426.083)
- --(162.833,426.583)--(164.333,426.75)--(165.749,426.666)
- --(167.249,426.416)--(168.666,425.916)--(170.166,425.25)
- --(171.582,424.333)--(173.082,423.333)--(174.582,422.167)
- --(175.999,420.917)--(177.499,419.583)--(178.915,418.167)
- --(180.415,416.667)--(181.832,415.167)--(183.332,413.667)
- --(184.832,412.167)--(186.248,410.667)--(187.748,409.167)
- --(189.165,407.75)--(190.665,406.334)--(192.081,405.084)
- --(193.581,403.834)--(195.081,402.584)--(196.498,401.501)
- --(197.998,400.501)--(199.414,399.584)--(200.914,398.751)
- --(202.414,398.001)--(203.831,397.418)--(205.331,396.834)
- --(206.747,396.334)--(208.247,396.001)--(209.664,395.668)
- --(211.164,395.501)--(212.664,395.335)--(214.08,395.252)
- --(215.58,395.252)--(216.997,395.335)--(218.497,395.418)
- --(219.913,395.585)--(221.413,395.835)--(222.913,396.085)
- --(224.33,396.335)--(225.83,396.668)--(227.246,397.001)
- --(228.746,397.334)--(230.163,397.751)--(231.663,398.084)
- --(233.163,398.501)--(234.579,398.834)--(236.079,399.25)
- --(237.496,399.584)--(238.996,400)--(240.412,400.333)
- --(241.912,400.667)--(243.412,401)--(244.829,401.333)
- --(246.329,401.583)--(247.745,401.833)--(249.245,402.083)
- --(250.662,402.333)--(252.162,402.5)--(253.662,402.666)
- --(255.078,402.833)--(256.578,402.916)--(257.995,402.999)
- --(259.495,403.083)--(260.995,403.166)--(262.411,403.249)
- --(263.911,403.249)--(265.328,403.249)--(266.828,403.249)
- --(268.244,403.249)--(269.744,403.166)--(271.244,403.166)
- --(272.661,403.083)--(274.161,402.999)--(275.577,402.916)
- --(277.077,402.833)--(278.494,402.75)--(279.994,402.666)
- --(281.494,402.583)--(282.91,402.5)--(284.41,402.333)
- --(285.827,402.25)--(287.327,402.167)--(288.743,402.083)
- --(290.243,402);
-draw (114.5,302.584)--(116,303.084)--(117.417,304.417)
- --(118.917,306.667)--(120.333,309.667)--(121.833,313.25)
- --(123.25,317.417)--(124.75,322.083)--(126.25,327.167)
- --(127.666,332.583)--(129.166,338.25)--(130.583,344.083)
- --(132.083,349.999)--(133.499,355.916)--(134.999,361.916)
- --(136.499,367.749)--(137.916,373.499)--(139.416,379.082)
- --(140.832,384.416)--(142.332,389.582)--(143.832,394.415)
- --(145.249,398.915);
-
-endfig;
-end
diff --git a/Master/texmf-dist/source/latex/SIstyle/grphset.m b/Master/texmf-dist/source/latex/SIstyle/grphset.m
deleted file mode 100644
index 12ccdd16d07..00000000000
--- a/Master/texmf-dist/source/latex/SIstyle/grphset.m
+++ /dev/null
@@ -1,38 +0,0 @@
-
-%----- Beef up the graphics ---------------------
-
-function grphset(fHnd,PP)
-
-FntNme = 'Times New Roman';
-FntSze = 10;
-FntAng = 'normal';
-GrfLnW = .01;
-
-set(fHnd,'PaperType','a4letter', ...
- 'PaperOrientation','portrait', ...
- 'PaperUnits','centimeters', ...
- 'PaperPosition',PP);
-
-aHnd = get(fHnd,'Children');
-
-for j = 1:length(aHnd)
- set(aHnd(j), 'FontName',FntNme, 'FontSize',FntSze, 'FontAngle', FntAng);
- set(get(aHnd(j),'Title' ), 'FontName',FntNme, 'FontSize',FntSze, 'FontAngle', FntAng);
- set(get(aHnd(j),'XLabel'), 'FontName',FntNme, 'FontSize',FntSze, 'FontAngle', FntAng);
- set(get(aHnd(j),'YLabel'), 'FontName',FntNme, 'FontSize',FntSze, 'FontAngle', FntAng);
- set(get(aHnd(j),'ZLabel'), 'FontName',FntNme, 'FontSize',FntSze, 'FontAngle', FntAng);
-
- chHnd = get(aHnd(j),'Children');
-
- for i=1:length(chHnd)
- if get(chHnd(i),'Type')=='line'
- set(chHnd(i),'LineWidth',GrfLnW);
- end
- if get(chHnd(i),'Type')=='text'
- set(chHnd(i),'FontName',FntNme,'FontSize',FntSze, 'FontAngle', FntAng);
- end
- end
-end
-
-
-
diff --git a/Master/texmf-dist/source/latex/SIstyle/mphead.tex b/Master/texmf-dist/source/latex/SIstyle/mphead.tex
deleted file mode 100644
index 6ee9a9fe3ef..00000000000
--- a/Master/texmf-dist/source/latex/SIstyle/mphead.tex
+++ /dev/null
@@ -1,12 +0,0 @@
-\documentclass[10pt]{article}
-\usepackage{amsmath}
-\usepackage{amsmath}
-\usepackage{textcomp}
-\usepackage{sistyle}
- \SIdefaultNfam{\mathnormal}
- \SIdefaultMfam{\mathrm}
- \SIthousandsep{\,}
- \SIunitsep{\;}
- \SIproductsign{\times}
- \SIobeyboldfalse
- \newcommand*{\micro}{\ensureupmath{\mbox{\textmu}}}
diff --git a/Master/texmf-dist/source/latex/SIstyle/readme_figs.txt b/Master/texmf-dist/source/latex/SIstyle/readme_figs.txt
deleted file mode 100644
index 8243c350dc7..00000000000
--- a/Master/texmf-dist/source/latex/SIstyle/readme_figs.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-----------------------
- Graphic files
-----------------------
-
- - unitstep.m (Matlab source file)
- - grphset.m (Matlab function)
-
- - fig1.mp (MetaPost)
- - fig2.mp (MetaPost)
- - mphead.tex (LatexMP header)
-
- - MPfig.bat (Dos batch file)
-
- The graphics were generated with Matlab and exported as eps
- files. With aid of GSview the eps files were translated to
- MetaPost source and edited by hand to obtain the current format
-
- The graphics files uses the latexmp metapost package for text
- output. The font setup is done in mphead.tex for both files.
- Note that latexmp requires the MetaPost file to be complied
- twice.
-
- Compilation:
-
- 1. Edit mphead.tex for your font requirements.
-
- 2. On Windows use MPfig.bat to obtain the mps
- and eps graphics output files:
-
- MPfig fig1
- MPfig fig2
-
- otherwise manually (e.g. for fig1.mp):
-
- a) mpost -tex=latex fig1.mp
- b) mpost -tex=latex fig1.mp
-
- c) copy fig1.1 fig1.mps
-
- d) Make a tex file fig1.tex
-
- \input{mphead}
- \usepackage[dvips]{graphicx}
- \pagestyle{empty}
- \begin{document}
- \includegraphics{fig1.1}
- \end{document}
-
- e) latex fig1.tex
- f) dvips -Ppdf -G0 -E fig1.dvi (makes eps file)
-
- g) delete all the temporary files
-
diff --git a/Master/texmf-dist/source/latex/SIstyle/sistyle.dtx b/Master/texmf-dist/source/latex/SIstyle/sistyle.dtx
index 5598727e1fb..4805e97aeb7 100644
--- a/Master/texmf-dist/source/latex/SIstyle/sistyle.dtx
+++ b/Master/texmf-dist/source/latex/SIstyle/sistyle.dtx
@@ -1,31 +1,37 @@
-% \iffalse (meta-comment)
-% -----------------------------------------------------------------
+% \iffalse
+% -------------------------------------------------------------------
+% The SIstyle package
+% for SI units and number typesetting
+% -------------------------------------------------------------------
+%
% File: sistyle.dtx
% Author: Danie Els (dnjels@sun.ac.za)
%
-% This file is part of the SIstyle package.
+% Documentation and Source file for this package to use with LaTeX2e
%
-% Copyright 2004 by Danie Els. All rights reserved.
+% Copyright (C) 2004-2006 Danie Els
+% All rights reserved.
%
% This work may be distributed and/or modified under the conditions
-% of the LaTeX Project Public License, either version 1.3 of this
+% of the LaTeX Project Public License, either version 1.3c of this
% license or (at your option) any later version. The latest version
% of the license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX
-% version 2003/12/01 or later.
+% http://www.latex-project.org/lppl
+% and version 1.3c or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
%
-% This work has the LPPL maintenance status "author-maintained".
+% This Current Maintainer of this work is Danie Els (dnjels@sun.ac.za)
%
-% -----------------------------------------------------------------
-% This file contains the documentations and source code for the
-% SIstyle package for use with LaTeX2e. See the file 'readme.txt'
+% This package consists of the files sistyle.dtx and sistyle.ins as
+% well as the derived file sistyle.sty. See the file 'readme.txt'
% for a list of all the files as well as directions for the
% installation of this package.
-% -----------------------------------------------------------------
+% -------------------------------------------------------------------
% \fi
%
-% \CheckSum{0}
+% \CheckSum{767}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -51,7 +57,7 @@
%<package>\ProvidesPackage{sistyle}
%<driver>\ProvidesFile{sistyle.drv}
%\ProvidesFile{sistyle.dtx}
- [2004/07/09 v2.0 SI units and numbers (DNJ Els)]
+ [2006/07/11 v2.1 SI units and numbers (DNJ Els)]
%<*driver>
\documentclass[a4paper]{ltxdoc}
\usepackage{calc}
@@ -83,6 +89,8 @@
%
% \changes{v1.0}{2004/02/01}{Initial version}
% \changes{v2.0}{2004/07/09}{Better display math detection with \cs{displaywidth}}
+% \changes{v2.1}{2004/07/09}{Add user definable commands for \cs{mathrm}, \cs{mathsf}, \cs{mathtt}}
+%
%
% \DoNotIndex{\,}
% \DoNotIndex{\., \;}
@@ -646,6 +654,20 @@
% package can be changed. The following commands are provided:
%
% \begin{cmddef}[ll]
+% \cmd{\SImathrm}\marg{math font command} & |[|default: |{\mathrm} ]|\\
+% \cmd{\SImathsf}\marg{math font command} & |[|default: |{\mathsf} ]|\\
+% \cmd{\SImathtt}\marg{math font command} & |[|default: |{\mathtt} ]|
+% \end{cmddef}
+%
+% \vspace{-\topsep}
+% \begin{itemize}
+% \item\cmd{\SImathrm}: Sets the default math serif font.
+% \item\cmd{\SImathsf}: Sets the default math sanserif font.
+% \item\cmd{\SImathtt}: Sets the default math typewriter font.
+% \end{itemize}
+% \vspace{-\topsep}
+%
+% \begin{cmddef}[ll]
% \cmd{\SIdefaultMfam}\marg{math font command} & |[|default: |{\mathrm} ]|\\
% \cmd{\SIdefaultNfam}\marg{math font command} & |[|default: |{\mathrm} ]|\\
% \cmd{\SIdefaultTfam}\marg{text font family} & |[|default: |{\rmfamily}]|
@@ -655,7 +677,7 @@
% \begin{itemize}
% \item\cmd{\SIdefaultMfam}: Sets the default math font of the units.
% \item\cmd{\SIdefaultNfam}: Sets the default math font of the numbers.
-% \item\cmd{\SIdefaultTfam}: Set the default text font when text
+% \item\cmd{\SIdefaultTfam}: Sets the default text font when text
% components are included with the units (e.g., from the
% \pkg{textcomp} package)
% \end{itemize}
@@ -888,10 +910,34 @@
% which work both in text and math mode. Note that \pkg{SIstyle} typeset
% all its symbols in math mode which will cause \pkg{gensymb} to provide
% only math symbols. The result is that only the \cmd{\mathrm} versions
-% of the symbols are then output in a document, thereby ingnoring the
+% of the symbols are then output in a document, thereby ignoring the
% font changing mechanism of \pkg{SIstyle}.
%
%
+%
+% \subsection{\pkg{arev}}
+%
+% The \pkg{arev} sanserif font has a slanted math sanserif font. To get an upright
+% math font the \cmd{\mathrm} font must be used in place of \cmd{\mathsf}. The
+% package \pkg{textcomp} is included inside \pkg{arev}, but it do not give the
+% proper symbol for \pkg{arev}. We can use the \cmd{\textmu} symbol from the
+% BeraSans typewriter font loaded internaly by \pkg{arev}
+%
+% \begin{Item}{Example}
+% \begin{Itabb}
+% |\usepackage{arev}|\\
+% |\usepackage{sistyle}|\\
+% | \SImathsf{\mathrm}|\\
+% | \SIdefaultTfam{\sffamily}|\\
+% | \newcommand*{\micro}{\ensureupmath{\text{\ttfamily\textmu}}}|\\
+% | \newcommand*{\ohm}{\ensureupmath{\Omega}}|\\
+% | \newcommand*{\degC}{\ensureupmath{{}^{\circ}\kern-\scriptspace C}}|\\
+% | \newcommand*{\degF}{\ensureupmath{{}^{\circ}\kern-\scriptspace F}}|
+% \end{Itabb}
+% \end{Item}
+%
+%
+%
%^^A=================================================================
% \clearpage
% \part{Typesetting SI Units}\label{prt:SI}
@@ -1003,8 +1049,8 @@
% $(\SI{}{\degC})$.''
%
% \begin{figure}[!b]
-% \sbox{\tboxa}{\includegraphics{fig1}}^^A
-% \sbox{\tboxb}{\includegraphics{fig2}}^^A
+% \sbox{\tboxa}{\includegraphics{figs/fig1}}^^A
+% \sbox{\tboxb}{\includegraphics{figs/fig2}}^^A
% \setlength{\tdima}{\wd\tboxa}^^A
% \addtolength{\tdima}{\wd\tboxb}^^A
% \addtolength{\tdima}{1em}^^A
@@ -1397,13 +1443,37 @@
% \end{macrocode}
% \end{macro}
%
+% \begin{macro}{\SI@mathrm}
+% \begin{macro}{\SI@mathsf}
+% \begin{macro}{\SI@mathtt}
+% \begin{macro}{\SImathrm}
+% \begin{macro}{\SImathsf}
+% \begin{macro}{\SImathtt}
+% Make user commands to override \cmd{\mathrm}, \cmd{\mathsf}
+% and \cmd{\mathtt},
+% \begin{macrocode}
+\newcommand*{\SI@mathrm}{\mathrm}
+\newcommand*{\SI@mathsf}{\mathsf}
+\newcommand*{\SI@mathtt}{\mathtt}
+\newcommand*{\SImathrm}[1]{\renewcommand*{\SI@mathrm}{#1}}
+\newcommand*{\SImathsf}[1]{\renewcommand*{\SI@mathsf}{#1}}
+\newcommand*{\SImathtt}[1]{\renewcommand*{\SI@mathtt}{#1}}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+%
+%
% \begin{macro}{\SIdefaultMfam}
% \begin{macro}{\SI@defaultMfam}
% The default upright math font for typesetting SI units. This
% is normally the \cmd{\mathrm} command, but the user may select
% a different font.
% \begin{macrocode}
-\newcommand*{\SI@defaultMfam}{\mathrm}
+\newcommand*{\SI@defaultMfam}{\SI@mathrm}
\newcommand*{\SIdefaultMfam}[1]{\renewcommand*{\SI@defaultMfam}{#1}}
% \end{macrocode}
% \end{macro}
@@ -1415,7 +1485,7 @@
% a different font, for example \cmd{\mathnormal} to obtain
% old-style digits.
% \begin{macrocode}
-\newcommand*{\SI@defaultNfam}{\mathrm}
+\newcommand*{\SI@defaultNfam}{\SI@mathrm}
\newcommand*{\SIdefaultNfam}[1]{\renewcommand*{\SI@defaultNfam}{#1}}
% \end{macrocode}
% \end{macro}
@@ -1465,10 +1535,10 @@
\ifmmode
\ifdim\displaywidth>0pt\relax%--- DISPLAY MATH ------------
\ifnum\the\fam=\SI@sffam
- \let\SI@mfam=\mathsf
+ \let\SI@mfam=\SI@mathsf
\let\SI@tfam=\sffamily
\else \ifnum\the\fam=\SI@ttfam
- \let\SI@mfam=\mathtt
+ \let\SI@mfam=\SI@mathtt
\let\SI@tfam=\ttfamily
\else
\let\SI@mfam=#1%
@@ -1478,10 +1548,10 @@
{\def\SI@bold{\mdseries}}%
\else%--- INLINE MATH ----------
\ifx\f@family\temp@sf
- \let\SI@mfam=\mathsf
+ \let\SI@mfam=\SI@mathsf
\let\SI@tfam=\sffamily
\else\ifx\f@family\temp@tt
- \let\SI@mfam=\mathtt
+ \let\SI@mfam=\SI@mathtt
\let\SI@tfam=\ttfamily
\else
\let\SI@mfam=#1%
@@ -1492,10 +1562,10 @@
\fi
\else%----- NORMAL TEXT --------------
\ifx\f@family\temp@sf
- \let\SI@mfam=\mathsf
+ \let\SI@mfam=\SI@mathsf
\let\SI@tfam=\sffamily
\else\ifx\f@family\temp@tt
- \let\SI@mfam=\mathtt
+ \let\SI@mfam=\SI@mathtt
\let\SI@tfam=\ttfamily
\else
\let\SI@mfam=#1%
diff --git a/Master/texmf-dist/source/latex/SIstyle/sistyle.ins b/Master/texmf-dist/source/latex/SIstyle/sistyle.ins
index f81bec06738..1de043dd758 100644
--- a/Master/texmf-dist/source/latex/SIstyle/sistyle.ins
+++ b/Master/texmf-dist/source/latex/SIstyle/sistyle.ins
@@ -1,70 +1,85 @@
-%% -----------------------------------------------------------------
-%% File: sistyle.ins
-%% Author: Danie Els (dnjels@sun.ac.za)
-%%
-%% This file is part of the SIstyle package.
-%%
-%% Copyright 2004 by Danie Els. All rights reserved.
-%%
-%% This work may be distributed and/or modified under the conditions
-%% of the LaTeX Project Public License, either version 1.3 of this
-%% license or (at your option) any later version. The latest version
-%% of the license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "author-maintained".
-%%
-%%-----------------------------------------------------------------
-%% This file will generate fast loadable files and documentation
-%% driver files from the doc files in this package when run through
-%% LaTeX or TeX.
-%%
-%% The file 'readme.txt' contains a list of all the files as well
-%% directions for installation of this package.
-%%-----------------------------------------------------------------
-
-\def\batchfile{sistyle.ins}
-\def\filedate{2004/07/10}
-\input docstrip.tex
-\keepsilent
-
-\declarepreamble\DNJEpreamble
-Author: Danie Els (dnjels@sun.ac.za)
-
-Copyright 2004 by Danie Els. All rights reserved.
-
-This work may be distributed and/or modified under the conditions
-of the LaTeX Project Public License, either version 1.3 of this
-license or (at your option) any later version. The latest version
-of the license is in
- http://www.latex-project.org/lppl.txt
-and version 1.3 or later is part of all distributions of LaTeX
-version 2003/12/01 or later.
-
-This work has the LPPL maintenance status "author-maintained".
-
-\endpreamble
-
-\generate{%
- \askforoverwritefalse
- \usepreamble\DNJEpreamble
- \file{sistyle.sty}{\from{sistyle.dtx}{package}}%
-}
-
-
-{\obeyspaces%
-\Msg{*********************************************************}%
-\Msg{* *}%
-\Msg{* To finish the installation you have to move the *}%
-\Msg{* following file into a directory searched by TeX: *}%
-\Msg{* *}%
-\Msg{* sistyle.sty *}%
-\Msg{* *}%
-\Msg{* To produce the documentation run the file sistyle.dtx *}%
-\Msg{* through LaTeX. *}%
-\Msg{* *}%
-\Msg{* Happy TeXing! *}%
-\Msg{*********************************************************}}
-\endbatchfile
+% -------------------------------------------------------------------
+% The SIstyle package
+% for SI units and number typesetting
+% -------------------------------------------------------------------
+%
+% File: sistyle.ins
+% Author: Danie Els (dnjels@sun.ac.za)
+%
+% This file will generate fast loadable files and documentation
+% driver files from the doc files in this package when run through
+% LaTeX or TeX.
+%
+% Copyright (C) 2004-2006 Danie Els
+% All rights reserved.
+%
+% This work may be distributed and/or modified under the conditions
+% of the LaTeX Project Public License, either version 1.3c of this
+% license or (at your option) any later version. The latest version
+% of the license is in
+% http://www.latex-project.org/lppl
+% and version 1.3c or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "author-maintained".
+%
+% The Current Maintainer of this work Danie Els (dnjels@sun.ac.za).
+%
+% This package consists of the files sistyle.dtx and sistyle.ins as
+% well as the derived file sistyle.sty. See the file 'readme.txt'
+% for a list of all the files as well as directions for the
+% installation of this package.
+% -------------------------------------------------------------------
+
+
+\def\batchfile{sistyle.ins}
+\def\filedate{2006/07/11}
+\input docstrip.tex
+\keepsilent
+
+\declarepreamble\DNJEpreamble
+
+-------------------------------------------------------------------
+ The SIstyle package
+ for SI units and number typesetting
+-------------------------------------------------------------------
+
+Author: Danie Els
+
+ Copyright (C) 2004-2006 Danie Els
+ All rights reserved.
+
+This work may be distributed and/or modified under the conditions
+of the LaTeX Project Public License, either version 1.3c of this
+license or (at your option) any later version. The latest version
+of this license is in:
+ http://www.latex-project.org/lppl/
+and version 1.3c or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+This Current Maintainer of this work is Danie Els (dnjels@sun.ac.za)
+---------------------------------------------------------------------
+
+\endpreamble
+
+\generate{%
+ \askforoverwritefalse
+ \usepreamble\DNJEpreamble
+ \file{sistyle.sty}{\from{sistyle.dtx}{package}}}
+
+\obeyspaces%
+\Msg{*********************************************************}
+\Msg{* *}
+\Msg{* To finish the installation you have to move the *}
+\Msg{* following file into a directory searched by TeX: *}
+\Msg{* *}
+\Msg{* sistyle.sty *}
+\Msg{* *}
+\Msg{* To produce the documentation run the file sistyle.dtx *}
+\Msg{* through LaTeX. *}
+\Msg{* *}
+\Msg{* Happy TeXing! *}
+\Msg{*********************************************************}
+\endbatchfile
diff --git a/Master/texmf-dist/source/latex/SIstyle/unitstep.m b/Master/texmf-dist/source/latex/SIstyle/unitstep.m
deleted file mode 100644
index 66534624349..00000000000
--- a/Master/texmf-dist/source/latex/SIstyle/unitstep.m
+++ /dev/null
@@ -1,20 +0,0 @@
-wn = 100;
-xi = 0.4;
-
-
-A = sqrt(1-xi*xi);
-alf = atan(A/xi);
-
-t = [0:.1:12];
-
-y = 1- exp(-xi*t)/A .* sin(t*A+alf);
-
-plot(t,y)
-axis([0 12 0 1.4])
-xlabel('time t')
-ylabel('Displacement, x')
-xlabel('Time, t')
-
-grphset(gcf,[3 10 8 6])
-
-
diff --git a/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty b/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty
index 3903be6c4df..b1828606b12 100644
--- a/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty
+++ b/Master/texmf-dist/tex/latex/SIstyle/sistyle.sty
@@ -5,23 +5,33 @@
%% The original source files were:
%%
%% sistyle.dtx (with options: `package')
-%% Author: Danie Els (dnjels@sun.ac.za)
%%
-%% Copyright 2004 by Danie Els. All rights reserved.
+%% -------------------------------------------------------------------
+%% The SIstyle package
+%% for SI units and number typesetting
+%% -------------------------------------------------------------------
+%%
+%% Author: Danie Els
+%%
+%% Copyright (C) 2004-2006 Danie Els
+%% All rights reserved.
%%
%% This work may be distributed and/or modified under the conditions
-%% of the LaTeX Project Public License, either version 1.3 of this
-%% license or (at your option) any later version. The latest version
-%% of the license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
+%% of the LaTeX Project Public License, either version 1.3c of this
+%% license or (at your option) any later version. The latest version
+%% of this license is in:
+%% http://www.latex-project.org/lppl/
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This Current Maintainer of this work is Danie Els (dnjels@sun.ac.za)
+%% ---------------------------------------------------------------------
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{sistyle}
- [2004/07/09 v2.0 SI units and numbers (DNJ Els)]
+ [2006/07/11 v2.1 SI units and numbers (DNJ Els)]
\RequirePackage{amstext}
\begingroup
\catcode`\Q=3
@@ -48,9 +58,15 @@
#1\else #2\fi}
\newif\ifSIobeybold
\SIobeyboldfalse
-\newcommand*{\SI@defaultMfam}{\mathrm}
+\newcommand*{\SI@mathrm}{\mathrm}
+\newcommand*{\SI@mathsf}{\mathsf}
+\newcommand*{\SI@mathtt}{\mathtt}
+\newcommand*{\SImathrm}[1]{\renewcommand*{\SI@mathrm}{#1}}
+\newcommand*{\SImathsf}[1]{\renewcommand*{\SI@mathsf}{#1}}
+\newcommand*{\SImathtt}[1]{\renewcommand*{\SI@mathtt}{#1}}
+\newcommand*{\SI@defaultMfam}{\SI@mathrm}
\newcommand*{\SIdefaultMfam}[1]{\renewcommand*{\SI@defaultMfam}{#1}}
-\newcommand*{\SI@defaultNfam}{\mathrm}
+\newcommand*{\SI@defaultNfam}{\SI@mathrm}
\newcommand*{\SIdefaultNfam}[1]{\renewcommand*{\SI@defaultNfam}{#1}}
\newcommand*{\SI@defaultTfam}{\rmfamily}
\newcommand*{\SIdefaultTfam}[1]{\renewcommand*{\SI@defaultTfam}{#1}}
@@ -65,10 +81,10 @@
\ifmmode
\ifdim\displaywidth>0pt\relax%--- DISPLAY MATH ------------
\ifnum\the\fam=\SI@sffam
- \let\SI@mfam=\mathsf
+ \let\SI@mfam=\SI@mathsf
\let\SI@tfam=\sffamily
\else \ifnum\the\fam=\SI@ttfam
- \let\SI@mfam=\mathtt
+ \let\SI@mfam=\SI@mathtt
\let\SI@tfam=\ttfamily
\else
\let\SI@mfam=#1%
@@ -78,10 +94,10 @@
{\def\SI@bold{\mdseries}}%
\else%--- INLINE MATH ----------
\ifx\f@family\temp@sf
- \let\SI@mfam=\mathsf
+ \let\SI@mfam=\SI@mathsf
\let\SI@tfam=\sffamily
\else\ifx\f@family\temp@tt
- \let\SI@mfam=\mathtt
+ \let\SI@mfam=\SI@mathtt
\let\SI@tfam=\ttfamily
\else
\let\SI@mfam=#1%
@@ -92,10 +108,10 @@
\fi
\else%----- NORMAL TEXT --------------
\ifx\f@family\temp@sf
- \let\SI@mfam=\mathsf
+ \let\SI@mfam=\SI@mathsf
\let\SI@tfam=\sffamily
\else\ifx\f@family\temp@tt
- \let\SI@mfam=\mathtt
+ \let\SI@mfam=\SI@mathtt
\let\SI@tfam=\ttfamily
\else
\let\SI@mfam=#1%
diff --git a/Master/texmf-dist/tpm/SIstyle.tpm b/Master/texmf-dist/tpm/SIstyle.tpm
index 3abbd23acaf..25ede1a07df 100644
--- a/Master/texmf-dist/tpm/SIstyle.tpm
+++ b/Master/texmf-dist/tpm/SIstyle.tpm
@@ -3,7 +3,7 @@
<rdf:Description about="http://texlive.dante.de/texlive/Package/SIstyle.zip">
<TPM:Name>SIstyle</TPM:Name>
<TPM:Type>Package</TPM:Type>
- <TPM:Date>2006/01/11 23:49:52</TPM:Date>
+ <TPM:Date>2006/07/12 13:47:38</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>The SIstyle package.</TPM:Title>
@@ -11,28 +11,22 @@
<TPM:Author></TPM:Author>
<TPM:Size>558039</TPM:Size>
<TPM:Build/>
- <TPM:RunFiles size="11950">
+ <TPM:RunFiles size="12648">
texmf-dist/tex/latex/SIstyle/sistyle.sty
texmf-dist/tpm/SIstyle.tpm
</TPM:RunFiles>
- <TPM:DocFiles size="341646">
+ <TPM:DocFiles size="467594">
texmf-dist/doc/latex/SIstyle/README
-texmf-dist/doc/latex/SIstyle/SIstyle.pdf
+texmf-dist/doc/latex/SIstyle/SIstyle-2.1.pdf
+texmf-dist/doc/latex/SIstyle/fig1.mps
+texmf-dist/doc/latex/SIstyle/fig1.ps
+texmf-dist/doc/latex/SIstyle/fig2.mps
+texmf-dist/doc/latex/SIstyle/fig2.ps
+texmf-dist/doc/latex/SIstyle/graphs_scr.zip
</TPM:DocFiles>
- <TPM:SourceFiles size="204443">
-texmf-dist/source/latex/SIstyle/MPfig.bat
-texmf-dist/source/latex/SIstyle/fig1.mp
-texmf-dist/source/latex/SIstyle/fig1.mps
-texmf-dist/source/latex/SIstyle/fig1.ps
-texmf-dist/source/latex/SIstyle/fig2.mp
-texmf-dist/source/latex/SIstyle/fig2.mps
-texmf-dist/source/latex/SIstyle/fig2.ps
-texmf-dist/source/latex/SIstyle/grphset.m
-texmf-dist/source/latex/SIstyle/mphead.tex
-texmf-dist/source/latex/SIstyle/readme_figs.txt
+ <TPM:SourceFiles size="73066">
texmf-dist/source/latex/SIstyle/sistyle.dtx
texmf-dist/source/latex/SIstyle/sistyle.ins
-texmf-dist/source/latex/SIstyle/unitstep.m
</TPM:SourceFiles>
<TPM:Provides>Package/SIstyle</TPM:Provides>
</rdf:Description>
diff --git a/Master/texmf/lists/SIstyle b/Master/texmf/lists/SIstyle
index f4e648cf056..1d6cce922d7 100644
--- a/Master/texmf/lists/SIstyle
+++ b/Master/texmf/lists/SIstyle
@@ -1,18 +1,12 @@
texmf-dist/doc/latex/SIstyle/README
-texmf-dist/doc/latex/SIstyle/SIstyle.pdf
-texmf-dist/source/latex/SIstyle/MPfig.bat
-texmf-dist/source/latex/SIstyle/fig1.mp
-texmf-dist/source/latex/SIstyle/fig1.mps
-texmf-dist/source/latex/SIstyle/fig1.ps
-texmf-dist/source/latex/SIstyle/fig2.mp
-texmf-dist/source/latex/SIstyle/fig2.mps
-texmf-dist/source/latex/SIstyle/fig2.ps
-texmf-dist/source/latex/SIstyle/grphset.m
-texmf-dist/source/latex/SIstyle/mphead.tex
-texmf-dist/source/latex/SIstyle/readme_figs.txt
+texmf-dist/doc/latex/SIstyle/SIstyle-2.1.pdf
+texmf-dist/doc/latex/SIstyle/fig1.mps
+texmf-dist/doc/latex/SIstyle/fig1.ps
+texmf-dist/doc/latex/SIstyle/fig2.mps
+texmf-dist/doc/latex/SIstyle/fig2.ps
+texmf-dist/doc/latex/SIstyle/graphs_scr.zip
texmf-dist/source/latex/SIstyle/sistyle.dtx
texmf-dist/source/latex/SIstyle/sistyle.ins
-texmf-dist/source/latex/SIstyle/unitstep.m
texmf-dist/tex/latex/SIstyle/sistyle.sty
texmf-dist/tpm/SIstyle.tpm