summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-22 20:40:03 +0000
committerKarl Berry <karl@freefriends.org>2021-04-22 20:40:03 +0000
commit7b51852a5b479f57c26dd743a2b93150cc984f70 (patch)
treebe35991e99596db580400b7864a166232cf62d8e /Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty
parentcaa6bef71273aa0344cf05a06ab0d55f79404ba3 (diff)
biblatex-ext (22apr21)
git-svn-id: svn://tug.org/texlive/trunk@58967 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty
index 37bb08b981f..c551e1c8b01 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty
+++ b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty
@@ -1,5 +1,5 @@
\ProvidesPackage{biblatex-ext-tabular}
- [2021/02/27 v0.12 tabular bibliographies for biblatex (MW)]
+ [2021/04/20 v0.12a tabular bibliographies for biblatex (MW)]
% Code based on Audrey's
% (https://tex.stackexchange.com/users/4483/audrey)
@@ -60,13 +60,13 @@
{\extblxtab@printbibtabular}
{\extblxtab@printbibtabular[]}}
-\def\extblxtab@key@env#1{%
- \ifcsundef{extblxtab@env@#1}
+\def\extblxtab@key@env#1#2{%
+ \ifcsundef{extblxtab@env@#2}
{\extblxtab@error
- {Environment '#1' not found}
- {The environment '#1' could not be found.\MessageBreak
+ {Environment '#2' not found}
+ {The environment '#2' could not be found.\MessageBreak
Use \string\defbibtabular\space to define it}}
- {\def\blx@theenv{#1}}}
+ {\def#1{#2}}}
\def\extblxtab@printbibtabular[#1]{%
\toggletrue{blx@tempa}%