summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-19 23:17:07 +0000
committerKarl Berry <karl@freefriends.org>2010-09-19 23:17:07 +0000
commitc16c3671b463389088bf967cb266e97f3329f819 (patch)
tree4e203ae683ab2832d48afaf65b2d7409f9ce5912 /Master/texmf-dist/tex/generic/hyph-utf8/loadhyph
parentd5c5258fdd34959a6bb36b88a1b4997dad8de2ab (diff)
hyph-utf8 update for afrikaans (18sep10)
git-svn-id: svn://tug.org/texlive/trunk@19815 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-af.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-af.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-af.tex
new file mode 100644
index 00000000000..1ea42c53d82
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-af.tex
@@ -0,0 +1,28 @@
+% loadhyph-af.tex
+%
+% Autogenerated loader for hyphenation patterns for "afrikaans"
+% 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
+\lccode`\'=`\'
+% 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 Afrikaans Hyphenation Patterns}
+\else
+ \message{EC Afrikaans Hyphenation Patterns}
+ \input conv-utf8-ec.tex
+\fi
+\input hyph-af.tex
+\endgroup