diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/SIstyle/sistyle.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/SIstyle/sistyle.ins | 170 |
1 files changed, 85 insertions, 85 deletions
diff --git a/Master/texmf-dist/source/latex/SIstyle/sistyle.ins b/Master/texmf-dist/source/latex/SIstyle/sistyle.ins index 1de043dd758..aeb623357ff 100644 --- a/Master/texmf-dist/source/latex/SIstyle/sistyle.ins +++ b/Master/texmf-dist/source/latex/SIstyle/sistyle.ins @@ -1,85 +1,85 @@ -% ------------------------------------------------------------------- -% 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 +% -------------------------------------------------------------------
+% 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
|