diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:52:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:52:23 +0000 |
commit | 327a012e51d523cc09b8436d713192ebdcafde1d (patch) | |
tree | 417e2c8ef0d790a4c57136b2604045d2c26f1052 /Master/texmf-dist/source/latex/doipubmed/doipubmed.ins | |
parent | 60f6bd8f7bd0b70d95fc8c39b8c8dbb49c24e5dc (diff) |
trunk/Master/texmf-dist/source/latex/doipubmed
git-svn-id: svn://tug.org/texlive/trunk@227 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/doipubmed/doipubmed.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/doipubmed/doipubmed.ins | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/doipubmed/doipubmed.ins b/Master/texmf-dist/source/latex/doipubmed/doipubmed.ins new file mode 100644 index 00000000000..67d3a5af9f3 --- /dev/null +++ b/Master/texmf-dist/source/latex/doipubmed/doipubmed.ins @@ -0,0 +1,19 @@ +\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{doipubmed.sty}{\from{doipubmed.dtx}{package}} +\file{doipubmed.perl}{\nopreamble\nopostamble\from{doipubmed.dtx}{perl}} +} + +\endbatchfile |