You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
are not correctly recognized if a line-break occurs. Some authors/text editors might hard-wrap this citation at the space:
Lorem ipsum dolor sit amet, consectetur adipiscing \citep[see
also][]{Aauthor2019,Bauthor2020} eget risus sollicitudin neque
imperdiet suscipit.
adstex fails to detect those bib keys.
The text was updated successfully, but these errors were encountered:
birnstiel
changed the title
Line breaks in citations not correctly capture all citations
Line breaks in citations cause failed capturing of bib keys
Mar 10, 2020
@birnstiel Thanks for reporting the issue. I have made an attempt to fix this issue in #23. If you can test the pull request that'd be great. I'll also test it and, if things go well, make a release later today.
natbib
citations such asare not correctly recognized if a line-break occurs. Some authors/text editors might hard-wrap this citation at the space:
adstex
fails to detect those bib keys.The text was updated successfully, but these errors were encountered: