From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: inline image with link to other than images in html export? Date: Wed, 21 Jul 2010 11:41:55 +0200 Message-ID: <49C60C5E-52BD-48E4-8F91-5C5E271F55F4@gmail.com> References: <87vd8a81r5.fsf@columbia.edu> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=40053 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObVoP-000065-WD for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 05:42:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObVoN-00023a-Mc for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 05:42:01 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:55674) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObVoN-00022n-I2 for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 05:41:59 -0400 Received: by ewy28 with SMTP id 28so2350317ewy.0 for ; Wed, 21 Jul 2010 02:41:58 -0700 (PDT) In-Reply-To: <87vd8a81r5.fsf@columbia.edu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xiao-Yong Jin Cc: emacs-orgmode@gnu.org On Jul 20, 2010, at 8:08 PM, Xiao-Yong Jin wrote: > Hi, > > So the following can be used to show a thumbnail which links > to another image when exporting to html. > > [[file:highres.jpg][file:thumb.jpg]] > > Is it possible for the link not to be restricted to image > files only? Such that the following > > [[OTHER LINK][file:image.jpg]] > [[http://google.org][file:image.jpg]] for example? Works just fine here... - Carsten > would produce a link to OTHER LINK on the inlined image.jpg > when exported to html. > > > Thanks, > Xiao-Yong > -- > J c/* __o/* > X <\ * (__ > Y */\ < > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten