[tex4ht-commits] [SCM] tex4ht updated: r1507 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Mon Apr 22 15:28:48 CEST 2024
Author: michal_h21
Date: 2024-04-22 13:28:48 +0000 (Mon, 22 Apr 2024)
New Revision: 1507
Modified:
trunk/lit/tex4ht-4ht.tex
Log:
changed position of \AnchorLabel in tcolorbox to fix achnchors in some cases
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2024-04-22 12:54:44 UTC (rev 1506)
+++ trunk/lit/tex4ht-4ht.tex 2024-04-22 13:28:48 UTC (rev 1507)
@@ -28840,8 +28840,8 @@
\ifdefined\tcolorbox:label:key%
\let\@currentlabel\tcolorbox:currentlabel% at this moment, \@currentlabel has wrong value
%\o:tcb at set@label:{\tcolorbox:label:key}%
+ \AnchorLabel% save cross-ref destination
\o:__tcobox_label:n:{\tcolorbox:label:key}%
- \AnchorLabel% save cross-ref destination
\global\let\tcolorbox:label:key\undefined%
\fi%
% open title
More information about the tex4ht-commits
mailing list.