From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Caption and notes for images in latex export Date: Fri, 28 Sep 2012 13:46:07 +0530 Message-ID: <20120928081607.GA21607@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THVn5-0006IL-4W for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 04:19:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THVmx-0007EB-8M for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 04:19:19 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:48330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THVmx-0007E6-22 for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 04:19:11 -0400 Received: by padfa10 with SMTP id fa10so2225737pad.0 for ; Fri, 28 Sep 2012 01:19:09 -0700 (PDT) Content-Disposition: inline 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 By default, orgmode export to latex puts captions of images below the images. How to change the behaviour and make the captions appear at the top? Also, I would like to add "Notes" and "Source" below the image. What is the right way of doing that? Vikas