texlive[49685] Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht:

commits+karl at tug.org commits+karl at tug.org
Sun Jan 13 00:11:23 CET 2019


Revision: 49685
          http://tug.org/svn/texlive?view=revision&revision=49685
Author:   karl
Date:     2019-01-13 00:11:23 +0100 (Sun, 13 Jan 2019)
Log Message:
-----------
biblatex language handling, tex4ht r478

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=478

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht	2019-01-12 23:08:55 UTC (rev 49684)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht	2019-01-12 23:11:23 UTC (rev 49685)
@@ -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 at lbxinput{\blx at languagename}%
     {}{}%
   }%
+  \def\blx at lbxinput@iii#1#2{%
+  \global\csundef{blx at lng@#2}%
+  \:IfFileExists{#1.lbx}
+    {\blx at lbxinput@iv{#2}{#1}{language '#2' -> '#1'}}
+    {\ifcsdef{blx at suffmaptried@#2}
+      {}
+      {\blx at warning@noline{%
+          File '#1.lbx' not found!\MessageBreak
+          Ignoring mapping '#2' -> '#1'}%
+       \global\cslet{blx at suffmaptried@#2}\@empty}%
+     \blx at lbxinput@iv{#2}{#2}{language '#2'}}}
+
 }
 \fi
 \def\:temp{xeCJK}\ifx \@currname\:temp



More information about the tex-live-commits mailing list