emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Possible html publish inline image bug


From: Birch Browning
Subject: [Orgmode] Possible html publish inline image bug
Date: Tue, 1 Jun 2010 21:01:28 -0400

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="" 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?

reply via email to

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