Closed marvin-te closed 5 days ago
A self-contained example
\documentclass{article}
\usepackage[style=ieee]{biblatex}
\addbibresource{biblatex-examples.bib}
\begin{document}
Some text \cite{westfahl:space}. Some more text \cite{aksin, westfahl:space}.
\end{document}
Hi there,
thanks for the quick response and update on the last issue about compressed citations :) Sadly, since one of the last updates, I encountered a new bug: The citations don't get sorted anymore.
Example:
results in
instead of
I hope you can fix this regression in a small patch update.
Thank you very much for your work. Cheers.