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-mongolian.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-mongolian.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc index 145ec1ce68e..bf001034d21 100644 --- a/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc @@ -1,9 +1,6 @@ name hyphen-mongolian category TLCore -# comes from both mnhyphn and montex on CTAN. -execute BuildLanguageDat mn -execute BuildLanguageDat mn2a -runpattern f texmf/tex/generic/config/language.mn.dat -runpattern f texmf/tex/generic/config/language.mn2a.dat +execute AddHyphen name=mongolian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-mn-cyrl.tex +execute AddHyphen name=mongolian2a lefthyphenmin=2 righthyphenmin=2 file=loadhyph-mn-cyrl-x-2a.tex runpattern f texmf/tex/generic/hyphen/mnhyph.tex runpattern f texmf/tex/generic/hyphen/mnhyphn.tex |