diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-30 23:23:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-30 23:23:02 +0000 |
commit | 849996eca72af498b48b10fbea7f14c4b9d21b8f (patch) | |
tree | 2d40d42dfc9fc0b0622212cc220868f98345305f /Master/texmf-dist/source/latex/stex/omtext/omtext.ins | |
parent | d82e1c23973fd0271f93686f487bd1cee8dcd947 (diff) |
restore stex (ca. 28jan12)
git-svn-id: svn://tug.org/texlive/trunk@25792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/omtext/omtext.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/stex/omtext/omtext.ins | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/stex/omtext/omtext.ins b/Master/texmf-dist/source/latex/stex/omtext/omtext.ins new file mode 100644 index 00000000000..beb6e0bb89e --- /dev/null +++ b/Master/texmf-dist/source/latex/stex/omtext/omtext.ins @@ -0,0 +1,40 @@ +%% +%% This file generates files required to use the ed package. +%% At your command prompt write +%% +%% latex omtext.ins +%% +%% Copyright(c) 2008 Michael Kohlhase +%% The development version of this file can be found at +%% $HeadURL: https://svn.kwarc.info/repos/stex/trunk/sty/omtext/omtext.ins $ +%% +%% 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{omtext.sty}{\from{omtext.dtx}{package}}} + +\Msg{*} +\Msg{* You probably need to move the file omtext.sty 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{omtext.sty.ltxml}{\from{omtext.dtx}{ltxml}}} + +\Msg{*} +\Msg{* You may need to move the generated file omtext.sty.ltxml into a directory searched by LaTeXML.} +\Msg{*} + +\endbatchfile |