emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to call org-display-inline-images so that after a graphviz b


From: Grant Rettke
Subject: Re: [O] How to call org-display-inline-images so that after a graphviz block is evaluated the image is refreshed?
Date: Sat, 12 Jul 2014 10:23:51 -0500

Perfect!
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
address@hidden | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


On Fri, Jul 11, 2014 at 7:28 PM, Ken Mankoff <address@hidden> wrote:
>
> Try (org-redisplay-inline-images). Note "re".
>
> #+BEGIN_SRC <lang> :post (org-redisplay-inline-images)
> #+END_SRC
> #+RESULTS:
>
>   -k.
>
> * On 2014-07-11 at 20:14, Grant Rettke wrote:
>> Hi,
>>
>> The ability to use graphviz in an org document is stellar and makes it
>> so much more productive to use org.
>>
>> Combined with inline image display, it is a powerhouse combo.
>>
>> After evaluating my source block, I would like to refresh the generated 
>> image.
>>
>> Thus far, I just call org-display-inline-image.
>>
>> What is the best way to automate it so that the images are always up to date?
>>
>> Kind regards,
>>
>> Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
>> address@hidden | http://www.wisdomandwonder.com/
>> “Wisdom begins in wonder.” --Socrates
>> ((λ (x) (x x)) (λ (x) (x x)))
>> “Life has become immeasurably better since I have been forced to stop
>> taking it seriously.” --Thompson
>



reply via email to

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