summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-16 23:48:34 +0000
committerKarl Berry <karl@freefriends.org>2017-11-16 23:48:34 +0000
commit7ced330c0163f236b889d7a3726affcbdb102c31 (patch)
tree4233365908e676ec847c87b59b4d3d9f16c49c95
parent26bbe6fbf6f01b0ad3162a5d7c2cc0a6fbaafc13 (diff)
biblatex.4ht version checking (tex4ht r347)
git-svn-id: svn://tug.org/texlive/trunk@45835 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
index 97ad3d9fce8..346728f49cd 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht
@@ -1,6 +1,6 @@
-% biblatex.4ht (2016-03-16-10:08), generated from tex4ht-4ht.tex
+% biblatex.4ht (2017-11-16-15:46), generated from tex4ht-4ht.tex
% Copyright 2007-2009 Eitan M. Gurari
-% Copyright 2009-2016 TeX Users Group
+% Copyright 2009-2017 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -17,9 +17,14 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2016-03-16-10:08}
+\immediate\write-1{version 2017-11-16-15:46}
- \ifdim\abx@version pt< 3pt \xdef\blx:ver:no{2}\else\xdef\blx:ver:no{3}\fi
+ \def\make:blx:ver#1.#2#3\relax{%
+ %\ifdim#1pt< 3pt \xdef\blx:ver:no{2}\else\xdef\blx:ver:no{3}\fi%
+ \gdef\blx:ver:no{#1}
+ \gdef\blx:subver:no{#2}
+}
+\expandafter\make:blx:ver\abx@version.0\relax
\ifx\a:printshorthands\Undef\let\blx@shorthands\@empty\fi
\ifx\blx@startbib\:UnDef
\pend:def\blx@shorthands{%
@@ -222,7 +227,7 @@
% Following macros doesn't seem to work with biblatex 3.4. We should make another test for
% biblatex > 3.0 and < 3.3
-\ifdim\abx@version pt < 3.3pt
+\ifdim\blx:ver:no.\blx:subver:no pt < 3.3pt
\protected\def\blx@bbl@entry#1#2#3{%
\begingroup
\edef\abx@field@entrykey{\detokenize{#1}}%