diff options
Diffstat (limited to 'language/hyphenation/utils/mkpattern/README')
-rw-r--r-- | language/hyphenation/utils/mkpattern/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/language/hyphenation/utils/mkpattern/README b/language/hyphenation/utils/mkpattern/README new file mode 100644 index 0000000000..d2ba201f6d --- /dev/null +++ b/language/hyphenation/utils/mkpattern/README @@ -0,0 +1,14 @@ +Mkpatter v. 1.2, 2008/06/22. + +Mkpattern is a general purpose program for the generation of hyphenation +patterns, with definition of letter sets and template-like constructions. +It also provides an easy way to handle different input and output encodings. +A detailed description is provided in the manual: mkpatter.dps. Next is +a brief descriptions of the files related to the program, as well as the +license under which it is distributed: + +mkpatter.tex: The program mkpattern; lppl +mkpattern-exmpl.tex: An example file; public domain +mkpatter.pdf: The manual; public domain +mkpatdoc.tex: The source for the manual; public domain + |