emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] oc-csl: Fix footnote status reporting for wrapped citations


From: Nicolas Goaziou
Subject: Re: [PATCH] oc-csl: Fix footnote status reporting for wrapped citations
Date: Tue, 02 Nov 2021 18:35:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

András Simonyi <andras.simonyi@gmail.com> writes:

> the attached simple patch fixes a problem in oc-csl.el which led to
> missing footnote number information for citations that were
> automatically footnote-wrapped based on the used CSL style.

Applied with a small change. Thank you.

> +      (setq footnote (org-element-lineage citation
> +                                          '(footnote-definition 
> footnote-reference))))

I removed `footnote-definition', which cannot happen after a call to
`org-cite-wrap-citation'.

Regards,
-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]