mtx-spell.xml /size: 860 b    last modification: 2021-10-28 13:50
1<?xml version="1.0"?>
2<application>
3 <metadata>
4  <entry name="name">mtx-spell</entry>
5  <entry name="detail">ConTeXt Word Filtering</entry>
6  <entry name="version">0.10</entry>
7 </metadata>
8 <flags>
9  <category name="basic">
10   <subcategory>
11    <flag name="expand"><short>expand hunspell dics and aff files</short></flag>
12    <flag name="dictionary"><short>word file (.dics)</short></flag>
13    <flag name="specification"><short>affix specification file (.aff)</short></flag>
14    <flag name="result"><short>destination file</short></flag>
15   </subcategory>
16  </category>
17 </flags>
18 <examples>
19  <category>
20   <title>Examples</title>
21   <subcategory>
22    <example><command>mtxrun --script spell --expand --dictionary="en_US.dic" --specification="en_US.txt" --result="data-us.txt"</command></example>
23   </subcategory>
24  </category>
25 </examples>
26</application>
27