emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-image-actual-width has no effect


From: Claudius Mueller
Subject: Re: [O] org-image-actual-width has no effect
Date: Fri, 29 Aug 2014 18:50:41 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

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 <address@hidden> 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

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