summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-11 20:47:44 +0000
committerKarl Berry <karl@freefriends.org>2024-03-11 20:47:44 +0000
commit5b106885ead59aa90251db9c9c5024a2d3b2fdb9 (patch)
tree938abfd496cfd50d0408d79dd26e436fcc22b6e0
parentc4b89199049cacebf8eae5db7d2cd03a5a1bdd23 (diff)
multibib-hooks version
git-svn-id: svn://tug.org/texlive/trunk@70613 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog4
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex5
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/multibib-hooks.4ht20
3 files changed, 26 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 0468420a6a7..974a103033a 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,7 @@
+2024-03-10 Karl Berry <karl@freefriends.org>
+
+ * tex4ht-4ht.tex (multibib-hooks.4ht): version.
+
2024-03-08 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-mathml.tex (mathml.4ht): fixed degree celsius with Siunitx.
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index 53ecd910d21..f6ca191306c 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1488 2024-03-07 14:22:22Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1491 2024-03-10 16:01:38Z karl $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2024 TeX Users Group
@@ -2966,8 +2966,9 @@ Fix backlink support in BibLaTeX
\<multibib-hooks.4ht\><<<
-% multibib.4ht (|version), generated from |jobname.tex
+% multibib-hooks.4ht (|version), generated from |jobname.tex
% Copyright 2024 TeX Users Group
+|<TeX4ht license text|>
\:AtEndOfPackage{
|<multibib newcites|>
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/multibib-hooks.4ht b/Master/texmf-dist/tex/generic/tex4ht/multibib-hooks.4ht
index 6bb622e10e3..010220c906c 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/multibib-hooks.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/multibib-hooks.4ht
@@ -1,5 +1,23 @@
-% multibib.4ht (2024-03-05-14:34), generated from tex4ht-4ht.tex
+% multibib-hooks.4ht (2024-03-10-09:01), generated from tex4ht-4ht.tex
% Copyright 2024 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
+\immediate\write-1{version 2024-03-10-09:01}
+
\:AtEndOfPackage{
\let\orig:newcites\newcites
\renewcommand\newcites[2]{\let\orig:@input@\@input@\let\@input@\@input\orig:newcites{#1}{#2}\let\@input@\orig:@input@}