From 6bb39561d4571fb85aac56a686b837a9f3c910cd Mon Sep 17 00:00:00 2001 From: Marius Date: Thu, 21 Mar 2013 15:00:17 +0200 Subject: beta 2013.03.21 13:42 --- doc/context/scripts/mkiv/mtx-patterns.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/context/scripts/mkiv/mtx-patterns.xml (limited to 'doc/context/scripts/mkiv/mtx-patterns.xml') diff --git a/doc/context/scripts/mkiv/mtx-patterns.xml b/doc/context/scripts/mkiv/mtx-patterns.xml new file mode 100644 index 000000000..f3255aebe --- /dev/null +++ b/doc/context/scripts/mkiv/mtx-patterns.xml @@ -0,0 +1,30 @@ + + + + mtx-patterns + ConTeXt Pattern File Management + 0.20 + + + + + generate context language files (mnemonic driven, if not given then all) + check pattern file (or those used by context when no file given) + source path where hyph-foo.tex files are stored + destination path + additional patterns: e.g.: =cy,hyph-cy,welsh + + + + + + 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 + + + + -- cgit v1.2.3