mtx-interface.xml /size: 1890 b    last modification: 2021-10-28 13:50
1<?xml version="1.0"?>
2<application>
3 <metadata>
4  <entry name="name">mtx-interface</entry>
5  <entry name="detail">ConTeXt Interface Related Goodies</entry>
6  <entry name="version">0.13</entry>
7 </metadata>
8 <flags>
9  <category name="basic">
10   <subcategory>
11    <flag name="interfaces"><short>generate context mkii interface files</short></flag>
12   </subcategory>
13   <subcategory>
14    <flag name="context"><short>equals <ref name="interfaces"/> <ref name="messages"/> <ref name="languages"/></short></flag>
15   </subcategory>
16   <subcategory>
17    <flag name="scite"><short>generate scite interface</short></flag>
18    <flag name="bbedit"><short>generate bbedit interface files</short></flag>
19    <flag name="jedit"><short>generate jedit interface files</short></flag>
20    <flag name="textpad"><short>generate textpad interface files</short></flag>
21    <flag name="vim"><short>generate vim interface files</short></flag>
22    <flag name="text"><short>create text files for commands and environments</short></flag>
23    <flag name="raw"><short>report commands to the console</short></flag>
24    <flag name="check"><short>generate check file</short></flag>
25    <flag name="meaning"><short>report the mening of commands</short></flag>
26    <flag name="tokens"><short>show the internal representation of commands</short></flag>
27   </subcategory>
28   <subcategory>
29    <flag name="toutf"><short>replace named characters by utf</short></flag>
30    <flag name="preprocess"><short>preprocess mkvi files to tex files [force,suffix]</short></flag>
31   </subcategory>
32   <subcategory>
33    <flag name="suffix"><short>use given suffix for output files</short></flag>
34    <flag name="force"><short>force action even when in doubt</short></flag>
35   </subcategory>
36   <subcategory>
37    <flag name="pattern"><short>a pattern for meaning lookups</short></flag>
38   </subcategory>
39  </category>
40 </flags>
41</application>
42