diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-11 21:07:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-11 21:07:05 +0000 |
commit | ab4dd52002d9e6cb47a9f2906192bf65d5af6cc1 (patch) | |
tree | 6363d6d2ad90c180a9861777ddf16f3d4f1a20d3 /Master/texmf-dist/doc/latex | |
parent | 86ee6bf7817461f03a8bc527048cff442b31b66e (diff) |
hyph-utf8 (10may15)
git-svn-id: svn://tug.org/texlive/trunk@37337 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hyph-utf8/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hyph-utf8/README b/Master/texmf-dist/doc/latex/hyph-utf8/README new file mode 100644 index 00000000000..7eb511aeec6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hyph-utf8/README @@ -0,0 +1,12 @@ +This is the central repository for all hyphenation patterns (that we know of). +These patterns are encoded in UTF-8, but can also be used with 8-bit TeX +engines such as pdfTeX with the help of mechanisms provided with the package. +It is meant to be a low-level package and is integrated with all major TeX +distributions (TeX Live, MiKTeX, W32TeX); most TeX users should thus not +concern themselves with this package, unless of course they’re working on the +hyphenation patterns themselves. + +If you are an author of hyphenation patterns and want to add or update them, +please contact the maintainers through the mailing list: tex-hyphen@tug.org +You can also visit the home page at http://www.hyphenation.org for more +information and technical details. |