biblatex
biblatex copied to clipboard
simple error generating unwanted space in biblatex-chicago
I think this diff shows both the issue and fix, whereby a % character is missing.
biblatex-chicago
diff /usr/local/texlive/202[45]/texmf-dist/tex/latex/biblatex-chicago/chicago-authordate.bbx
1177c1177
< {\printfield{version}}%
---
> {\printfield{version}}
The top version has my local fix, whereas the bottom does not.
Thanks for not just reporting an issue, but also providing the fix as well.
The biblatex-chicago bundle is not maintained here (the bug tracker of the biblatex core and standard styles) and also not by us. You can find the name of the developer/maintainer and bug reporting info in the biblatex-chicago documentation http://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-chicago/doc/biblatex-chicago.pdf.