Yep, that's got it.

Thanks to both of you for fixing this bug. And, thanks for all the great work on org-mode. It's really improved my efficiency and effectiveness at getting things done.

B

On Thu, Jun 3, 2010 at 4:28 AM, Carsten Dominik <carsten.dominik@gmail.com> wrote:
Hi Birch,

this problem should be fixed now, thanks to Tom for acting so quickly.

Please pull and try, and report back!

- Carsten


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.

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?
_______________________________________________
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