mtx-metapost.xml /size: 1124 b    last modification: 2020-07-01 14:35
1<?xml version="1.0"?>
2<application>
3 <metadata>
4  <entry name="name">mtx-metapost</entry>
5  <entry name="detail">MetaPost to PDF processor</entry>
6  <entry name="version">0.10</entry>
7 </metadata>
8 <flags>
9  <category name="basic">
10   <subcategory>
11    <flag name="rawmp"><short>raw metapost run</short></flag>
12    <flag name="metafun"><short>use metafun instead of plain</short></flag>
13    <flag name="latex"><short>force <ref name="tex=latex"/></short></flag>
14    <flag name="texexec"><short>force texexec usage (mkii)</short></flag>
15    <flag name="split"><short>split single result file into pages</short></flag>
16   </subcategory>
17  </category>
18 </flags>
19 <examples>
20  <category>
21   <title>Examples</title>
22   <subcategory>
23    <example><command>mtxrun --script metapost yourfile.mp</command></example>
24    <example><command>mtxrun --script metapost --split yourfile.mp</command></example>
25    <example><command>mtxrun --script metapost yourfile.123 myfile.mps</command></example>
26   </subcategory>
27  </category>
28 </examples>
29 <comments>
30  <comment>other usage resembles mptopdf.pl</comment>
31 </comments>
32</application>
33