emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Asymptote figure in footnote


From: Nicolas Goaziou
Subject: Re: Asymptote figure in footnote
Date: Tue, 21 Jan 2020 17:20:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Jarmo Hurri <address@hidden> writes:

> This has to be a borderline case, but I need some Asympote-generated
> figures in footnotes. The following does not seem to work.
>
> [fn:: src_asy[:filename foo.pdf]{size(8cm,0); draw (unitcircle);}]

The following works here:

  [fn:: src_asymptote[:file foo.pdf]{size(8cm,0); draw (unitcircle);}]

Regards,

-- 
Nicolas Goaziou



reply via email to

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