summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/biblatex1.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/biblatex1.sty')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/biblatex1.sty5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex1.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex1.sty
index 6a51f2872c3..6f25355af52 100644
--- a/Master/texmf-dist/tex/latex/biblatex/biblatex1.sty
+++ b/Master/texmf-dist/tex/latex/biblatex/biblatex1.sty
@@ -4576,6 +4576,7 @@
\do{langgerman}%
\do{langgreek}%
\do{langitalian}%
+ \do{langjapanese}%
\do{langlatin}%
\do{langnorwegian}%
\do{langpolish}%
@@ -4597,6 +4598,7 @@
\do{fromgerman}%
\do{fromgreek}%
\do{fromitalian}%
+ \do{fromjapanese}%
\do{fromlatin}%
\do{fromnorwegian}%
\do{frompolish}%
@@ -7467,6 +7469,9 @@
\@onlypreamble\AtEveryCitekey
\@onlypreamble\AtEveryMultiCite
+\newrobustcmd*{\AtEachCitekey}{%
+ \iftoggle{blx@citation}{\appto\blx@hook@citekey}{\@gobble}}
+
\def\blx@imc@UseEveryCiteHook{\csuse{blx@hook@cite}}
\def\blx@imc@UseEveryCitekeyHook{\csuse{blx@hook@citekey}}
\def\blx@imc@UseEveryMultiCiteHook{\csuse{blx@hook@mcite}}