summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-05-17 03:46:02 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-05-17 03:46:02 +0000
commitf726b767ba78aeac6c9569385040b1f748daf0d2 (patch)
treecd60eaba1e7839c85d1d8ba6584b5fc366745382 /Master/texmf-dist/tex/platex
parentf92b4bcd14315ffe77d7ac25804dbd078c28977f (diff)
platex/config/hyphen.cfg (babel 3.9f)
git-svn-id: svn://tug.org/texlive/trunk@30518 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex')
-rw-r--r--Master/texmf-dist/tex/platex/config/hyphen.cfg12
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/platex/config/hyphen.cfg b/Master/texmf-dist/tex/platex/config/hyphen.cfg
index 87b7cc8953d..64480d823a1 100644
--- a/Master/texmf-dist/tex/platex/config/hyphen.cfg
+++ b/Master/texmf-dist/tex/platex/config/hyphen.cfg
@@ -38,7 +38,7 @@
%% and covered by LPPL is defined by the unpacking scripts (with
%% extension .ins) which are part of the distribution.
%% File 'babel.dtx'
-%%\ProvidesFile{babel.dtx}[2013/04/15 v3.9e The Babel package]
+%%\ProvidesFile{babel.dtx}[2013/05/16 v3.9f The Babel package]
%% Babel package for LaTeX2e.
%% Copyright (C) 1989 -- 2008 by Johannes Braams,
%% TeXniek
@@ -55,7 +55,7 @@
}
\fi
\ProvidesFile{hyphen.cfg}
- [2013/04/15 v3.9e %
+ [2013/05/16 v3.9f %
Babel language switching mechanism]
\ifx\AtBeginDocument\@undefined
\let\orig@dump\dump
@@ -78,7 +78,7 @@
\countdef\last@language=19
\def\addlanguage{\alloc@9\language\chardef\@cclvi}
\fi
-\toks8{Babel <3.9e> and hyphenation patterns for }%
+\toks8{Babel <3.9f> and hyphenation patterns for }%
\def\process@line#1#2 #3 #4 {%
\ifx=#1%
\process@synonym{#2}%
@@ -122,6 +122,12 @@
\edef\bbl@languages{%
\bbl@languages\bbl@elt{#1}{\the\language}{#2}{\bbl@tempa}}%
\ifnum\the\language=\z@
+ \expandafter\ifx\csname #1hyphenmins\endcsname\relax
+ \set@hyphenmins\tw@\thr@@\relax
+ \else
+ \expandafter\expandafter\expandafter\set@hyphenmins
+ \csname #1hyphenmins\endcsname
+ \fi
\the\toks@
\toks@{}%
\fi}