texlive[62707] Master/texmf-dist: biblatex cleanup, tex4ht r1088

commits+karl at tug.org commits+karl at tug.org
Mon Mar 14 22:05:00 CET 2022


Revision: 62707
          http://tug.org/svn/texlive?view=revision&revision=62707
Author:   karl
Date:     2022-03-14 22:05:00 +0100 (Mon, 14 Mar 2022)
Log Message:
-----------
biblatex cleanup, tex4ht r1088

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=1088

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-03-14 20:42:12 UTC (rev 62706)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2022-03-14 21:05:00 UTC (rev 62707)
@@ -1,3 +1,8 @@
+2022-03-14  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (biblatex.4ht): removed unused boolean variable.
+	https://tex.stackexchange.com/a/637132/2891
+
 2022-03-08  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (threeparttable.4ht),

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex	2022-03-14 20:42:12 UTC (rev 62706)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/mktex4ht-cnf.tex	2022-03-14 21:05:00 UTC (rev 62707)
@@ -1,4 +1,4 @@
-% $Id: mktex4ht-cnf.tex 1076 2022-02-10 16:55:31Z michal_h21 $
+% $Id: mktex4ht-cnf.tex 1087 2022-03-08 09:45:01Z michal_h21 $
 % Manually-maintained file, listing *.4ht files created by tex4ht-4ht.tex.
 % Read by tex4ht-cond4ht.
 %
@@ -49,6 +49,7 @@
 \AddFile{8}{tabulary-a}
 \AddFile{7}{tabularx}
 \AddFile{9}{tabu}
+\AddFile{9}{threeparttable}
 \AddFile{9}{mdwtab}
 \AddFile{9}{multirow}
 \AddFile{8}{theorem}

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2022-03-14 20:42:12 UTC (rev 62706)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2022-03-14 21:05:00 UTC (rev 62707)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1087 2022-03-08 09:45:01Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1088 2022-03-14 20:55:35Z michal_h21 $
 % tex tex4ht-4ht   or   ht tex tex4ht-4ht
 %
 % Copyright 2009-2022 TeX Users Group    
@@ -2605,7 +2605,6 @@
 \<config biblatex\><<<
 \ifdefined\XeTeXversion
   \def\abx at aux@defaultrefcontext#1#2#3{%
-    \global\boolfalse{refcontextdefaults}%
   \csxdef{blx at assignedrefcontextbib@#1@\detokenize{#2}}{\detokenize{#3}}}
 \fi
 >>>

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex	2022-03-14 20:42:12 UTC (rev 62706)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex	2022-03-14 21:05:00 UTC (rev 62707)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1080 2022-02-16 21:37:32Z michal_h21 $
+% $Id: tex4ht-html4.tex 1087 2022-03-08 09:45:01Z michal_h21 $
 % Compile 4 times: latex tex4ht-html4
 % Copy html4.4ht into the work directory before all but the last compilation.
 %
@@ -73,7 +73,7 @@
 
 \<html4-math\><<<
 % html4-math.4ht (|version), generated from |jobname.tex
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
 % Copyright |CopyYear.1999. Eitan M. Gurari
 |<TeX4ht copywrite|>
 >>>
@@ -2205,8 +2205,23 @@
                    border-right:solid black 0.4pt; }}
 >>>
 
+%%%%%%%%%%%%%
+\subsection{threeparttable}
 
+We mainly need to handle paragraphs.
+
+\<configure html4 threeparttable\><<<
+\ConfigureList{tablenotes}
+{\ifvmode\IgnorePar\fi\EndP\HCode{<div class="tablenotes">}\par\ShowPar}
+{\ifvmode\IgnorePar\fi\EndP\HCode{</div>}}{\par\ShowPar}{}
+
+\ConfigureEnv{threeparttable}
+{\ifvmode\IgnorePar\fi\EndP\HCode{<div class="threeparttable">}}
+{\ifvmode\IgnorePar\fi\EndP\HCode{</div>}\par\ShowPar}{}{}
+>>>
 %%%%%%%%%%%%%
