emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] images in orgmode


From: Nick Dokos
Subject: Re: [Orgmode] images in orgmode
Date: Tue, 02 Feb 2010 16:11:14 -0500

Erwin Panen <address@hidden> wrote:

> Question:
> When I click on one of the links between [ ] square brackets, my window=20
> splits in half, and in the bottom half the image appears.
> Looking at iimage here:=20
> http://www.netlaputa.ne.jp/~kose/Emacs/iimage.html#4.+Key+bin
> It should be possible to visualize these images inline with the text=20
> instead of a separate window.
> 
> What needs to be done to achieve this? Any pointer to a concise tutorial?=

Download the source of iimage.el from the page above, and save it into some
file, say ~/iimage.el.

Then load the file:

     M-x load-file <RET> ~/iimage.el <RET>

Then visit your file and turn on iimage-mode:

    M-x iimage-mode

To turn off iimage-mode, give it a negative argument:

   ESC - M-x iimage-mode

HTH,
Nick





reply via email to

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