diff options
author | Dr. Clea F. Rees <cfrees@imapmail.org> | 2009-08-07 00:46:05 +0000 |
---|---|---|
committer | Dr. Clea F. Rees <cfrees@imapmail.org> | 2009-08-07 00:46:05 +0000 |
commit | 9c90bb16206889de7dd2d82b2105a8e3d2bb8f86 (patch) | |
tree | 701b7b5dcedcee8c27bf251192da05f3bfe1f6bc /Master/texmf-dist/tex/generic/hyph-utf8/loadhyph | |
parent | e508801ab0b9dae308a9f31a025735094bf1ac22 (diff) |
hyph-utf8 new version
git-svn-id: svn://tug.org/texlive/trunk@14560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/hyph-utf8/loadhyph')
-rw-r--r-- | Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex new file mode 100644 index 00000000000..54b40b586da --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex @@ -0,0 +1,27 @@ +% loadhyph-kmr.tex +% +% Autogenerated loader for hyphenation patterns for "kurmanji" +% by source/generic/hyph-utf8/generate-pattern-loaders.rb +% See also http://tug.org/tex-hyphen +% +% Copyright 2008 TeX Users Group. +% You may freely use, modify and/or distribute this file. +% (But consider adapting the scripts if you need modifications.) +% +% Once it turns out that more than a simple definition is needed, +% these lines may be moved to a separate file. +% +\begingroup +% Test whether we received one or two arguments +\def\testengine#1#2!{\def\secondarg{#2}} +% That's Tau (as in Taco or ΤΕΧ, Tau-Epsilon-Chi), a 2-byte UTF-8 character +\testengine Τ!\relax +% Unicode-aware engine (such as XeTeX or LuaTeX) only sees a single (2-byte) argument +\ifx\secondarg\empty + \message{UTF-8 Kurmanji Hyphenation Patterns (v. 1.0 2009/06/29 JKn and MSh)} +\else + \message{EC Kurmanji Hyphenation Patterns (v. 1.0 2009/06/29 JKn and MSh)} + \input conv-utf8-ec.tex +\fi +\input hyph-kmr.tex +\endgroup |