From mboxrd@z Thu Jan 1 00:00:00 1970 From: Birch Browning Subject: Possible html publish inline image bug Date: Tue, 1 Jun 2010 21:01:28 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1389887857==" Return-path: Received: from [140.186.70.92] (port=59175 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJcL8-00036X-Vd for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 21:01:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJcL7-0006X8-PC for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 21:01:50 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:64744) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJcL7-0006Wu-MV for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 21:01:49 -0400 Received: by vws13 with SMTP id 13so7520289vws.0 for ; Tue, 01 Jun 2010 18:01:48 -0700 (PDT) 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: emacs-orgmode@gnu.org --===============1389887857== Content-Type: multipart/alternative; boundary=00235445bbdc6bfc44048801a215 --00235445bbdc6bfc44048801a215 Content-Type: text/plain; charset=ISO-8859-1 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. 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? --00235445bbdc6bfc44048801a215 Content-Type: text/html; charset=ISO-8859-1 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.

The html produced is:

<a href="myfile.pdf"alt="poster image" title="Click to download PDF.">myfile.jpg</a>

Org-mode version 6.36trans (release_6.36.141.gbc53b)

[[file:myfile.jpg]]

shows the image file inline, but obviously does not link.

Suggestions?
--00235445bbdc6bfc44048801a215-- --===============1389887857== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1389887857==--