From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Exporting multiple images in a float (LaTeX) Date: Fri, 7 Aug 2015 19:04:11 +0200 Message-ID: <20150807170411.GK28462@chitra.no-ip.org> References: <20150806164208.GB2797@chitra.no-ip.org> <87bnekkq81.fsf@gmx.us> <877fp8kq0m.fsf@gmx.us> <20150807042442.GD28462@chitra.no-ip.org> <87r3nfgrc5.fsf@ucl.ac.uk> <20150807141400.GH28462@chitra.no-ip.org> <874mkbnpmz.fsf@gmx.us> <87mvy3gjg9.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNl43-0000Y8-Io for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 13:04:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNl42-0005l4-GF for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 13:04:15 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:35752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNl42-0005l0-8o for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 13:04:14 -0400 Received: by wibxm9 with SMTP id xm9so68943322wib.0 for ; Fri, 07 Aug 2015 10:04:13 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87mvy3gjg9.fsf@ucl.ac.uk> 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 Cc: Rasmus On Fri, Aug 07, 2015 at 05:19:18PM +0100, Eric S Fraga wrote: > On Friday, 7 Aug 2015 at 16:23, Rasmus wrote: > > [...] > > > I guess there would also be no loss from actually inserting a "%" after > > \includegraphics[·]{·} in ox-latex. > > Except that then the suggestion I just made would not work and would in > fact be quite confusing as the second figure would be lost in the > export? True, I guess the question is which is more natural. file:foo.pdf file:bar.pdf or, [[file:foo.pdf]] [[file:bar.pdf]] One thing I can think of, the second option can be confusing in the Org buffer when you do not want the space in between. -- Suvayu Open source is the future. It sets us free.