summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex/latex/blx-mcite.def
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex/latex/blx-mcite.def')
-rw-r--r--macros/latex/contrib/biblatex/latex/blx-mcite.def5
1 files changed, 4 insertions, 1 deletions
diff --git a/macros/latex/contrib/biblatex/latex/blx-mcite.def b/macros/latex/contrib/biblatex/latex/blx-mcite.def
index b4a8976e50..ea757f2086 100644
--- a/macros/latex/contrib/biblatex/latex/blx-mcite.def
+++ b/macros/latex/contrib/biblatex/latex/blx-mcite.def
@@ -11,6 +11,9 @@
\newrobustcmd*{\Mtextcite}{\mcitelike\Textcite}
\newrobustcmd*{\msupercite}{\mcitelike\supercite}
+\newrobustcmd*{\mautocite}{\mcitelike\autocite}
+\newrobustcmd*{\Mautocite}{\mcitelike\Autocite}
+
% \mcite{key1,setA,*keyA1,*keyA2,*keyA3,key2,setB,*keyB1,*keyB2,*keyB3}
% => \mcitelike\cite{key1,setA,*keyA1,*keyA2,*keyA3,key2,setB,*keyB1,*keyB2,*keyB3}
% => \defbibentryset{setA}{keyA1,keyA2,keyA3}
@@ -28,7 +31,7 @@
\let\blx@mclike@tempb\@empty
\let\blx@mclike@tempc\@empty
\blx@xsanitizeafter\blx@mclike@i{#4}%
- \edef\blx@mclike@tempa{\endgroup\unexpanded{#1[#2][#3]}{\blx@mclike@tempa}}%
+ \edef\blx@mclike@tempa{\endgroup\unexpanded{#1[{#2}][{#3}]}{\blx@mclike@tempa}}%
\blx@mclike@tempa}
\def\blx@mclike@i#1{%