Rasmus writes:
> Pushed.
Thank you.
Regards,
> I updated the patches.
Pushed.
Thanks,
Rasmus
--
Hvor meget poesi tror De kommer ud af et glas isvand?
Aaron Ecay writes:
> OK, I’ve done some more investigation. By default, minted uses
> \newfloat from the float package to create the listing float class.
> This does not set up the caption integration. OTOH, adding the newfloat
> option to minted uses \DeclareFloatingEnvironment from the newflo
Hi Rasmus,
2015ko uztailak 1an, Rasmus-ek idatzi zuen:
>
> Hi,
>
> Aaron Ecay writes:
>
>> AFAICS you sent the original message only to me. I’m replying also to
>> the org mode list. You may want to resend the patch attachment though,
>> since the quoting in this reply will probably mangle i
Hello,
Rasmus writes:
> Attached is a patch that works reasonably well to allow :float nil
> "floats" to have captions in ox-latex.
Thanks for the patch. A minor comment follows.
> + (attr (org-export-read-attribute :attr_latex element))
> + (nonfloat (and (member :float attr)
(pl
Hi,
Aaron Ecay writes:
> AFAICS you sent the original message only to me. I’m replying also to
> the org mode list. You may want to resend the patch attachment though,
> since the quoting in this reply will probably mangle it.
http://permalink.gmane.org/gmane.emacs.orgmode/98791
??
> 2015
Hi Rasmus,
AFAICS you sent the original message only to me. I’m replying also to
the org mode list. You may want to resend the patch attachment though,
since the quoting in this reply will probably mangle it.
I have almost no time to follow org development these days (sadly).
However these are
Hi,
Attached is a patch that works reasonably well to allow :float nil
"floats" to have captions in ox-latex.
The hard part is src-blocks.
At the moment we sometimes allow captions to register as figures (at least
when when using verbatim). Instead we could go with "listing". Of course
listing