diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/cmathml.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/stex/cmathml.ins | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/stex/cmathml.ins b/Master/texmf-dist/source/latex/stex/cmathml.ins new file mode 100644 index 00000000000..36ec44c47e7 --- /dev/null +++ b/Master/texmf-dist/source/latex/stex/cmathml.ins @@ -0,0 +1,37 @@ +%% +%% This file generates files required to use the ed package. +%% At your command prompt write +%% +%% latex cmathml.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{cmathml.sty}{\from{cmathml.dtx}{sty}} +\generate{\file{cmathmlx.sty}{\from{cmathml.dtx}{styx}} +% generated the LaTeXML bindings +\nopreamble\nopostamble +\file{cmathml.sty.ltxml}{\from{cmathml.dtx}{ltxml}}} +\file{cmathmlx.sty.ltxml}{\from{cmathml.dtx}{ltxmlx}}} + +\Msg{*} +\Msg{* You probably need to move the generated style files into a directory} +\Msg{* searched by TeX and LaTeXML respectively.} +\Msg{*} +\Msg{* And don't forget to refresh your filename database} +\Msg{* if your TeX distribution uses such a database.} +\Msg{*} + +\endbatchfile |