summaryrefslogtreecommitdiff
path: root/test/command/5849-prefix.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-06-01 23:24:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-06-01 23:24:49 -0700
commitf53977e295a4c301759d54787a39d0737c155a16 (patch)
tree919090a2b338646e748cdefe64522b2d82dd7f99 /test/command/5849-prefix.md
parente8be78f91af78bef31438b65954d411dcb635fae (diff)
LaTeX writer: Improve grouping with autocites.
Closes #8088.
Diffstat (limited to 'test/command/5849-prefix.md')
-rw-r--r--test/command/5849-prefix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/5849-prefix.md b/test/command/5849-prefix.md
index f3217a187..fe348205e 100644
--- a/test/command/5849-prefix.md
+++ b/test/command/5849-prefix.md
@@ -20,7 +20,7 @@
% pandoc -t latex --biblatex
[e.g. @a1;@a2, ch.3 and elsewhere;@a3; but also @a4;@a5]
^D
-\autocites[e.g.][ch.3 and elsewhere]{a1,a2}{a3}[but also][]{a4,a5}
+\autocites[e.g.][]{a1}[ch.3 and elsewhere]{a2}{a3}[but also][]{a4,a5}
```
```
% pandoc -t latex --biblatex