summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-html4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-html4.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-html4.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/TeX4ht/source/tex4ht-html4.tex b/support/TeX4ht/source/tex4ht-html4.tex
index 8fa3360507..83d2bc51a3 100644
--- a/support/TeX4ht/source/tex4ht-html4.tex
+++ b/support/TeX4ht/source/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1325 2023-04-21 13:23:46Z michal_h21 $
+% $Id: tex4ht-html4.tex 1335 2023-06-02 11:15:08Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -19571,7 +19571,7 @@ If called from Xskak, we can use the xskakget command to get
chess notation as an alt text.
\<configure html4 chessboard\><<<
-\def\chessboard:alt{\ifdefined\o:xskakget:\o:xskakget:{nextfen}\fi}
+\def\chessboard:alt{\ifdefined\o:xskakget:\ifcsname Xskak.\xskak@val@gameid.\xskak@val@movenr.\xskak@val@player.nextfen\endcsname\o:xskakget:{nextfen}\fi\fi}
\Configure{chessboard}{\Picture*[\chessboard:alt]{}}{\EndPicture}
>>>