Hi, Jarmo-
Jarmo Hurri syk.fi> writes:
> 1. If I have understood correctly, in order for an asymptote image to be
>included as an inline image, one has to specify a file name at the
>beginning of the code block, as in
>
>#+CAPTION: A test caption.
>#+begin_src asymptote :file foo
> 2. At least for me, _by far_ the most common way of referring to a
>floating element (table or figure) is immediately before or after the
>latex code that defines the float. For this, having to generate a
>unique label for the float has always been an overkill, and I have
>wanted
Jarmo Hurri writes:
Hi, Jarmo,
> 1. If I have understood correctly, in order for an asymptote image to be
>included as an inline image, one has to specify a file name at the
>beginning of the code block, as in
>
>#+CAPTION: A test caption.
>#+begin_src asymptote :file foo.pdf
>