From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: Problem with :placement ? Date: Fri, 17 Jul 2015 07:39:25 +0000 (UTC) Message-ID: References: <87twt4xyrx.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG0KY-0004QB-Kd for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 03:45:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZG0KT-000536-LY for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 03:45:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:49112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG0KT-00052i-Dv for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 03:45:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZG0KM-0007cX-FB for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 09:45:02 +0200 Received: from abo-126-219-68.trs.modulonet.fr ([85.68.219.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2015 09:45:02 +0200 Received: from fabrice.popineau by abo-126-219-68.trs.modulonet.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2015 09:45:02 +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: emacs-orgmode@gnu.org Rasmus gmx.us> writes: > > That looks like a special block. Maybe: > > #+attr_latex: :options [bp] Oh, thanks. I misread the doc. Each of figure, table, special block etc. have a different set of keywords. Fabrice