mtx-epub.xml /size: 985 b    last modification: 2020-07-01 14:35
1<?xml version="1.0"?>
2<application>
3 <metadata>
4  <entry name="name">mtx-epub</entry>
5  <entry name="detail">ConTeXt EPUB Helpers</entry>
6  <entry name="version">1.10</entry>
7 </metadata>
8 <flags>
9  <category name="basic">
10   <subcategory>
11    <flag name="make"><short>create epub zip file</short></flag>
12    <flag name="purge"><short>remove obsolete files</short></flag>
13    <flag name="rename"><short>rename images to sane names</short></flag>
14    <flag name="svgmath"><short>convert mathml to svg</short></flag>
15    <flag name="svgstyle"><short>use given tex style for svg generation (overloads style in specification)</short></flag>
16    <flag name="all"><short>assume: --purge --rename --svgmath (for fast testing)</short></flag>
17   </subcategory>
18  </category>
19 </flags>
20 <examples>
21  <category>
22   <title>Example</title>
23   <subcategory>
24    <example><command>mtxrun --script epub --make mydocument</command></example>
25   </subcategory>
26  </category>
27 </examples>
28</application>
29