texlive[71480]

commits+karl at tug.org commits+karl at tug.org
Mon Jun 10 23:18:40 CEST 2024


Revision: 71480
          https://tug.org/svn/texlive?view=revision&revision=71480
Author:   karl
Date:     2024-06-10 23:18:39 +0200 (Mon, 10 Jun 2024)
Log Message:
-----------
avoid errors with multiple uses of babel, tex4ht r1528

Revision Links:
--------------
    https://tug.org/svn/texlive?view=revision&revision=1528

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/babel-sty-hooks.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/babel-sty-hooks.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/babel-sty-hooks.4ht	2024-06-10 21:06:06 UTC (rev 71479)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/babel-sty-hooks.4ht	2024-06-10 21:18:39 UTC (rev 71480)
@@ -16,7 +16,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2022-11-21-13:02}
+\immediate\write-1{version 2024-06-10-14:03}
 
 \ifdefined\recall:sup
 \recall:sup
@@ -25,7 +25,7 @@
 }
 \fi
 
-\NewDocumentCommand\:babelfont{o m o m}{}
+\ProvideDocumentCommand\:babelfont{o m o m}{}
 
 \:AtEndOfPackage{%
   % disable \babelfont



More information about the tex-live-commits mailing list.