From: "Bruce D'Arcus" <bdarcus@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: [oc] multiple cite_export keywords for multiple export processors?
Date: Wed, 11 May 2022 14:46:31 -0400 [thread overview]
Message-ID: <CAF-FPGPSyUFPckObTcaLNZQ7fe60yikCXMOqwYC_0XjGJfz6pQ@mail.gmail.com> (raw)
In-Reply-To: <87o804i369.fsf@localhost>
On Wed, May 11, 2022 at 9:55 AM Ihor Radchenko <yantar92@gmail.com> wrote:
>
> "Bruce D'Arcus" <bdarcus@gmail.com> writes:
>
> >> Emm. org-cite-export-processors?
> >
> > So I recognize I don't fully understand the org export system, but
> > that sets global defaults.
> >
> > What if I want to set a different style on a specific document?
>
> There is also #+cite_export: keyword, but it only sets global processor.
> You cannot choose per-export backend options. So, you can use #+bind to
> set org-exportprocessors explicitly in buffer.
OIC; that's the part I was missing.
So something like this?
#+bind: org-cite-export-processors ((latex biblatex "verbose"))
It doesn't seem to work though. Is there something wrong with my syntax?
Bruce
next prev parent reply other threads:[~2022-05-11 18:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-10 22:45 [oc] multiple cite_export keywords for multiple export processors? Bruce D'Arcus
2022-05-11 13:22 ` Ihor Radchenko
2022-05-11 13:26 ` Bruce D'Arcus
2022-05-11 13:55 ` Ihor Radchenko
2022-05-11 18:46 ` Bruce D'Arcus [this message]
2022-05-12 10:08 ` Ihor Radchenko
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAF-FPGPSyUFPckObTcaLNZQ7fe60yikCXMOqwYC_0XjGJfz6pQ@mail.gmail.com \
--to=bdarcus@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.