emacs-orgmode
[Top][All Lists]
Advanced

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

[O] behavior of org-image-actual-size with units in attr_* :width


From: John Kitchin
Subject: [O] behavior of org-image-actual-size with units in attr_* :width
Date: Tue, 30 Sep 2014 17:09:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin)

I have set this in my init file

(setq org-image-actual-width '(600))

It works great, unless I use:
#+attr_latex: :width 4in

This makes my images 4 inches wide in LaTeX, but it sets my images to
approximately 4 pixels wide!

I feel like it is worth modifying the regexp that gets the width to
catch these cases and fall back on the variable value when they
exist. Any thoughts?


-- 
-----------------------------------
John Kitchin
http://kitchingroup.cheme.cmu.edu




reply via email to

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