summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-21 17:10:02 +0000
committerKarl Berry <karl@freefriends.org>2023-03-21 17:10:02 +0000
commitd1eab4a8bc375d02fed949be8b6ee17c8798c8d3 (patch)
tree89e4f65a273d07f52fecff56ee8b303b380322c3
parent02f98ce88998c4d8a7842d0c00df00b245046fac (diff)
first paragraph in {theindex}, tex4ht r1307
git-svn-id: svn://tug.org/texlive/trunk@66632 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog22
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex31
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex17
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsart.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/article.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/book.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/html4.4ht97
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mwart.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/report.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht8
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht8
15 files changed, 146 insertions, 109 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 474e3c98d62..1d6da3207a2 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,25 @@
+2023-03-19 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (memhfixc.4ht): fixed interaction between Memoir
+ and Nameref.
+ https://github.com/michal-h21/make4ht/issues/74
+
+2023-03-15 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex(amsart.4ht, amsart.4ht, amsbook.4ht,
+ amsproc.4ht, article.4ht, book.4ht, mwart.4ht,
+ mwbk.4ht, mwrep.4ht, report.4ht, scrbook.4ht,
+ scrreprt.4ht),
+ * tex4ht-html4.tex (html4.4ht): Fixed wrong first pagaraph in
+ theindex environment.
+ https://tex.stackexchange.com/a/679239/2891
+
+2023-03-13 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-fonts-noncjk.tex (
+ ./tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf
+ ): fixed Unicode characters. Thanks to Arkady Benediktov.
+
2023-03-10 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (xr.4ht, xr-hyper.4ht, cleveref.4ht): fixed clash
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index ffc1469088a..4cb3efa66c4 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 1305 2023-03-10 16:01:24Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1308 2023-03-19 13:09:23Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2023 TeX Users Group
@@ -12802,8 +12802,8 @@ latex foo
\<book-report-article idx\><<<
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index|=\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index|=\@gobble #5}%
@@ -16360,6 +16360,31 @@ Hfootnote counter, which isn't declared.
>>>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\Section{memhfixc}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\<memhfixc.4ht\><<<
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% memhfixc.4ht (|version), generated from |jobname.tex
+% Copyright 2023 TeX Users Group
+|<TeX4ht copyright|>
+|<memhfixc nameref|>
+\Hinput{memhfixc}
+\endinput
+>>> \AddFile{8}{memhfixc}
+
+Memoir redefines the nameref command in a way that it prints ref number instead
+of the desired title. This should fix that, and in addition it should fix the
+titleref command.
+
+\<memhfixc nameref\><<<
+\@ifpackageloaded{nameref}{
+\HLet\@mem@titlerefnolink\@namerefstar
+\HLet\@mem@titleref\T@nameref
+}{}
+>>>
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Chapter{revtex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
index f76a092fe29..d6e02f520e6 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1303 2023-03-02 10:52:32Z michal_h21 $
+% $Id: tex4ht-html4.tex 1307 2023-03-15 13:39:09Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -4519,13 +4519,12 @@ Q. Where placefigure is declared?
\Configure{@begin}{theindex}{\section*{\indexname}}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{} {\HCode{<br />}\hfil\break}
{\ \ \ \ } {\HCode{<br />}\hfil\break}
{\ \ \ \ \ \ \ \ } {\HCode{<br />}\hfil\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
>>>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4557,7 +4556,7 @@ The `index=i' provides the initial setting.
use the command line option `index=i' (e.g., index=2)}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx|=\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{\hbox\bgroup\HCode{<span class="index-item">}}
{\HCode{<br /></span>}\egroup\hfill\break}
@@ -4565,8 +4564,7 @@ The `index=i' provides the initial setting.
{\HCode{<br /></span>}\egroup\hfill\break}
{\hbox\bgroup\HCode{<span class="index-subsubitem">}\ \ \ \ \ \ \ \ }
{\HCode{<br /></span>}\egroup\hfill\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Css{.index-item, .index-subitem, .index-subsubitem {display:block}}
>>>
@@ -4577,13 +4575,12 @@ The `index=i' provides the initial setting.
use the command line option `index=i' (e.g., index=2)}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx|=\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{} {\hfil\break\HCode{<br />}}
{\ \ \ \ } {\hfil\break\HCode{<br />}}
{\ \ \ \ \ \ \ \ } {\hfil\break\HCode{<br />}}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
>>>
\<conf multi cols\><<<
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
index 03506f1bc5b..6d6e92aef2c 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsart.4ht
@@ -1,4 +1,4 @@
-% amsart.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% amsart.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\pend:defII\@starttoc{\par}
\append:def\quote{\par\@totalleftmargin\z@}
@@ -30,8 +30,8 @@
\pend:def\caption{\SkipRefstepAnchor}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht
index ceb2157c0e9..8ed036de1ab 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsbook.4ht
@@ -1,4 +1,4 @@
-% amsbook.4ht 2023-02-25-15:08, generated from tex4ht-4ht.tex
+% amsbook.4ht 2023-03-21-10:02, generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\pend:defII\@starttoc{\par}
\append:def\quote{\par\@totalleftmargin\z@}
@@ -30,8 +30,8 @@
\pend:def\caption{\SkipRefstepAnchor}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
index ff24c266dba..e3fe373653c 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsproc.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% amsproc.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% amsproc.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright (C) 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -18,7 +18,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\append:def\quote{\par\@totalleftmargin\z@}
@@ -31,8 +31,8 @@
\pend:def\caption{\SkipRefstepAnchor}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/article.4ht b/Master/texmf-dist/tex/generic/tex4ht/article.4ht
index 6da356a34b7..252694d4a59 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/article.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/article.4ht
@@ -1,4 +1,4 @@
-% article.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% article.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\Configure{UndefinedSec}{likepart}
@@ -37,8 +37,8 @@
\pend:def\caption{\SkipRefstepAnchor}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/book.4ht b/Master/texmf-dist/tex/generic/tex4ht/book.4ht
index 34f685995d3..c5aa4a51a4b 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/book.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/book.4ht
@@ -1,4 +1,4 @@
-% book.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% book.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\Configure{UndefinedSec}{likepart}
\Configure{UndefinedSec}{likechapter}
@@ -227,8 +227,8 @@ UnDFexyz}%
\pend:def\caption{\SkipRefstepAnchor}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
index 2b41c872d4a..38a15f70f44 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
@@ -1,4 +1,4 @@
-% html4.4ht (2023-03-02-13:31), generated from tex4ht-html4.tex
+% html4.4ht (2023-03-19-00:00), generated from tex4ht-html4.tex
% Copyright 2009-2023 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-03-02-13:31}
+\immediate\write-1{version 2023-03-19-00:00}
\exit:ifnot{8859-6,%
CJK,%
@@ -5552,7 +5552,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
use the command line option `index=i' (e.g., index=2)}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{\hbox\bgroup\HCode{<span class="index-item">}}
{\HCode{<br /></span>}\egroup\hfill\break}
@@ -5560,8 +5560,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
{\HCode{<br /></span>}\egroup\hfill\break}
{\hbox\bgroup\HCode{<span class="index-subsubitem">}\ \ \ \ \ \ \ \ }
{\HCode{<br /></span>}\egroup\hfill\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Css{.index-item, .index-subitem, .index-subsubitem {display:block}}
\else
@@ -8258,7 +8257,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
use the command line option `index=i' (e.g., index=2)}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{\hbox\bgroup\HCode{<span class="index-item">}}
{\HCode{<br /></span>}\egroup\hfill\break}
@@ -8266,8 +8265,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
{\HCode{<br /></span>}\egroup\hfill\break}
{\hbox\bgroup\HCode{<span class="index-subsubitem">}\ \ \ \ \ \ \ \ }
{\HCode{<br /></span>}\egroup\hfill\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Css{.index-item, .index-subitem, .index-subsubitem {display:block}}
\else
@@ -10891,7 +10889,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
use the command line option `index=i' (e.g., index=2)}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{\hbox\bgroup\HCode{<span class="index-item">}}
{\HCode{<br /></span>}\egroup\hfill\break}
@@ -10899,8 +10897,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
{\HCode{<br /></span>}\egroup\hfill\break}
{\hbox\bgroup\HCode{<span class="index-subsubitem">}\ \ \ \ \ \ \ \ }
{\HCode{<br /></span>}\egroup\hfill\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Css{.index-item, .index-subitem, .index-subsubitem {display:block}}
\else
@@ -11405,7 +11402,6 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{graphics}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -20343,7 +20339,6 @@ Y{0178}\i{00EF}%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{biblatex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -23500,13 +23495,12 @@ Y{0178}\i{00EF}%
\Configure{@begin}{theindex}{\section*{\indexname}}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{} {\HCode{<br />}\hfil\break}
{\ \ \ \ } {\HCode{<br />}\hfil\break}
{\ \ \ \ \ \ \ \ } {\HCode{<br />}\hfil\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Configure{caption}{\HCode{\if:nopar \else <br />\fi}
\:xhtml{\IgnorePar\EndP}\HCode{<div class="caption"\Hnewline
@@ -25989,13 +25983,12 @@ Y{0178}\i{00EF}%
\Configure{@begin}{theindex}{\section*{\indexname}}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{} {\HCode{<br />}\hfil\break}
{\ \ \ \ } {\HCode{<br />}\hfil\break}
{\ \ \ \ \ \ \ \ } {\HCode{<br />}\hfil\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Configure{caption}{\HCode{\if:nopar \else <br />\fi}
\:xhtml{\IgnorePar\EndP}\HCode{<div class="caption"\Hnewline
@@ -28478,13 +28471,12 @@ Y{0178}\i{00EF}%
\Configure{@begin}{theindex}{\section*{\indexname}}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{} {\HCode{<br />}\hfil\break}
{\ \ \ \ } {\HCode{<br />}\hfil\break}
{\ \ \ \ \ \ \ \ } {\HCode{<br />}\hfil\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Configure{caption}{\HCode{\if:nopar \else <br />\fi}
\:xhtml{\IgnorePar\EndP}\HCode{<div class="caption"\Hnewline
@@ -29106,6 +29098,7 @@ Y{0178}\i{00EF}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{multind}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -29138,7 +29131,6 @@ Y{0178}\i{00EF}%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{fancybox}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -29270,6 +29262,7 @@ Y{0178}\i{00EF}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{alltt}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -29284,7 +29277,6 @@ Y{0178}\i{00EF}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{latin1}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -29512,6 +29504,7 @@ Y{0178}\i{00EF}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{context}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -30077,7 +30070,6 @@ Y{0178}\i{00EF}%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{tabulary}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -33107,7 +33099,7 @@ description">}%
use the command line option `index=i' (e.g., index=2)}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{\hbox\bgroup\HCode{<span class="index-item">}}
{\HCode{<br /></span>}\egroup\hfill\break}
@@ -33115,8 +33107,7 @@ description">}%
{\HCode{<br /></span>}\egroup\hfill\break}
{\hbox\bgroup\HCode{<span class="index-subsubitem">}\ \ \ \ \ \ \ \ }
{\HCode{<br /></span>}\egroup\hfill\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Css{.index-item, .index-subitem, .index-subsubitem {display:block}}
\else
@@ -33505,7 +33496,7 @@ description">}%
use the command line option `index=i' (e.g., index=2)}
\Configure{theindex}
{\ifvmode \IgnorePar\fi \EndP
- \HCode{<div class="theindex">}\let\end:theidx\empty}
+ \HCode{<div class="theindex">}\HCode{<p class="theindex">}\def\end:theidx{\HCode{</p>}}}
{\end:theidx\HCode{</div>}}
{\hbox\bgroup\HCode{<span class="index-item">}}
{\HCode{<br /></span>}\egroup\hfill\break}
@@ -33513,8 +33504,7 @@ description">}%
{\HCode{<br /></span>}\egroup\hfill\break}
{\hbox\bgroup\HCode{<span class="index-subsubitem">}\ \ \ \ \ \ \ \ }
{\HCode{<br /></span>}\egroup\hfill\break}
- {\hbox{\end:theidx\HCode{<p class="theindex">}}%
- \def\end:theidx{\HCode{</p>}}}
+ {\hbox{\end:theidx\HCode{<p class="theindex">}}}
\Css{.index-item, .index-subitem, .index-subsubitem {display:block}}
\else
@@ -37023,6 +37013,7 @@ description">}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{tugboat}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37122,6 +37113,7 @@ description">}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{ltugboat}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37216,7 +37208,6 @@ description">}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{ltugproc}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37274,6 +37265,7 @@ description">}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{mls}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37284,7 +37276,6 @@ description">}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{rotating}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37372,6 +37363,7 @@ description">}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{cancel}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37387,7 +37379,6 @@ description">}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{go}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37602,6 +37593,7 @@ description">}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{listings}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -37704,7 +37696,6 @@ description">}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{tasks}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38180,6 +38171,7 @@ description">}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{endnotes}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38194,7 +38186,6 @@ description">}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{web}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38394,6 +38385,7 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{ProTex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38436,6 +38428,7 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{th4}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38643,7 +38636,6 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{writer}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38688,6 +38680,7 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{mdwlist}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38749,7 +38742,6 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{sverb}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38839,6 +38831,7 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{manmac}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38952,6 +38945,7 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{cp862}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38962,7 +38956,6 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{cp1250}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -38993,6 +38986,7 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{cp437de}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39003,7 +38997,6 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{cp865}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39038,6 +39031,7 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{polski}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39050,7 +39044,6 @@ emailing the fix to gurari@cse.ohio-state.edu. Thanks\Hnewline
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{portuges}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39284,6 +39277,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{scottish}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39296,7 +39290,6 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{slovak}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39741,6 +39734,7 @@ Y{1EF8}y{1EF9}\i{0129}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{swedish}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39753,7 +39747,6 @@ Y{1EF8}y{1EF9}\i{0129}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{turkish}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39790,6 +39783,7 @@ Y{1EF8}y{1EF9}\i{0129}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{welsh}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39802,7 +39796,6 @@ Y{1EF8}y{1EF9}\i{0129}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{hebrew}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -39839,6 +39832,7 @@ Y{1EF8}y{1EF9}\i{0129}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{croatian}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40039,7 +40033,6 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{czech}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40076,6 +40069,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{english}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40088,7 +40082,6 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{esperant}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40125,6 +40118,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{francais}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40137,7 +40131,6 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{galician}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40284,6 +40277,7 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{exam}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40390,7 +40384,6 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{fontspec}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40410,6 +40403,7 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{framed}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40424,7 +40418,6 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{mdframed}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40480,6 +40473,7 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{parallel}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40501,7 +40495,6 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{skak}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40534,6 +40527,7 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{texmate}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40548,7 +40542,6 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{animate}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40562,6 +40555,7 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
\endinput\empty\empty\empty\empty\empty\empty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{sectionbreak}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -40587,6 +40581,5 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
-
\endinput
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht b/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht
index 48efb4c5dd5..587eb495bf3 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mwart.4ht
@@ -1,4 +1,4 @@
-% mwart.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% mwart.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright 2003-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\NewConfigure{caption}[4]{\c:def\cptA:{#1}\c:def\cptB:{#2}%
\c:def\cptC:{#3}\c:def\cptD:{#4}}
@@ -30,8 +30,8 @@
\append:def\quote{\par\@totalleftmargin\z@}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht b/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht
index abade68e950..8578807489c 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mwbk.4ht
@@ -1,4 +1,4 @@
-% mwbk.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% mwbk.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright (C) 2003-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\NewConfigure{caption}[4]{\c:def\cptA:{#1}\c:def\cptB:{#2}%
\c:def\cptC:{#3}\c:def\cptD:{#4}}
@@ -30,8 +30,8 @@
\append:def\quote{\par\@totalleftmargin\z@}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht b/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht
index 46bcdc5dcd8..2a5c661a3d1 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht
@@ -1,4 +1,4 @@
-% mwrep.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% mwrep.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright 2003-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\NewConfigure{caption}[4]{\c:def\cptA:{#1}\c:def\cptB:{#2}%
\c:def\cptC:{#3}\c:def\cptD:{#4}}
@@ -30,8 +30,8 @@
\append:def\quote{\par\@totalleftmargin\z@}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/report.4ht b/Master/texmf-dist/tex/generic/tex4ht/report.4ht
index 776c1b09a7c..14dd047115e 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/report.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/report.4ht
@@ -1,4 +1,4 @@
-% report.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% report.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\Configure{UndefinedSec}{likepart}
@@ -78,8 +78,8 @@
\pend:def\caption{\SkipRefstepAnchor}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
index c92f93b13c1..3fe6e283112 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/scrbook.4ht
@@ -1,4 +1,4 @@
-% scrbook.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% scrbook.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright 1999-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\let\o:maketitle:\maketitle
\let\o:maketitle:\maketitle
@@ -279,8 +279,8 @@ UnDFexyz}%
\pend:def\caption{\SkipRefstepAnchor}
\append:def\quote{\par\@totalleftmargin\z@}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%
diff --git a/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht b/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht
index bb39caf2408..423d9d3ae86 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/scrreprt.4ht
@@ -1,4 +1,4 @@
-% scrreprt.4ht (2023-02-25-15:08), generated from tex4ht-4ht.tex
+% scrreprt.4ht (2023-03-21-10:02), generated from tex4ht-4ht.tex
% Copyright (C) 1999-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-02-25-15:08}
+\immediate\write-1{version 2023-03-21-10:02}
\let\o:maketitle:\maketitle
\def\maketitle{\bgroup
@@ -126,8 +126,8 @@
\pend:def\caption{\SkipRefstepAnchor}
\append:def\quote{\par\@totalleftmargin\z@}
\long\def\c:theindex:#1#2#3#4#5#6#7#8#9{%
- \def\theindex{%
- \def\idx:item{\SaveEverypar\ht:everypar{}#1}%
+ \def\theindex{\SaveEverypar\ht:everypar{}#1%
+ \def\idx:item{}%
\def\endtheindex{\idx:item#2\RecallEverypar}%
\def\item{\idx:item\def\idx:item{#4}\let\index\@gobble #3}%
\def\subitem{\idx:item\def\idx:item{#6}\let\index\@gobble #5}%