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.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/support/TeX4ht/source/tex4ht-html4.tex b/support/TeX4ht/source/tex4ht-html4.tex
index 00502d272b..0b8669ac5f 100644
--- a/support/TeX4ht/source/tex4ht-html4.tex
+++ b/support/TeX4ht/source/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1235 2022-11-04 15:46:19Z michal_h21 $
+% $Id: tex4ht-html4.tex 1258 2022-12-01 16:04:36Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -2146,8 +2146,8 @@ should be used whe addcontentline instructions are present.
\<configure html4 multirow\><<<
\Configure{multirow}
- {\HCode{<div class="multirow"><!-- rows=\the\@tempcnta\space -->}}
- {\HCode{</div>}}
+ {\ifvmode\IgnorePar\fi\EndP\HCode{<div class="multirow"><!-- rows=\the\@tempcnta\space -->}}
+ {\ifvmode\IgnorePar\fi\EndP\HCode{</div>}}
>>>
%%%%%%%%%%%%%
@@ -4804,6 +4804,7 @@ The `index=i' provides the initial setting.
\<inline footnote text\><<<
\Configure{footnotetext}
{|<open inline footnote box|>%
+ \AnchorLabel%
|<fn mark sup|>|<inline fn text /Link|>%
\NoFonts
\Tag{|<footnote id|>-bk}{}%
@@ -5061,7 +5062,7 @@ The `index=i' provides the initial setting.
\Configure{footnotetext}
{|<open footnote page|>%
|<fn mark sup|>\Link{}{|<footnote id|>}%
- \NoFonts
+ \NoFonts\AnchorLabel
}
{\EndNoFonts \EndLink|<fn mark end sup|>}
{|<close footnote page|>}