diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-07 20:49:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-07 20:49:10 +0000 |
commit | ddfe3a4eaf95167482e923d4da3de2917a7dbfbb (patch) | |
tree | 0acc1bb60b37392451f5e79e00c33c487c19abcf /Master/texmf-dist/source/latex/stex/smglom/smglom.ins | |
parent | a04ae5a947a6b06bc717719f6ad63e6de5cb5af6 (diff) |
stex (7apr16)
git-svn-id: svn://tug.org/texlive/trunk@40320 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/smglom/smglom.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/stex/smglom/smglom.ins | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/stex/smglom/smglom.ins b/Master/texmf-dist/source/latex/stex/smglom/smglom.ins new file mode 100644 index 00000000000..ae653eee880 --- /dev/null +++ b/Master/texmf-dist/source/latex/stex/smglom/smglom.ins @@ -0,0 +1,31 @@ +%% +%% This file generates files required to use the ed package. +%% At your command prompt write +%% +%% latex smultiling.ins +%% +%% Copyright(c) 2014 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. +%% +\input docstrip +\preamble +\endpreamble + +%\usedir{tex/latex/listings} +\keepsilent +\askforoverwritefalse + +% generate base package +\generate{\file{smglom.sty}{\from{smglom.dtx}{sty}}} +\generate{\file{smglom.cls}{\from{smglom.dtx}{cls}}} + +\Msg{*} +\Msg{* You probably need to move the generated style files into a directory 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 |