summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-06-29 17:44:16 +0000
committerNorbert Preining <preining@logic.at>2008-06-29 17:44:16 +0000
commite014abd54bc5f8a677ebe892cf497bf2732980c6 (patch)
tree539975c12518b258de161da9087bb4dcf782c58a /Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
parent109c459d5f198cb33b9e965f4ae593f3bb7e74a9 (diff)
update hyph-utf8 from CTAN
git-svn-id: svn://tug.org/texlive/trunk@9089 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex')
-rw-r--r--Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
index 9aab670c2a2..c9f4146f72a 100644
--- a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
@@ -20,10 +20,13 @@
% Unicode-aware engine (such as XeTeX or LuaTeX) only sees a single (2-byte) argument
\ifx\secondarg\empty
\message{UTF-8 French hyphenation patterns (V2.12, 2002/12/11)}
- \input hyph-fr.tex
\else
- \message{French hyphenation patterns (V2.12, 2002/12/11)}
- % Old patterns support both EC & OT1 encodings at the same time.
- \input frhyph.tex
+ \message{EC French hyphenation patterns (V2.12, 2002/12/11)}
+ % A hack to support both EC and OT1 encoding in 8-bit engines.
+ % Kept for backward compatibility only, though we would prefer to drop it.
+ % OT1 encoding is close-to-useless for proper hyphenation.
+ \input spechyph-ot1-fr.tex
+ \input conv-utf8-ec.tex
\fi
+\input hyph-fr.tex
\endgroup