From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Caption and notes for images in latex export Date: Fri, 28 Sep 2012 10:45:31 +0200 Message-ID: <87obkqilhw.fsf@bzg.ath.cx> References: <20120928081607.GA21607@panahar> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THWCT-0008B4-Ek for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 04:45:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THWCO-0000Bm-3y for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 04:45:33 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:38223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THWCN-0000As-Rd for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 04:45:28 -0400 Received: by wibhj13 with SMTP id hj13so3683820wib.12 for ; Fri, 28 Sep 2012 01:45:27 -0700 (PDT) In-Reply-To: <20120928081607.GA21607@panahar> (Vikas Rawal's message of "Fri, 28 Sep 2012 13:46:07 +0530") 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 Hi Vikas, Vikas Rawal writes: > 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? Well, you can't at the moment. > Also, I would like to add "Notes" and "Source" below the > image. What is the right way of doing that? To use #+CAPTION :) -- Bastien