diff options
Diffstat (limited to 'Master/texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html')
-rw-r--r-- | Master/texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html index 07d5265c82a..8aa0d813233 100644 --- a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html +++ b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html @@ -46,6 +46,7 @@ <tr><th>--specification</th><td></td><td>additional patterns: e.g.: =cy,hyph-cy,welsh</td></tr> <tr><th>--compress</th><td></td><td>compress data</td></tr> <tr><th>--words</th><td></td><td>update words in given file</td></tr> + <tr><th>--hyphenate</th><td></td><td>show hypephenated words</td></tr> </table> <br/> <h1>Examples</h1> @@ -53,6 +54,7 @@ <br/><tt>mtxrun --script pattern --check --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns</tt> <br/><tt>mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex --destination=e:/tmp/patterns</tt> <br/><tt>mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/txt --destination=e:/tmp/patterns</tt> +<br/><tt>mtxrun --script pattern --hyphenate --language=nl --left=3 nogalwiedes inderdaad</tt> <br/><br/> </div> </div> </body> |