From 5f6a7c6790baa7e524de5b5bf71a29ea757378f6 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sun, 12 May 2019 19:57:39 +0200 Subject: 2019-05-12 19:16:00 --- doc/context/scripts/mkiv/mtx-patterns.html | 61 ++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 doc/context/scripts/mkiv/mtx-patterns.html (limited to 'doc/context/scripts/mkiv/mtx-patterns.html') diff --git a/doc/context/scripts/mkiv/mtx-patterns.html b/doc/context/scripts/mkiv/mtx-patterns.html new file mode 100644 index 000000000..7d5da995d --- /dev/null +++ b/doc/context/scripts/mkiv/mtx-patterns.html @@ -0,0 +1,61 @@ + + + + + + + + + + + ConTeXt Pattern File Management 0.20 + + + + + +
+
ConTeXt Pattern File Management 0.20
+
+
+
+
wiki: http://contextgarden.net | mail: ntg-context@ntg.nl | website: http://www.pragma-ade.nl
+
+
+
+ +
+
+

Command line options

+ + + + + + + + + + + +
flagvaluedescription
--convertgenerate context language files (mnemonic driven, if not given then all)
--checkcheck pattern file (or those used by context when no file given)
--pathsource path where hyph-foo.tex files are stored
--destinationdestination path
--specificationadditional patterns: e.g.: =cy,hyph-cy,welsh
--compresscompress data
--wordsupdate words in given file
--hyphenateshow hypephenated words
+
+

Examples

+mtxrun --script pattern --check hyph-*.tex +
mtxrun --script pattern --check --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns +
mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex --destination=e:/tmp/patterns +
mtxrun --script pattern --convert --path=c:/data/develop/svn-hyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/txt --destination=e:/tmp/patterns +
mtxrun --script pattern --hyphenate --language=nl --left=3 nogalwiedes inderdaad +

+
+ + -- cgit v1.2.3