emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can't cite multiple sources with biblatex, autocites & autopunct
@ 2022-03-05  5:37 Zac E
  2022-03-06 12:43 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Zac E @ 2022-03-05  5:37 UTC (permalink / raw)
  To: emacs-orgmode

Org-Cite does not appear to respect the biblatex package’s autopunct option when citing more than one source and exporting from .org to .pdf via .tex. The org exporter inserts a \relax command after the \autocites command, preventing the swapping of citation and punctuation (period), as should otherwise be enabled by the autopunct option. If I try to manually swap the punctuation and citation, LaTeX removes the space before the next sentence, so the use of autopunct is necessary.

The relevant part of my header looks like:
#+latex_header: \usepackage[american]{babel}
#+latex_header: \usepackage[autopunct,style=american]{csquotes}
#+latex_header: \usepackage[notes,autopunct=true,backend=biber]{biblatex-chicago}

This behavior has been consistent for me across different documents, and the only common denominator is the presence of multiple sources. An identical set-up in LaTeX does not produce this behavior. Has anyone experienced this bug? I could not find any other discussions of this issue. Does anyone have any suggestions? Thank you.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-23 22:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05  5:37 Can't cite multiple sources with biblatex, autocites & autopunct Zac E
2022-03-06 12:43 ` Nicolas Goaziou
2022-03-11  7:30   ` Zac E
2022-03-23 22:47     ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).