From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Latex Export: Place Caption Below Table Date: Wed, 28 Sep 2011 16:07:44 +0100 Message-ID: <87zkhor9hb.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8x3v-0006lK-7B for emacs-orgmode@gnu.org; Wed, 28 Sep 2011 12:32:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8x3t-00011F-Vq for emacs-orgmode@gnu.org; Wed, 28 Sep 2011 12:32:47 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:49385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8x3t-0000wK-Re for emacs-orgmode@gnu.org; Wed, 28 Sep 2011 12:32:45 -0400 In-Reply-To: (Jakob Lombacher's message of "Wed, 28 Sep 2011 13:26:43 +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: Jakob Lombacher Cc: emacs-orgmode@gnu.org Jakob Lombacher writes: > Hi, > > if I export a document to latex, the caption of a table is always on the top. > > How can I place it at the bottom? Is there a parameter to config it? No, the placement is (currently) fixed to come before the tabular (or alternative) environment. Line 1970 or thereabouts in org-latex.el. Should be straightforward to modify although it is a quite common convention to have the caption above the table... -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.7 (release_7.7.329.g15c3)