From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [ox-latex, bug?] :caption forces environment Date: Thu, 19 Feb 2015 17:49:37 +0100 Message-ID: <87zj893kym.fsf@gmx.us> References: <87sie23qe7.fsf@gmx.us> <87h9uindd5.fsf@nicolasgoaziou.fr> <87lhju3p56.fsf@gmx.us> <87d255or85.fsf@nicolasgoaziou.fr> <87d255529o.fsf@gmx.us> <8738616fsk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOUIK-0004SA-T5 for emacs-orgmode@gnu.org; Thu, 19 Feb 2015 11:49:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOUII-0006OE-6X for emacs-orgmode@gnu.org; Thu, 19 Feb 2015 11:49:44 -0500 Received: from mout.gmx.net ([212.227.17.20]:55794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOUIH-0006Nw-UC for emacs-orgmode@gnu.org; Thu, 19 Feb 2015 11:49:42 -0500 Received: from x200s ([46.166.186.215]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MIhDo-1YQhDf2jgu-002KDp for ; Thu, 19 Feb 2015 17:49:39 +0100 In-Reply-To: <8738616fsk.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 19 Feb 2015 17:12:59 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nicolas Goaziou writes: > We could use captof with a caption and :float nil. You would also be able to do this with the awful float-package using the H :placement, though I guess it's still a float (so I don't know if it would work in e.g. minipage). AFAIK, we use float actively at one place, namely ";; Case 1. No source fontification". Of org-latex-src-block. In that particular case I guess we could also use capt-of, actually. At some point I wanted to get rid of float, until I became aware that capt-of doesn't ensure that floats/non-floats appear in the right order. -- Summon the Mothership!