summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-07-25 03:03:05 +0000
committerNorbert Preining <norbert@preining.info>2022-07-25 03:03:05 +0000
commitcee77702306334696b503b7206c8e0edea065d0b (patch)
tree3c1e96cd89661e6151cb6e37179a5126c4db0c0f /support
parent0f0d64a55eba3def343d043b6d6c60158e6362c1 (diff)
CTAN sync 202207250303
Diffstat (limited to 'support')
-rw-r--r--support/TeX4ht/source/ChangeLog5
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex8
-rw-r--r--support/TeX4ht/source/tex4ht-mathml.tex4
3 files changed, 13 insertions, 4 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index 26522fab4b..7dc4ce3b8f 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,8 @@
+2022-07-24 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (babel.4ht): don't redefine \ref in Babel.
+ https://tex.stackexchange.com/a/651875/2891
+
2022-07-16 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (latex.4ht): make \ref and \Ref commands robust.
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index c4f747005a..355df13c57 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1177 2022-07-16 09:21:43Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1178 2022-07-24 17:04:30Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2022 TeX Users Group
@@ -23654,7 +23654,11 @@ This modification is needed since Stefan
\edef\:temp{\noexpand\@b:bitem{#1}}\@safe@activesfalse\:temp}
>>>
-\<bbl@redefinerobust\><<<
+
+I don't know what this code was meant to do in the past, but it fails
+with the current LaTeX. It is better to not use it.
+See \Link[https://tex.stackexchange.com/q/651631/2891]{}{} this issue\EndLink.
+\<not use bbl@redefinerobust\><<<
\def\:tempc#1{%
\edef\bbl@tempa{\expandafter\@gobble\string#1}%
\expandafter\ifx\csname \bbl@tempa\space\endcsname\relax
diff --git a/support/TeX4ht/source/tex4ht-mathml.tex b/support/TeX4ht/source/tex4ht-mathml.tex
index 1d32d1d22c..3d4e80dc4d 100644
--- a/support/TeX4ht/source/tex4ht-mathml.tex
+++ b/support/TeX4ht/source/tex4ht-mathml.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-mathml.tex 1168 2022-07-04 14:00:59Z michal_h21 $$
+% $Id: tex4ht-mathml.tex 1175 2022-07-10 14:22:09Z karl $$
% compile 3 times: latex tex4ht-mathltx
% or xhlatex tex4ht-mathltx "html,3,sections+"
%
@@ -526,7 +526,7 @@ xmlns="http://www.w3.org/1999/xhtml"
\<html-mml\><<<
% html-mml.4ht (|version), generated from |jobname.tex
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
% Copyright |CopyYear.1999. Eitan M. Gurari
|<TeX4ht copywrite|>
>>>