diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:47 +0000 |
commit | 98a8071f9a96ea28e44c91d675c074c6b989ab4d (patch) | |
tree | 75c7c0695484fa9e93116aad3572f62901d31fdc /Master/texmf-dist/source/latex/makedtx/makedtx.ins | |
parent | 3dd3ff896662bf52aae14759d46f499c94359153 (diff) |
trunk/Master/texmf-dist/source/latex/makedtx
git-svn-id: svn://tug.org/texlive/trunk@366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/makedtx/makedtx.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/makedtx/makedtx.ins | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/makedtx/makedtx.ins b/Master/texmf-dist/source/latex/makedtx/makedtx.ins new file mode 100644 index 00000000000..0b9a5f88b97 --- /dev/null +++ b/Master/texmf-dist/source/latex/makedtx/makedtx.ins @@ -0,0 +1,21 @@ +% makedtx.ins generated using makedtx version 0.9b 2005/2/13 21:58 +\input docstrip + +\preamble +Copyright (C) 2005 Nicola Talbot, all rights reserved. +If you modify this file, you must change its name first. +You are NOT ALLOWED to distribute this file alone. You are NOT +ALLOWED to take money for the distribution or use of either this +file or a changed version, except for a nominal charge for copying +etc. +\endpreamble + +\askforoverwritefalse + +\generate{\file{creatdtx.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{makedtx.dtx}{creatdtx.sty,package}} +\file{makedtx.pl}{\nopreamble\nopostamble\from{makedtx.dtx}{makedtx.pl}} +\file{creatdtx.perl}{\nopreamble\nopostamble\from{makedtx.dtx}{creatdtx.perl}} +} + +\endbatchfile |