From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [RFC] Extend :float attribute to src blocks and normalize syntax Date: Sat, 01 Jun 2013 10:25:35 -0400 Message-ID: <8738t1lxgg.fsf@pierrot.dokosmarshall.org> References: <878v2v17pj.fsf@gmail.com> <877gie98rd.fsf@pierrot.dokosmarshall.org> <87ehcm1h5r.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uimkb-0003nG-45 for emacs-orgmode@gnu.org; Sat, 01 Jun 2013 10:25:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uimka-0005YC-By for emacs-orgmode@gnu.org; Sat, 01 Jun 2013 10:25:45 -0400 Received: from vms173005pub.verizon.net ([206.46.173.5]:62249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uimka-0005Xv-6c for emacs-orgmode@gnu.org; Sat, 01 Jun 2013 10:25:44 -0400 Received: from lambdaville.dokosmarshall.org ([unknown] [108.7.96.134]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MNP00C0XXENBW00@vms173005.mailsrvcs.net> for emacs-orgmode@gnu.org; Sat, 01 Jun 2013 09:25:41 -0500 (CDT) In-reply-to: <87ehcm1h5r.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 01 Jun 2013 08:25:36 +0200") 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: Nicolas Goaziou Cc: Nick Dokos , emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Nick Dokos writes: > >> Is a binary value for :float enough? I thought (maybe incorrectly) >> that the value of :float would determine (at least for latex export) >> the floating environment for the table, giving one the option to use >> longtable or sidewaystable e.g. Is that the case? If so, how would you >> handle it in the new regime? > > The value for :float is not binary. Tables accept :float multicolumn > and :float sidewaystable. Images accept :float wrap and :float > multicolumn. Src blocks will accept :float multicolumn. > > I didn't mention it since I focused on the syntax changes. Though, the > patch comes with an org.texi update where these attributes are > described. > OK - mea culpa: I didn't read the patch. -- Nick