+
+%%%%%%%%%%%%%
 \subsection{Mdwtab}
 %%%%%%%%%%%%%
 
@@ -9451,7 +9466,7 @@
 \def\m:env#1{\:xhtml{\IgnorePar\EndP}\HCode{<div class="center"><table class="#1"
    border="0" cellpadding="0" cellspacing="15"><tr><td>}}
 \def\endm:env{\HCode
-  {</td></tr></table></center>}\IgnorePar}
+  {</td></tr></table></div>}\IgnorePar}
   \Css{div.center{text-align:center;}}
 >>>
 
@@ -9462,7 +9477,7 @@
    \Css{div.center-#1{text-align: center;}}
  }
 \def\endm:env{\:xhtml{\IgnorePar\EndP}%
-   \HCode{</td></tr></table></center>}\IgnorePar
+   \HCode{</td></tr></table></div>}\IgnorePar
    \ifmmode\else\par\fi}
 >>>
 
@@ -9724,7 +9739,6 @@
 \ConfigureEnv{gather*}{\m:env{gather*}}{\endm:env}{}{}   
 \ConfigureEnv{gathered}{\m:env{gathered}}{\endm:env}{}{}   
 \ConfigureEnv{matrix}{\m:env{matrix}}{\endm:env}{}{}   
-\ConfigureEnv{quotation}{\m:env{quotation}}{\endm:env}{}{}   
 \Configure{equations}{*}{}
 >>>
 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht	2022-03-14 20:42:12 UTC (rev 62706)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht	2022-03-14 21:05:00 UTC (rev 62707)
@@ -1,6 +1,6 @@
-% biblatex.4ht (2021-12-27-13:23), generated from tex4ht-4ht.tex
+% biblatex.4ht (2022-03-14-14:03), generated from tex4ht-4ht.tex
 % Copyright 2007-2009 Eitan M. Gurari
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2021-12-27-13:23}
+\immediate\write-1{version 2022-03-14-14:03}
 
    \def\make:blx:ver#1.#2#3\relax{%
    %\ifdim#1pt< 3pt \xdef\blx:ver:no{2}\else\xdef\blx:ver:no{3}\fi%
@@ -437,7 +437,6 @@
 
 \ifdefined\XeTeXversion
   \def\abx at aux@defaultrefcontext#1#2#3{%
-    \global\boolfalse{refcontextdefaults}%
   \csxdef{blx at assignedrefcontextbib@#1@\detokenize{#2}}{\detokenize{#3}}}
 \fi
 \renewrobustcmd*{\addnbspace}{%

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht	2022-03-14 20:42:12 UTC (rev 62706)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht	2022-03-14 21:05:00 UTC (rev 62707)
@@ -1,5 +1,5 @@
-% html4-math.4ht (2022-02-28-13:22), generated from tex4ht-html4.tex
-% Copyright 2009-2021 TeX Users Group
+% html4-math.4ht (2022-03-08-13:51), generated from tex4ht-html4.tex
+% Copyright 2009-2022 TeX Users Group
 % Copyright 1999-2009 Eitan M. Gurari
 %
 % This work may be distributed and/or modified under the
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2022-02-28-13:22}
+\immediate\write-1{version 2022-03-08-13:51}
 
 \exit:ifnot{accents,% 
 amsfonts,% 
@@ -469,8 +469,6 @@
 
 
 
-
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amsmath}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -695,7 +693,6 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amstex1}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1073,6 +1070,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{eplain}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1117,6 +1116,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{fleqn}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1165,7 +1165,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{rlbabel}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1335,6 +1334,10 @@
 
 
 
+
+
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{accents}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1368,7 +1371,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{ushort}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1459,6 +1461,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{th4}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1524,7 +1527,6 @@
 
 
 
-
 
 
 



More information about the tex-live-commits mailing list.