From b8fa4c4dd1ed03ae23b43190cc86a57c59421d01 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 24 Jul 2022 20:54:23 +0000 Subject: do not refine \ref in babel, tex4ht r1178 git-svn-id: svn://tug.org/texlive/trunk@63971 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/generic/tex4ht/ChangeLog | 5 +++++ Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex | 8 ++++++-- Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex | 4 ++-- 3 files changed, 13 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog index 26522fab4b0..7dc4ce3b8fd 100644 --- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog +++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog @@ -1,3 +1,8 @@ +2022-07-24 Michal Hoftich + + * tex4ht-4ht.tex (babel.4ht): don't redefine \ref in Babel. + https://tex.stackexchange.com/a/651875/2891 + 2022-07-16 Michal Hoftich * tex4ht-4ht.tex (latex.4ht): make \ref and \Ref commands robust. diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex index c4f747005af..355df13c57e 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 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} >>> -\<<< + +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. +\<<< \def\:tempc#1{% \edef\bbl@tempa{\expandafter\@gobble\string#1}% \expandafter\ifx\csname \bbl@tempa\space\endcsname\relax diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex index 1d32d1d22c3..3d4e80dc4d3 100644 --- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex +++ b/Master/texmf-dist/source/generic/tex4ht/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.4ht (|version), generated from |jobname.tex -% Copyright 2009-2021 TeX Users Group +% Copyright 2009-2022 TeX Users Group % Copyright |CopyYear.1999. Eitan M. Gurari | >>> -- cgit v1.2.3