From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ox-latex, bug?] :caption forces environment Date: Tue, 24 Feb 2015 21:06:51 +0100 Message-ID: <87sidv2hwk.fsf@nicolasgoaziou.fr> 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> <87zj893kym.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQLjl-0002Fp-C1 for emacs-orgmode@gnu.org; Tue, 24 Feb 2015 15:05:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQLji-0003Vn-K3 for emacs-orgmode@gnu.org; Tue, 24 Feb 2015 15:05:45 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:57122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQLji-0003Vj-EM for emacs-orgmode@gnu.org; Tue, 24 Feb 2015 15:05:42 -0500 In-Reply-To: <87zj893kym.fsf@gmx.us> (rasmus@gmx.us's message of "Thu, 19 Feb 2015 17:49:37 +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: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > 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. It's worth trying. Do you want to provide a patch? > 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. Since we wouldn't use floats anymore, this isn't a problem, is it? Regards,