emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Zac E <zac.endter@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Can't cite multiple sources with biblatex, autocites & autopunct
Date: Sat, 5 Mar 2022 00:37:44 -0500	[thread overview]
Message-ID: <52296DDC-840C-412D-92B3-7A5F9E94B05C@gmail.com> (raw)

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.

             reply	other threads:[~2022-03-05  5:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-05  5:37 Zac E [this message]
2022-03-06 12:43 ` Can't cite multiple sources with biblatex, autocites & autopunct Nicolas Goaziou
2022-03-11  7:30   ` Zac E
2022-03-23 22:47     ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52296DDC-840C-412D-92B3-7A5F9E94B05C@gmail.com \
    --to=zac.endter@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).