diff options
author | Norbert Preining <preining@logic.at> | 2008-06-22 14:30:01 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-06-22 14:30:01 +0000 |
commit | de74901898ff6b07ee9b7b77aaaa232f5f2082b8 (patch) | |
tree | 74e2e30cdb08474354071573af3c7d205f6a8dc2 /Master/tlpkg/tlpsrc/hyphen-greek.tlpsrc | |
parent | 09732e2a06a89da7cdf68ad773d8db5122687379 (diff) |
big switch to hyph-utf8 ... for sure not all problems found ...
git-svn-id: svn://tug.org/texlive/trunk@8935 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-greek.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-greek.tlpsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-greek.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-greek.tlpsrc index fd89d80342f..a6bbd8d312a 100644 --- a/Master/tlpkg/tlpsrc/hyphen-greek.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-greek.tlpsrc @@ -1,6 +1,6 @@ name hyphen-greek category TLCore -execute BuildLanguageDat gr +execute AddHyphen name=monogreek lefthyphenmin=1 righthyphenmin=1 file=loadhyph-el-monoton.tex +execute AddHyphen name=greek synonyms=polygreek lefthyphenmin=1 righthyphenmin=1 file=loadhyph-el-polyton.tex runpattern f texmf/doc/generic/elhyphen/* -runpattern f texmf/tex/generic/config/language.gr.dat runpattern f texmf/tex/generic/hyphen/gr*hyph*.tex |