From c064fb0af296b7907f2b20863dc27b1e6210a676 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 12 Jan 2019 23:11:23 +0000 Subject: biblatex language handling, tex4ht r478 git-svn-id: svn://tug.org/texlive/trunk@49685 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht b/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht index 8d18a848f05..e5113b77784 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht @@ -1,6 +1,6 @@ -% usepackage.4ht (2018-12-20-15:38), generated from tex4ht-4ht.tex +% usepackage.4ht (2019-01-12-14:56), generated from tex4ht-4ht.tex % Copyright 2003-2009 Eitan M. Gurari -% Copyright 2009-2018 TeX Users Group +% Copyright 2009-2019 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2018-12-20-15:38} +\immediate\write-1{version 2019-01-12-14:56} \def\:temp{tex4ht}\ifx \:temp\@currname \:warning{\string\usepackage{tex4ht} again?} @@ -76,6 +76,18 @@ \blx@lbxinput{\blx@languagename}% {}{}% }% + \def\blx@lbxinput@iii#1#2{% + \global\csundef{blx@lng@#2}% + \:IfFileExists{#1.lbx} + {\blx@lbxinput@iv{#2}{#1}{language '#2' -> '#1'}} + {\ifcsdef{blx@suffmaptried@#2} + {} + {\blx@warning@noline{% + File '#1.lbx' not found!\MessageBreak + Ignoring mapping '#2' -> '#1'}% + \global\cslet{blx@suffmaptried@#2}\@empty}% + \blx@lbxinput@iv{#2}{#2}{language '#2'}}} + } \fi \def\:temp{xeCJK}\ifx \@currname\:temp -- cgit v1.2.3