diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:55:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:55:41 +0000 |
commit | 3c80959f183b98603d5637301189f1d53cd136b2 (patch) | |
tree | 1296da2a5ae1073812827e888feac57ef0705679 /Master/texmf-dist/source/latex/numprint/numprint.ins | |
parent | 96e50dbc7cb82ad05b5d4da7d37620f1b34eebbe (diff) |
trunk/Master/texmf-dist/source/latex/numprint
git-svn-id: svn://tug.org/texlive/trunk@420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/numprint/numprint.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/numprint/numprint.ins | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/numprint/numprint.ins b/Master/texmf-dist/source/latex/numprint/numprint.ins new file mode 100644 index 00000000000..01b79050be3 --- /dev/null +++ b/Master/texmf-dist/source/latex/numprint/numprint.ins @@ -0,0 +1,28 @@ +\input docstrip.tex +\preamble + + numprint package + + Copyright 2000--2005 Harald Harders + + This program can be redistributed and/or modified under the terms + of the LaTeX Project Public License Distributed from CTAN + archives in directory macros/latex/base/lppl.txt; either + version 1 of the License, or any later version. + + h.harders@tu-bs.de + +\endpreamble + +\askforoverwritefalse + +% Files +%%%%%%%%%%%%%%%%%%%%%% +\generate{% + \file{numprint.sty}{\from{numprint.dtx}{package}}% + \file{numprint032.sty}{\from{numprint032.dtx}{package}}% + \file{nbaseprt.sty}{\from{nbaseprt.dtx}{package}}% +}% + +\Msg{* Ready} +\endbatchfile |