aboutsummaryrefslogtreecommitdiff
path: root/test/command/5849-prefix.md
AgeCommit message (Collapse)AuthorFilesLines
2020-02-14Fixes: group biblatex citations even with prefix and suffix (#6058)Ethan Riley1-0/+32
Closes #5849. Previously biblatex citations were only grouped if there was no prefix. This patch allows them to be grouped in subgroups split by prefixes and suffixes, which allows better citation sorting.