emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Table with images export to LaTeX


From: Eric S Fraga
Subject: Re: [O] Table with images export to LaTeX
Date: Tue, 23 Jun 2015 12:24:54 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]