summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2011-06-22 09:20:34 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2011-06-22 09:20:34 +0000
commit08668e5eadb0f42ff99bbaf3a0d7fdff3649dfab (patch)
tree8fe3c0a4bb736af248cbd364a1b33663cf853e32 /Master/texmf-dist/tex/generic/hyph-utf8/loadhyph
parent3ded90c611331926683e61f74fd37b68eb28089a (diff)
Update hyph-utf8 (SVN #580) and package descriptions.
- complete descriptions for tlpsrc files - updated Hungarian patterns - change language tag for Pinyin (zh-latn -> zh-latn-pinyin) - remove trailing spaces from patterns, change line terminators for Spanish - fix typos in documentation - update unicode module in ruby: different character set for uppercase letters in Greek and German git-svn-id: svn://tug.org/texlive/trunk@23085 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-as.tex6
-rw-r--r--Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex6
-rw-r--r--Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex (renamed from Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn.tex)10
3 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex
index cf75e7b8c51..afa7a3817ac 100644
--- a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex
@@ -20,18 +20,18 @@
\def\testengine#1#2!{\def\secondarg{#2}}\testengine Τ!\relax
\ifx\secondarg\empty
% Unicode-aware engine (such as XeTeX or LuaTeX) only sees a single (2-byte) argument
- \message{UTF-8 Assameze hyphenation patterns}
+ \message{UTF-8 Assamese hyphenation patterns}
% Set \lccode for ZWNJ and ZWJ.
\lccode"200C="200C
\lccode"200D="200D
\input hyph-as.tex
\else
% 8-bit engine (such as TeX or pdfTeX)
- \message{No Assameze hyphenation patterns - only for Unicode engines}
+ \message{No Assamese hyphenation patterns - only for Unicode engines}
%\input zerohyph.tex
\fi\else
% pTeX
- \message{No Assameze hyphenation patterns - only for Unicode engines}
+ \message{No Assamese hyphenation patterns - only for Unicode engines}
%\input zerohyph.tex
\fi
\endgroup
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex
index 7167195d10c..a6a970a4515 100644
--- a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex
@@ -20,16 +20,16 @@
\def\testengine#1#2!{\def\secondarg{#2}}\testengine Τ!\relax
\ifx\secondarg\empty
% Unicode-aware engine (such as XeTeX or LuaTeX) only sees a single (2-byte) argument
- \message{UTF-8 Hungarian hyphenation patterns (v20031107)}
+ \message{UTF-8 Hungarian hyphenation patterns (v20090612)}
\input hyph-hu.tex
\else
% 8-bit engine (such as TeX or pdfTeX)
- \message{EC Hungarian hyphenation patterns (v20031107)}
+ \message{EC Hungarian hyphenation patterns (v20090612)}
\input conv-utf8-ec.tex
\input hyph-hu.tex
\fi\else
% pTeX
- \message{EC Hungarian hyphenation patterns (v20031107)}
+ \message{EC Hungarian hyphenation patterns (v20090612)}
\input hyph-hu.ec.tex
\fi
\endgroup
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex
index bcd6bf2b983..e5f28cb7d61 100644
--- a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn.tex
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex
@@ -1,4 +1,4 @@
-% filename: loadhyph-zh-latn.tex
+% filename: loadhyph-zh-latn-pinyin.tex
% language: pinyin
%
% Loader for hyphenation patterns, generated by
@@ -22,16 +22,16 @@
\ifx\secondarg\empty
% Unicode-aware engine (such as XeTeX or LuaTeX) only sees a single (2-byte) argument
\message{UTF-8 Hyphenation patterns for unaccented pinyin syllables (CJK 4.8.0)}
- \input hyph-zh-latn.tex
- \input hyph-quote-zh-latn.tex
+ \input hyph-zh-latn-pinyin.tex
+ \input hyph-quote-zh-latn-pinyin.tex
\else
% 8-bit engine (such as TeX or pdfTeX)
\message{EC Hyphenation patterns for unaccented pinyin syllables (CJK 4.8.0)}
\input conv-utf8-ec.tex
- \input hyph-zh-latn.tex
+ \input hyph-zh-latn-pinyin.tex
\fi\else
% pTeX
\message{EC Hyphenation patterns for unaccented pinyin syllables (CJK 4.8.0)}
- \input hyph-zh-latn.ec.tex
+ \input hyph-zh-latn-pinyin.ec.tex
\fi
\endgroup