texlive[57555] Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht:
commits+karl at tug.org
commits+karl at tug.org
Sat Jan 30 00:07:51 CET 2021
Revision: 57555
http://tug.org/svn/texlive?view=revision&revision=57555
Author: karl
Date: 2021-01-30 00:07:51 +0100 (Sat, 30 Jan 2021)
Log Message:
-----------
\TE at hook needed after all if hyperref, tex4ht r877
Revision Links:
--------------
http://tug.org/svn/texlive?view=revision&revision=877
Modified Paths:
--------------
trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht 2021-01-29 22:37:37 UTC (rev 57554)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht 2021-01-29 23:07:51 UTC (rev 57555)
@@ -1,4 +1,4 @@
-% biblatex.4ht (2021-01-28-14:07), generated from tex4ht-4ht.tex
+% biblatex.4ht (2021-01-29-14:14), generated from tex4ht-4ht.tex
% Copyright 2007-2009 Eitan M. Gurari
% Copyright 2009-2021 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-01-28-14:07}
+\immediate\write-1{version 2021-01-29-14:14}
\def\make:blx:ver#1.#2#3\relax{%
%\ifdim#1pt< 3pt \xdef\blx:ver:no{2}\else\xdef\blx:ver:no{3}\fi%
@@ -58,6 +58,10 @@
{\c at secnumdepth=\sv:sec:cnt\save:section}}%
}
\gHAssign\bibN=0
+\@ifpackageloaded{hyperref}{}{%
+\def\TE at hook{}%
+}
+
\AtBeginDocument{%
\Configure{ifthenelse}{\TE at hook}
}
More information about the tex-live-commits
mailing list.