From: juh <juh+org-mode@mailbox.org>
To: emacs-orgmode@gnu.org
Subject: Re: Bibliographies on export with ox-context and ox-epub
Date: Tue, 11 Jan 2022 21:41:36 +0100 [thread overview]
Message-ID: <9e7afc0c-56d9-b37e-2c09-6d43367d4e79@mailbox.org> (raw)
In-Reply-To: <87fsrcz7od.fsf@nicolasgoaziou.fr>
Dear all,
On 01.12.21 16:06, Nicolas Goaziou wrote:
> You can also shorten this with `org-cite-csl-styles-dir' variable. E.g.,
> if _all_ your style files are located in "~/Projekte/csl.styles/", you
> could use:
>
> (setq org-cite-csl-styles-dir "~/Projekte/csl.styles/")
>
Finally citations are working for me.
The last step was to make a symlink.
sudo ln -s /usr/share/citation-style-language/locales
/usr/share/emacs/27.1/etc/org/csl
Maybe this is a debian problem.
Citations in this format now works.
[cite: @bibtex_key S. 63]
I define the style in the preamble:
#+cite_export: csl /home/juh/csl.styles-distribution/kritische-ausgabe.csl
What I can't do is to insert a citation because org-cite-insert runs
forever and org-ref-cite-insert-helm inserts this:
[[cite:&name_key_1984]]
which does not render.
But at least I now have it working kind of.
Thanks to all you helped me.
juh
next prev parent reply other threads:[~2022-01-11 20:42 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-24 7:22 Bibliographies on export with ox-context and ox-epub juh
2021-11-24 8:43 ` Denis Maier
2021-11-24 9:32 ` juh
2021-11-24 10:59 ` Denis Maier
2021-11-24 11:36 ` juh
2021-11-24 19:29 ` András Simonyi
2021-11-25 11:19 ` juh
2021-11-25 12:49 ` András Simonyi
2021-11-25 13:53 ` juh
2021-12-01 13:42 ` Nicolas Goaziou
2021-12-01 14:44 ` juh
2021-12-01 14:57 ` juh
2021-12-01 15:01 ` Eric S Fraga
2021-12-02 8:11 ` juh
2021-12-02 15:46 ` Jason Ross
2021-12-01 15:06 ` Nicolas Goaziou
2022-01-11 20:41 ` juh [this message]
2022-01-12 14:53 ` Nicolas Goaziou
2022-01-12 16:38 ` juh
2022-01-12 16:39 ` juh
2022-01-12 17:00 ` Bruce D'Arcus
2022-01-12 17:05 ` John Kitchin
2022-05-09 14:21 ` oc-basic "Wrong value for ENTRY-OR-KEY" error on emacs master (29.x) [Was: Bibliographies on export with ox-context and ox-epub] Kaushal Modi
2022-05-09 21:33 ` Kaushal Modi
2022-05-09 21:44 ` Kaushal Modi
2022-05-10 15:10 ` Kaushal Modi
2022-05-11 11:36 ` Ihor Radchenko
2022-10-22 6:38 ` [PATCH] " Ihor Radchenko
2022-11-06 7:47 ` Ihor Radchenko
2021-11-24 9:59 ` Bibliographies on export with ox-context and ox-epub Colin Baxter 😺
2021-11-24 10:51 ` Denis Maier
2021-11-24 11:13 ` Eric S Fraga
2021-11-24 11:58 ` Colin Baxter 😺
2021-11-24 18:14 ` John Kitchin
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=9e7afc0c-56d9-b37e-2c09-6d43367d4e79@mailbox.org \
--to=juh+org-mode@mailbox.org \
--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 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.