texlive[55621] Master/texmf-dist/tex/generic/tex4ht/docbook.4ht:

commits+karl at tug.org commits+karl at tug.org
Sun Jun 21 23:05:33 CEST 2020


Revision: 55621
          http://tug.org/svn/texlive?view=revision&revision=55621
Author:   karl
Date:     2020-06-21 23:05:33 +0200 (Sun, 21 Jun 2020)
Log Message:
-----------
biblatex docbook support, tex4ht r745

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

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht	2020-06-21 20:42:13 UTC (rev 55620)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht	2020-06-21 21:05:33 UTC (rev 55621)
@@ -1,4 +1,4 @@
-% docbook.4ht (2020-06-18-14:04), generated from tex4ht-docbook.tex
+% docbook.4ht (2020-06-21-13:36), generated from tex4ht-docbook.tex
 % Copyright 2009-2019 TeX Users Group
 % Copyright 2000-2009 Eitan M. Gurari
 %
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2020-06-18-14:04}
+\immediate\write-1{version 2020-06-21-13:36}
 
 \exit:ifnot{Preamble,% 
 algorithmic,% 
@@ -29,6 +29,7 @@
 array,% 
 article,% 
 beamer,% 
+biblatex,% 
 book,% 
 color,% 
 dcolumn,% 
@@ -2730,8 +2731,44 @@
 
 
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+                \ConfigureHinput{biblatex}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+        \def\bibConfigure{%
+  \ConfigureList{thebibliography}
+  {\ifvmode \IgnorePar \fi \EndP \EndP
+    \HCode {<bibliolist>}%
+%
+% This is for linking citations with biblist items which
+% are in a different file when output is split into different
+% chunks. [CVR 2012-09-27]
+%
+%
+% <biblatex-2.2>
+%
+  \immediate\write\@auxout{%
+      \string\BibFileName[\therefsection]{\FileName}}%
+%
+% </biblatex-2.2>
+%
+    \PushMacro \end:itm \global \let \end:itm =\empty}%
+  {\ifvmode \IgnorePar \fi \EndP
+    \PopMacro \end:itm \global \let \end:itm \end:itm \EndP
+    \HCode {</bibliomisc></bibliomixed></bibliolist>}\ShowPar}%
+  {\ifvmode \IgnorePar \fi \EndP \gHAdvance \bibN by 1
+    \end:itm \global \def \end:itm {\EndP \HCode{</bibliomisc></bibliomixed>}}%
+    \HCode {<bibliomixed xml:id="X\therefsection-\abx at field@entrykey"><bibliomisc>}\bgroup \bf}%
+  {\ifvmode \IgnorePar \fi \EndP
+    \egroup
+    \HCode {</bibliomisc><bibliomisc\Hnewline xml:id="bib-\bibN">}%
+    \par \ShowPar}%
+ }
 
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+  
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
 
@@ -2749,6 +2786,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{array}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



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