From: juh <juh+org-mode@mailbox.org>
To: emacs-orgmode@gnu.org
Subject: Re: Bibliographies on export with ox-context and ox-epub
Date: Wed, 12 Jan 2022 17:38:08 +0100 [thread overview]
Message-ID: <aa19cefc-176b-3fcc-ca91-60944733008b@mailbox.org> (raw)
In-Reply-To: <87fspt6m58.fsf@nicolasgoaziou.fr>
On 12.01.22 15:53, Nicolas Goaziou wrote:
> Hello,
>
> juh <juh+org-mode@mailbox.org> writes:
>
>> 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
>
> This is odd. Locales and Styles are two different things.
>
>> 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
>
> You could try <M-x toggle-debug-on-quit>, then insert a citation, and
> quit with C-g when it freezes. It should give you a full backtrace,
> which you could send here. It is better if you reload Org uncompiled
> first, with <C-u M-x org-reload>.
Debugger entered--Lisp error: (quit)
org-cite-basic--get-entry("noauthor_nouvelle_nodate" nil)
org-cite-basic--get-field(year "noauthor_nouvelle_nodate" nil raw)
org-cite-basic--get-year("noauthor_nouvelle_nodate" nil no-suffix)
org-cite-basic--key-completion-table()
org-cite-basic--complete-key(t)
#f(compiled-function (select-key select-style arg) #<bytecode
0x1561cc164ae1>)(org-cite-basic--complete-key
org-cite-basic--complete-style nil)
#f(compiled-function (context arg) #<bytecode 0x1561cbec25fd>)(nil nil)
org-cite-insert(nil)
funcall-interactively(org-cite-insert nil)
call-interactively(org-cite-insert record nil)
command-execute(org-cite-insert record)
execute-extended-command(nil "org-cite-insert" nil)
funcall-interactively(execute-extended-command nil "org-cite-insert" nil)
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)
The offending entry:
@misc{noauthor_nouvelle_nodate,
title = {Nouvelle {Vague} – {Wikipedia}},
url = {http://de.wikipedia.org/wiki/Nouvelle_Vague},
urldate = {2011-01-06},
file = {Nouvelle Vague –
Wikipedia:/home/juh/Zotero/storage/B7UGCJCN/Nouvelle_Vague.html:text/html},
}
Before this entry was marked I deleted another one. So I fear that I
have some entries that org-cite-insert does not like.
juh
next prev parent reply other threads:[~2022-01-12 16:38 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
2022-01-12 14:53 ` Nicolas Goaziou
2022-01-12 16:38 ` juh [this message]
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
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=aa19cefc-176b-3fcc-ca91-60944733008b@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 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).