From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: LaTeX export: images in margin Date: Fri, 16 Aug 2013 14:47:07 +0200 Message-ID: <20130816124707.GC10615@kuru.dyndns-at-home.com> References: <520E143E.3090007@mun.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAJQw-0002oP-Ff for emacs-orgmode@gnu.org; Fri, 16 Aug 2013 08:47:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VAJQv-0002Sa-23 for emacs-orgmode@gnu.org; Fri, 16 Aug 2013 08:47:14 -0400 Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]:58646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAJQu-0002SM-O9 for emacs-orgmode@gnu.org; Fri, 16 Aug 2013 08:47:12 -0400 Received: by mail-ea0-f170.google.com with SMTP id h14so986097eak.15 for ; Fri, 16 Aug 2013 05:47:11 -0700 (PDT) Content-Disposition: inline In-Reply-To: <520E143E.3090007@mun.ca> 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 On Fri, Aug 16, 2013 at 09:29:58AM -0230, Roger Mason wrote: > Hello, > > I'd like to have images in the margin when exporting to LaTeX (or creating a > pdf via LaTeX). I see from a message on one of the TeX mailing lists that > this can be done like this: > > \marginpar{\includegraphics[]{../images/Walkthrough_1-001.jpg}} > > How can I get org (8.0.3 on linux) to wrap calls to \includegraphics with a > call to \marginpar? Maybe this is in the FAQ or a mailing list message, but > if so, I did not find it. You can adapt this to your needs: Hope this helps, -- Suvayu Open source is the future. It sets us free.