emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Bruce D'Arcus" <bdarcus@gmail.com>
To: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: [wip-cite-new] Initial implementation of `biblatex' citation processor
Date: Thu, 20 May 2021 11:14:33 -0400	[thread overview]
Message-ID: <CAF-FPGON6C5NBVjnykpfbDtL_dytrC2VFwO-i9W6EgOVwhUSRw@mail.gmail.com> (raw)
In-Reply-To: <e8280d9d-083a-0151-906d-355bf84681f9@mailbox.org>

On Thu, May 20, 2021 at 10:29 AM Denis Maier <denismaier@mailbox.org> wrote:
>
> Am 20.05.2021 um 16:11 schrieb Bruce D'Arcus:
...
> > 1. I wasn't sure Nicolas was aware of this config option, nor how one
> > would configure it currently (but it seems necessary in general)
>
> No, it's only necessary to configure this if you don't want the defaults.
>
> In authoryear styles you have autocite=inline by default
> In authortitle styles you have autocite=inline by default
> In verbose styles you have autocite=footnote by default
>
> So, if you use an authoryear/authortitle style, but want
> autocite=footnote you'll have to declare this as a package option.

Oh good!

> > 2. If you set default to autocite=inline, which is to say the
> > non-bare/plain style, the issue you note goes away?
> >
>
> Not sure. Autocite* => parencite*, but there's still no cite/bare* then.

Just to clarify:

There's no autocite command variant that produces the bare output?

But there are other more output-specific commands that do?

From your followup to this:

> Another thought here:
> Yes, it could be [cite/parens/bare:...] but also [cite/note/bare:...].

Why is that necessary?

If I interpreted the above correctly, is not the limitation in
biblatex autocite?

E.g. Nicolas could map "cite/bare"  to whatever paren or note biblatex
variant, depending on the citation style?

> @Bruce: We don't have bare citation in CSL currently, right? Perhaps we
>  should add this to add some portability...

No, just as we don't have (yet) in-text, but processors have implemented it.

That's why I recommend on that table that citeproc-org/el supports it;
it's easy enough to add.

Bruce


  reply	other threads:[~2021-05-20 15:16 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18 15:13 [wip-cite-new] Initial implementation of `biblatex' citation processor Nicolas Goaziou
2021-05-18 18:40 ` Bruce D'Arcus
2021-05-20  7:22   ` Rudolf Adamkovič
2021-05-20 10:38     ` Bruce D'Arcus
2021-05-19 10:03 ` Denis Maier
2021-05-19 10:43   ` Bruce D'Arcus
2021-05-19 12:33     ` Denis Maier
2021-05-19 13:44       ` Nicolas Goaziou
2021-05-19 13:50         ` Bruce D'Arcus
2021-05-19 14:31         ` Denis Maier
2021-05-19 14:46           ` Bruce D'Arcus
2021-05-19 15:23           ` Nicolas Goaziou
2021-05-20  8:04             ` Denis Maier
2021-05-20 10:36               ` Bruce D'Arcus
2021-05-20 11:56                 ` Bruce D'Arcus
2021-05-20 11:59                   ` Bruce D'Arcus
2021-05-20 13:24                   ` Denis Maier
2021-05-20 13:07                 ` Denis Maier
2021-05-20 13:22                   ` Bruce D'Arcus
2021-05-20 13:56                     ` Denis Maier
2021-05-20 14:11                       ` Bruce D'Arcus
2021-05-20 14:29                         ` Denis Maier
2021-05-20 15:14                           ` Bruce D'Arcus [this message]
2021-05-20 17:06                         ` Nicolas Goaziou
2021-05-20 21:51                           ` Denis Maier
2021-05-20 22:37                             ` Thomas S. Dye
2021-05-20 22:51                               ` Bruce D'Arcus
2021-05-21  0:07                                 ` Thomas S. Dye
2021-05-21 13:38                             ` Nicolas Goaziou
2021-05-20 13:08                 ` Denis Maier
2021-05-20 17:15               ` Nicolas Goaziou
2021-05-20 21:54                 ` Denis Maier
2021-05-21 13:29                   ` Nicolas Goaziou
2021-05-20 14:32             ` Denis Maier
2021-05-19 13:00 ` Denis Maier
2021-05-21 11:49 ` Bruce D'Arcus
2021-05-21 13:13   ` Nicolas Goaziou
2021-05-21 13:25     ` Bruce D'Arcus
2021-05-25 14:30       ` Bruce D'Arcus
2021-05-26 20:04         ` Nicolas Goaziou
2021-05-29 14:44 ` [org-cite, oc-csl] print_bibliography options Bruce D'Arcus
2021-05-29 15:15   ` Nicolas Goaziou
2021-05-29 16:03     ` Bruce D'Arcus
2021-05-29 16:30       ` Nicolas Goaziou
2021-05-31 18:10         ` András Simonyi
2021-05-31 21:54           ` Bruce D'Arcus

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=CAF-FPGON6C5NBVjnykpfbDtL_dytrC2VFwO-i9W6EgOVwhUSRw@mail.gmail.com \
    --to=bdarcus@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).