From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Table captions in LaTeX export Date: Fri, 12 Jun 2015 08:41:17 +0100 Message-ID: <87d211pe5e.fsf@delle7240.chemeng.ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3KT5-0001OV-Qc for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 04:37:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3KT2-0007XO-KV for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 04:37:39 -0400 Received: from mail-db3on0136.outbound.protection.outlook.com ([157.55.234.136]:23904 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3KT2-0007Vo-CC for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 04:37:36 -0400 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: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org On Thursday, 11 Jun 2015 at 20:12, Thomas S. Dye wrote: [...] > It would be good to have :caption and label honored, even when :float > nil, like this: You could always resort to direct LaTeX directives, as in #+begin_src org ,#+begin_margintable ,#+latex: \label{tab:eg} \caption{Example table} ,#+attr_latex: :float nil :booktabs t :center nil | First | Second | |-------+--------| | One | Two | | Three | Four | ,#+end_margintable #+end_src -- : Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-1216-gb856f6