diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-06 21:23:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-06 21:23:00 +0000 |
commit | be5e64a1093312f2d09d526e578a861383662a20 (patch) | |
tree | 51b3920aa91ebe38073acfbd229e13706652317b | |
parent | 7d021b67655035c3d9e21261e0aa355dec732fb9 (diff) |
disable new hyph-zh-latn-pinyin for now, so the
build can finish.
git-svn-id: svn://tug.org/texlive/trunk@50821 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc index fb7dd8e408c..13def75032d 100644 --- a/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc @@ -5,13 +5,13 @@ shortdesc Chinese pinyin hyphenation patterns. longdesc Hyphenation patterns for unaccented transliterated Mandarin Chinese longdesc (pinyin) in T1/EC and UTF-8 encodings. The latter can hyphenate pinyin longdesc with or without tone markers; the former only without. -execute AddHyphen \ - name=pinyin \ - lefthyphenmin=1 \ - righthyphenmin=2 \ - file=loadhyph-zh-latn-pinyin.tex \ - file_patterns=hyph-zh-latn-pinyin.pat.txt \ - file_exceptions= +#execute AddHyphen \ +# name=pinyin \ +# lefthyphenmin=1 \ +# righthyphenmin=2 \ +# file=loadhyph-zh-latn-pinyin.tex \ +# file_patterns=hyph-zh-latn-pinyin.pat.txt \ +# file_exceptions= runpattern f texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/ptex/hyph-zh-latn-pinyin.ec.tex runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/quote/hyph-quote-zh-latn-pinyin.tex |