emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] make new links show as figures?


From: Rick Frankel
Subject: Re: [O] make new links show as figures?
Date: Wed, 23 Oct 2013 09:54:40 -0400
User-agent: Roundcube Webmail/0.9.0

On 2013-10-22 21:53, John Kitchin wrote:
Is it possible to define new links that would be rendered as inline images?

I am imagining something like

chemdraw:benzene.png

which would show the benzene.png file inline, but when I click on it
would open a chemdraw file for editing.

unfortunately, it seems that `org-display-inline-images' has a
hardcoded regex which searches only for =file:= links.

Wouldn't a better way be to define =chemdraw= as a babel language?

ob-plantuml, ob-dot and ob-mscgen are all examples of babel languages
which generate images.

rick



reply via email to

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