diff options
author | Karl Berry <karl@freefriends.org> | 2016-01-06 00:48:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-01-06 00:48:17 +0000 |
commit | 7894a2d54e63509c1d83e8ef3a65ff8b84b8993c (patch) | |
tree | cacb2892035da4b7b5d552232bfc18b05a1ce93f /Master/texmf-dist | |
parent | dbdb9773470cb562b4c01ae70c83f4994841ddf1 (diff) |
biblatex.4ht version check, tex4ht r160
git-svn-id: svn://tug.org/texlive/trunk@39279 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht index 99ad2f9ca26..0d776470395 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 (2015-08-05-15:37), generated from tex4ht-4ht.tex +% biblatex.4ht (2016-01-05-16:47), generated from tex4ht-4ht.tex % Copyright 2007-2009 Eitan M. Gurari -% Copyright 2009-2015 TeX Users Group +% Copyright 2009-2016 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,9 +17,9 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2015-08-05-15:37} +\immediate\write-1{version 2016-01-05-16:47} - \ifdefstring{\abx@version}{3.0}{\xdef\blx:ver:no{3}}{\xdef\blx:ver:no{2.9}} + \ifdim\abx@version pt< 3pt \xdef\blx:ver:no{2}\else\xdef\blx:ver:no{3}\fi \ifx\a:printshorthands\Undef\let\blx@shorthands\@empty\fi \ifx\blx@startbib\:UnDef \pend:def\blx@shorthands{% |