From: Ihor Radchenko <yantar92@gmail.com>
To: Bruce D'Arcus <bdarcus@gmail.com>
Cc: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: [oc] multiple cite_export keywords for multiple export processors?
Date: Thu, 12 May 2022 18:08:06 +0800 [thread overview]
Message-ID: <87a6bnhxmh.fsf@localhost> (raw)
In-Reply-To: <CAF-FPGPSyUFPckObTcaLNZQ7fe60yikCXMOqwYC_0XjGJfz6pQ@mail.gmail.com>
"Bruce D'Arcus" <bdarcus@gmail.com> writes:
> 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?
Seems to be alright (except that "verbose" is ignored by oc-biblatex).
Note that you need org-export-allow-bind-keywords to be set to t.
Otherwise, #+bind keywords are ignored.
I tried the following .org file:
#+bind: org-cite-export-processors ((latex biblatex "verbose"))
#+bibliography: /home/yantar92/Git/Books/References.bib
[cite:@brovzek2009soldering]
Best,
Ihor
prev parent reply other threads:[~2022-05-12 10:23 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
2022-05-12 10:08 ` Ihor Radchenko [this message]
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=87a6bnhxmh.fsf@localhost \
--to=yantar92@gmail.com \
--cc=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).