summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/blx-mcite.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/blx-mcite.def')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/blx-mcite.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/blx-mcite.def b/Master/texmf-dist/tex/latex/biblatex/blx-mcite.def
index 7057a4185ad..b4a8976e50f 100644
--- a/Master/texmf-dist/tex/latex/biblatex/blx-mcite.def
+++ b/Master/texmf-dist/tex/latex/biblatex/blx-mcite.def
@@ -48,11 +48,11 @@
\ifx\blx@mclike@tempb\@empty
\else
\ifx\blx@mclike@tempc\@empty
- \nocite{\blx@mclike@tempb}% preserve citation order for sorting=none
\else
\defbibentryset{\blx@mclike@tempb}{\blx@mclike@tempc}%
\let\blx@mclike@tempc\@empty
\fi
+ \nocite{\blx@mclike@tempb}% preserve citation order for sorting=none
\let\blx@mclike@tempb\@empty
\fi}