summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-4ht.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-4ht.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex13
1 files changed, 12 insertions, 1 deletions
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index fc3cdf43ad..0fb0109d49 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1003 2021-10-21 13:01:34Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1005 2021-10-22 07:50:38Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2021 TeX Users Group
@@ -3950,6 +3950,7 @@ correctly. This just removes the error message.
}%
|<fix biblatex lang handling|>
}
+|<early biblatex nameref|>
>>> \AddFile{9}{biblatex-hooks}
Some biblatex styles reported error missing English language.
@@ -3972,6 +3973,16 @@ a wrong code. The saved version of that command must be used instead.
\blx@lbxinput@iv{#2}{#2}{language '#2'}}}
>>>
+BibLaTeX and TeX4ht both redefine the \Verb|\ifthenelse| command. We take care
+of it in biblatex.4ht by defining the \Verb|\TE@hook| command. But some BibLaTeX
+styles still have issues (namely "anbt"). I've found that loading of "nameref"
+package helps in this case.
+\Link[https://tex.stackexchange.com/a/619816/2891]{}{}More info\EndLink.
+
+\<early biblatex nameref\><<<
+\RequirePackage{nameref}
+>>>
+
%%%%%%%%%%%%%%%%%
\Section{xeCJK}
%%%%%%%%%%%%%%%%%