summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-03-19 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2023-03-19 03:01:21 +0000
commit41b65de3ca404c665b94ea7716f036ce4f024619 (patch)
tree79b818f56264510a85b019c02e6d7b26238d9cfb /macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty
parentb0cfbb3bcaeafdcb4da817c21937f10ce07f5dca (diff)
CTAN sync 202303190301
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty11
1 files changed, 8 insertions, 3 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty b/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty
index a1a65e638a..b057a9ae79 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-ext/biblatex-ext-tabular.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{biblatex-ext-tabular}
- [2022/06/18 v0.16 tabular bibliographies for biblatex (MW)]
+ [2023/03/18 v0.17 tabular bibliographies for biblatex (MW)]
% Code based on Audrey's
% (https://tex.stackexchange.com/users/4483/audrey)
@@ -33,8 +33,8 @@
This is a fatal error. I'm aborting now}%
\endinput}
-\def\extblxtab@requiredbiblatexversion{3.15}
-\def\extblxtab@requiredbiblatexdate{2020/08/19}
+\def\extblxtab@requiredbiblatexversion{3.19}
+\def\extblxtab@requiredbiblatexdate{2023/03/05}
\@ifpackagelater{biblatex}{\extblxtab@requiredbiblatexdate}
{}
@@ -84,6 +84,9 @@
\ifundef\blx@default@thetitle
{\let\blx@thetitle\@empty}
{\let\blx@thetitle\blx@default@thetitle}%
+ \ifundef\blx@default@thefilter
+ {\let\blx@thefilter\@empty}
+ {\let\blx@thefilter\blx@default@thefilter}%
\let\blx@key@env\extblxtab@key@env % redirect the 'env' option
% to tabular envs
% defaults
@@ -117,6 +120,8 @@
% \printbibliography following one with this set will inherit any
% previous "true" value
\togglefalse{blx@omitnumbers}%
+ \expandafter\blx@key@filter\expandafter{\blx@thefilter}%
+ % Can only be defaulted once \blx@tempa is set since it filters on this
\blx@kv@setkeys{blx@bib2}{#1}% ... now we have correct \blx@tempa,
% set rest of options
\blx@rest@actives