diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/euproposal/euproposal.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/euproposal/euproposal.ins | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/euproposal/euproposal.ins b/Master/texmf-dist/source/latex/euproposal/euproposal.ins new file mode 100644 index 00000000000..97906dfb262 --- /dev/null +++ b/Master/texmf-dist/source/latex/euproposal/euproposal.ins @@ -0,0 +1,35 @@ +%% +%% This file generates files required to use the euproposal package. +%% At your command prompt write +%% +%% latex euproposal.ins +%% +%% Copyright(c) 2007 Michael Kohlhase +%% +%% This file is distributed under the terms of the LaTeX Project Public +%% License from CTAN archives in directory macros/latex/base/lppl.txt. +%% Either version 1.0 or, at your option, any later version. +%% +%% $Id: euproposal.ins 13984 2007-11-04 14:50:45Z kohlhase $ +%% $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/euproposal/euproposal.ins $ + +\input docstrip +\preamble +\endpreamble + +%\usedir{tex/latex/listings} +\keepsilent +\askforoverwritefalse + +% generate base package +\generate{\file{euproposal.cls}{\from{euproposal.dtx}{cls}}} + +\Msg{*} +\Msg{* You probably need to move the file euproposal.cls into a directory} +\Msg{* searched by TeX.} +\Msg{*} +\Msg{* And don't forget to refresh your filename database} +\Msg{* if your TeX distribution uses such a database.} +\Msg{*} + +\endbatchfile |