diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-26 12:49:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-26 12:49:44 +0000 |
commit | dfb9b33178be8bb5b274b063abc455e7a5b3812b (patch) | |
tree | e5919819ddbca8da60558ced267e64cf39f09c09 /Master/texmf-dist/doc/plain/mkpattern/README | |
parent | 95655675bf9504d648aae03acece9e0ff7b7ed93 (diff) |
new tex utility mkpattern (24apr07)
git-svn-id: svn://tug.org/texlive/trunk@4197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/mkpattern/README')
-rw-r--r-- | Master/texmf-dist/doc/plain/mkpattern/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/plain/mkpattern/README b/Master/texmf-dist/doc/plain/mkpattern/README new file mode 100644 index 00000000000..bb46924e2e7 --- /dev/null +++ b/Master/texmf-dist/doc/plain/mkpattern/README @@ -0,0 +1,14 @@ +Mkpatter v. 1.1, 2007/04/23. + +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 + |