From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Table with images export to LaTeX Date: Tue, 23 Jun 2015 12:24:54 +0100 Message-ID: <87lhfaekft.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7MK7-0005lQ-AL for emacs-orgmode@gnu.org; Tue, 23 Jun 2015 07:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7MK4-0005OL-1D for emacs-orgmode@gnu.org; Tue, 23 Jun 2015 07:25:03 -0400 Received: from mail-db3on0133.outbound.protection.outlook.com ([157.55.234.133]:8168 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7MK3-0005NS-Pp for emacs-orgmode@gnu.org; Tue, 23 Jun 2015 07:24:59 -0400 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: Dov Grobgeld Cc: emacs-orgmode On Tuesday, 23 Jun 2015 at 10:24, Dov Grobgeld wrote: > I tried to export a table with four images to LaTeX, but got a big mess as > a result. In contrast, the result in HTML export is fine. Has anyone had > better experience and can recommend some remedy? Works for me with recent org. What version of org are you using? What is a /big mess/ more precisely? It could be useful to post the bit of LaTeX generated for the table. How big are the images? Maybe set org-latex-image-default-width, for instance? I often have something like this in documents where I am going to change the default image size for LaTeX export frequently: #+begin_src org # -*- org-export-allow-bind-keywords: t; -*- ,#+bind: org-latex-image-default-width "2cm" #+end_src -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1231-ga0a883