Thanks for trying to help! I really appreciate that!

(image-type-available-p 'imagemagick) ==> output: "t"
org-image-actual-width ==> output: "10"

I had set org-image-actual-width to 10 in the .emacs file to make sure I really notice the difference once the problem is solved.

Claudius


On 08/29/2014 06:27 PM, Nick Dokos wrote:
Claudius Mueller <claudius.muel...@gmail.com> writes:

I tried your file - but whatever I do the images are shown the same
size. I also had to manually paste in ditaa.jar because my compiled
emacs version (24.3) that includes org does not include the
contributed org scripts.

ditaa was just a quick way for me to get an image. It does not matter
how you get the image, as long as you have one.

I guess I'm at my wits end.

Don't give up yet!

Can you evaluate this and post the result?

   (image-type-available-p 'imagemagick)

C-x C-e at the end of the line will evaluate the
expression. Also evaluate

   org-image-actual-width

just to make sure that the value is correct.

--
Nick





Reply via email to