From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Possible html publish inline image bug Date: Wed, 2 Jun 2010 11:34:56 +0200 Message-ID: <640F4E16-F70D-478C-9A1A-CE435E20A866@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39818 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJkLq-0004tx-CX for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:35:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJkLl-0001PD-Op for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:35:06 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:54159) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJkLj-0001OH-Mq for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:35:01 -0400 Received: by wyb39 with SMTP id 39so2704572wyb.0 for ; Wed, 02 Jun 2010 02:34:58 -0700 (PDT) In-Reply-To: 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: Birch Browning Cc: emacs-orgmode@gnu.org On Jun 2, 2010, at 3:01 AM, Birch Browning wrote: > Dear all, > > I used to be able to do this: > > [[file:myfile.pdf][file:myfile.jpg]] > > to show an image on the html page that was a link to the PDF file. > This now seems to be honked up. > > All I get now on the html page is 'file:myfile.jpg' as a link. This is a bug all right, I have asked Tom to look into it. If he cannot - I will. - Carsten > > The html produced is: > > myfile.jpg > > Org-mode version 6.36trans (release_6.36.141.gbc53b) > > [[file:myfile.jpg]] > > shows the image file inline, but obviously does not link. > > Suggestions? > _______________________________________________ > 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