diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-20 17:50:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-20 17:50:33 +0000 |
commit | a62e1d4e096be4d689f337c35488333116c5e3e4 (patch) | |
tree | 803679fd4f27b12d609e5920df24f6855150c00c /Master/texmf-dist/source/latex/stex/omdoc.ins | |
parent | 9f0169e9cace9e8a9a261e3095ea97dac44f3d4a (diff) |
new package stex (10may08)
git-svn-id: svn://tug.org/texlive/trunk@8255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/omdoc.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/stex/omdoc.ins | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/stex/omdoc.ins b/Master/texmf-dist/source/latex/stex/omdoc.ins new file mode 100644 index 00000000000..41de5776ed6 --- /dev/null +++ b/Master/texmf-dist/source/latex/stex/omdoc.ins @@ -0,0 +1,40 @@ +%% +%% This file generates files required to use the ed package. +%% At your command prompt write +%% +%% latex omdoc.ins +%% +%% Copyright(c) 2005 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{omdoc.sty}{\from{omdoc.dtx}{package}}} +\generate{\file{omdoc.cls}{\from{omdoc.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{*} + +\nopreamble\nopostamble +\generate{\file{omdoc.sty.ltxml}{\from{omdoc.dtx}{ltxml.sty}}} +\generate{\file{omdoc.cls.ltxml}{\from{omdoc.dtx}{ltxml.cls}}} + +\Msg{*} +\Msg{* You may need to move the generated ltxml files into a directory searched by LaTeXML.} +\Msg{*} + +\endbatchfile |