summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-04 22:24:24 +0000
committerKarl Berry <karl@freefriends.org>2015-02-04 22:24:24 +0000
commit09ea4870085cdc33c40f3d34d2b70d2996b9d101 (patch)
treecc10abb5a4faf875cc5a8b9271e101b287fa75ce
parent548851568500341ba2d236a0b92d87d7b1062cce (diff)
biblatex.4ht for https://puszcza.gnu.org.ua/bugs/?227, tex4ht r139-140
git-svn-id: svn://tug.org/texlive/trunk@36214 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht71
1 files changed, 42 insertions, 29 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
index 741e97bbd50..9a8af0d3e3b 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
@@ -1,33 +1,26 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% biblatex.4ht 2013-01-26-09:30 %
-% Copyright (C) 2007--2009 Eitan M. Gurari %
-% 2009--2013 TeX Users Group %
-% %
-% This work may be distributed and/or modified under the %
-% conditions of the LaTeX Project Public License, either %
-% version 1.3c of this license or (at your option) any %
-% later version. The latest version of this license is %
-% in %
-% http://www.latex-project.org/lppl.txt %
-% and version 1.3c or later is part of all distributions %
-% of LaTeX version 2005/12/01 or later. %
-% %
-% This work has the LPPL maintenance status "maintained".%
-% %
-% This Current Maintainer of this work %
-% is the TeX4ht Project <tex4ht@tug.org>. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% tex4ht@tug.org %
-% http://www.tug.org/tex4ht %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2013-01-26-09:30}
+% biblatex.4ht (2015-02-04-14:23), generated from tex4ht-4ht.tex
+% Copyright 2007-2009 Eitan M. Gurari
+% Copyright 2009-2015 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
+\immediate\write-1{version 2015-02-04-14:23}
- \ifx\blx@startbib\:UnDef
+ \ifx\a:printshorthands\Undef\let\blx@shorthands\@empty\fi
+\ifx\blx@startbib\:UnDef
\pend:def\blx@shorthands{%
\pend:def\blx@bibinit{%
\HAssign\shorthands:cnt=0
@@ -311,6 +304,7 @@
{\begingroup
\let\blx@begunit\@empty
\let\blx@endunit\@empty
+ \let\blx@endnounit\@empty
\blx@unitpunct\blx@postpunct
\endgroup
\global\togglefalse{blx@unit}%
@@ -320,6 +314,7 @@
{\begingroup
\let\blx@begunit\@empty
\let\blx@endunit\@empty
+ \let\blx@endnounit\@empty
\newblockpunct
\endgroup
\global\togglefalse{blx@block}%
@@ -440,6 +435,24 @@
\let\blx@addpagesum\@gobbletwo
\let\nolinkurl\relax
+%
+% biblatex 2.9a
+%
+% Newly added to process {keylist} environment (CVR)
+%
+\let\keylist\description
+\let\endkeylist\enddescription
+\def\keyitem#1{\item[#1]}%
+\ConfigureList{keylist}%
+ {\EndP\HCode{<dl \a:LRdir class="description">}%
+ \PushMacro\end:itm
+\global\let\end:itm=\empty}%
+ {\PopMacro\end:itm \global\let\end:itm \end:itm
+\EndP\HCode{</dd></dl>}\ShowPar}%
+ {\end:itm \global\def\end:itm{\EndP\Tg</dd>}\HCode{<dt
+ class="description">}\bgroup \bf}%
+ {\egroup\EndP\HCode{</dt><dd\Hnewline class="description">}}
+
\let\:temp\do
\def\do#1{%
\patchcmd#1%