diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-03 19:31:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-03 19:31:51 +0000 |
commit | 6353d202605e9d14b274ec399dc15bb7de330328 (patch) | |
tree | 72563c0c9f28aeb28941acc7173c4ea548003294 /Master/texmf-dist/source/latex/ionumbers/ionumbers.ins | |
parent | ab017d77dda45d76965159f5d01b8afef6a509c0 (diff) |
new latex package ionumbers (2nov08)
git-svn-id: svn://tug.org/texlive/trunk@11165 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ionumbers/ionumbers.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/ionumbers/ionumbers.ins | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/ionumbers/ionumbers.ins b/Master/texmf-dist/source/latex/ionumbers/ionumbers.ins new file mode 100644 index 00000000000..fc5505d5552 --- /dev/null +++ b/Master/texmf-dist/source/latex/ionumbers/ionumbers.ins @@ -0,0 +1,82 @@ +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% installation file for ionumbers package +% +% Copyright 2008 Christian Schneider <software(at)chschneider(dot)eu> +% +% This file is part of ionumbers. +% +% ionumbers is free software: you can redistribute it and/or modify +% it under the terms of the GNU General Public License version 3 as +% published by the Free Software Foundation, not any later version. +% +% ionumbers is distributed in the hope that it will be useful, +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +% GNU General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with ionumbers. If not, see <http://www.gnu.org/licenses/>. +% +% WARNING: THIS IS ALPHA SOFTWARE AND MAY CONTAIN SERIOUS BUGS! +% +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\input docstrip.tex +%\keepsilent + +\usedir{tex/latex/ionumbers} + +\preamble + +This is a generated file. + +Copyright 2007-2008 Christian Schneider <software(at)chschneider(dot)eu> + +idea and parts of this package based on: ziffer.sty v2.1 +Copyright Martin Vaeth <vaeth@mathematik.uni-wuerzburg.de> + +ion@addto@macro: identical to l@addto@macro from koma-script + bundle v2.9t +Copyright 1994-2004 Markus Kohm and Frank Neukam + +Thanks to Martin Vaeth and Markus Kohm for permitting to use their +code in this package. Please do not bother Martin and Markus with +questions or bugs concering this package! + +This file is part of ionumbers. + +ionumbers is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License version 3 as +published by the Free Software Foundation, not any later version. + +ionumbers is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with ionumbers. If not, see <http://www.gnu.org/licenses/>. + +WARNING: THIS IS ALPHA SOFTWARE AND MAY CONTAIN SERIOUS BUGS! + +\endpreamble + +\generate{\file{ionumbers.sty}{\from{ionumbers.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{* ionumbers.sty *} +\Msg{* *} +\Msg{* To produce the documentation run the file *} +\Msg{* ionumbers.dtx through LaTeX. *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{* *} +\Msg{****************************************************} + +\endbatchfile |