texlive[66806] Master/texmf-dist: biblatex indentation, tex4ht r1319;

commits+karl at tug.org commits+karl at tug.org
Sat Apr 8 22:29:13 CEST 2023


Revision: 66806
          http://tug.org/svn/texlive?view=revision&revision=66806
Author:   karl
Date:     2023-04-08 22:29:13 +0200 (Sat, 08 Apr 2023)
Log Message:
-----------
biblatex indentation, tex4ht r1319; fn-in option and paragraph handling, tex4ht r1320

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

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

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2023-04-08 19:56:41 UTC (rev 66805)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2023-04-08 20:29:13 UTC (rev 66806)
@@ -1,3 +1,13 @@
+2023-04-08  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-html4.tex (html4.4ht): show next paragraph after footnote
+	with the fn-in option in Koma Script classes.
+	https://tex.stackexchange.com/a/682211/2891
+
+	* tex4ht-html4.tex (html4.4ht): fixed indentation of additional
+	BibLaTeX styles.
+	https://tex.stackexchange.com/a/682200/2891
+
 2023-04-06  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (biblatex.4ht): print contents of the \nolinkurl as

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex	2023-04-08 19:56:41 UTC (rev 66805)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex	2023-04-08 20:29:13 UTC (rev 66806)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1317 2023-04-03 13:19:40Z michal_h21 $
+% $Id: tex4ht-html4.tex 1320 2023-04-08 10:40:15Z michal_h21 $
 % Compile 4 times: latex tex4ht-html4
 % Copy html4.4ht into the work directory before all but the last compilation.
 %
@@ -2754,6 +2754,18 @@
    {numeric-comp}
    {|<dt numeric biblatex style|>}
 \Configure{biblatex-style}
+   {authortitle-ticomp}
+   {|<indented dd biblatex style|>}
+\Configure{biblatex-style}
+   {iso-authoryear}
+   {|<indented dd biblatex style|>}
+\Configure{biblatex-style}
+   {iso-numeric}
+   {|<dt numeric biblatex style|>}
+
+
+
+\Configure{biblatex-style}
    {draft}
    {
      \Css{dd.thebibliography {margin-left: 2.5em;}}
@@ -5003,7 +5015,7 @@
 >>>
 
 \<close inline footnote box\><<<
-\EndP\egroup\RecallEndP
+\EndP\egroup\RecallEndP\ShowPar
 >>>  
 
 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht	2023-04-08 19:56:41 UTC (rev 66805)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/html4.4ht	2023-04-08 20:29:13 UTC (rev 66806)
@@ -1,4 +1,4 @@
-% html4.4ht (2023-04-03-14:42), generated from tex4ht-html4.tex
+% html4.4ht (2023-04-08-13:09), 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-04-03-14:42}
+\immediate\write-1{version 2023-04-08-13:09}
 
 \exit:ifnot{8859-6,% 
 CJK,% 
@@ -2544,7 +2544,7 @@
 %
 \HCode{-->}%
 %
-    \EndP\egroup\RecallEndP
+    \EndP\egroup\RecallEndP\ShowPar
 }
 
    \Configure{BODY}
@@ -2668,7 +2668,7 @@
    {\expandafter\global\expandafter
        \let\csname (fn\FNnum x\minipageNum
 )\endcsname\def
-    \EndP\egroup\RecallEndP
+    \EndP\egroup\RecallEndP\ShowPar
 }
 
    \Configure{BODY}
@@ -19927,7 +19927,7 @@
 \ifx \FNmark\empty +\else \FNmark\fi
 \EndLink\space\HCode{</sup>}%
 }
-  {\EndP\egroup\RecallEndP
+  {\EndP\egroup\RecallEndP\ShowPar
 
 }
 
@@ -20472,6 +20472,26 @@
 \Css{dt.thebibliography {float:left; clear:left; margin-right:1em;}}
 }
 \Configure{biblatex-style}
+   {authortitle-ticomp}
+   {\Css{dd.thebibliography { text-indent: -2em; margin-left: 2em;}}
+\Css{dd.thebibliography p:first-child{ text-indent: -2em; }}
+\Css{dt.thebibliography{float:left; clear:left; margin-right:1em;}}
+}
+\Configure{biblatex-style}
+   {iso-authoryear}
+   {\Css{dd.thebibliography { text-indent: -2em; margin-left: 2em;}}
+\Css{dd.thebibliography p:first-child{ text-indent: -2em; }}
+\Css{dt.thebibliography{float:left; clear:left; margin-right:1em;}}
+}
+\Configure{biblatex-style}
+   {iso-numeric}
+   {\Css{dd.thebibliography {margin-left: 2.5em;}}
+\Css{dt.thebibliography {float:left; clear:left; margin-right:1em;}}
+}
+
+
+
+\Configure{biblatex-style}
    {draft}
    {
      \Css{dd.thebibliography {margin-left: 2.5em;}}



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