mtx-patterns.xml /size: 1868 b    last modification: 2020-07-01 14:35
1<?xml version="1.0"?>
2<application>
3 <metadata>
4  <entry name="name">mtx-patterns</entry>
5  <entry name="detail">ConTeXt Pattern File Management</entry>
6  <entry name="version">0.20</entry>
7 </metadata>
8 <flags>
9  <category name="basic">
10   <subcategory>
11    <flag name="convert"><short>generate context language files (mnemonic driven, if not given then all)</short></flag>
12    <flag name="check"><short>check pattern file (or those used by context when no file given)</short></flag>
13    <flag name="path"><short>source path where hyph-foo.tex files are stored</short></flag>
14    <flag name="destination"><short>destination path</short></flag>
15    <flag name="specification"><short>additional patterns: e.g.: =cy,hyph-cy,welsh</short></flag>
16    <flag name="compress"><short>compress data</short></flag>
17    <flag name="words"><short>update words in given file</short></flag>
18    <flag name="hyphenate"><short>show hypephenated words</short></flag>
19   </subcategory>
20  </category>
21 </flags>
22 <examples>
23  <category>
24   <title>Examples</title>
25   <subcategory>
26    <example><command>mtxrun --script pattern --check hyph-*.tex</command></example>
27    <example><command>mtxrun --script pattern --check   --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns</command></example>
28    <example><command>mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex --destination=e:/tmp/patterns</command></example>
29    <example><command>mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/txt --destination=e:/tmp/patterns</command></example>
30    <example><command>mtxrun --script pattern --hyphenate --language=nl --left=3 nogalwiedes inderdaad</command></example>
31   </subcategory>
32  </category>
33 </examples>
34</application>
35