Fixed, thanks.

- Carsten

On Jul 3, 2009, at 11:23 PM, Brenton Kenkel wrote:

[Please provide version numbers for emacs and org-mode.]

Org-mode 6.28e in Aquamacs 1.8rc1, based on GNU Emacs 22.3.1. I get
the same result using Org-mode 6.21b in GNU Emacs 23.0.91.1.

I cannot reproduce this.

It turns out that part of the problem was that I had included a radio
target named "<<<brady>>>" in the file I was working on. So when I
export a file consisting solely of the following:

* foo
[[file:low_stats/berkeley_brady_2005.pdf][syllabus]]
<<<brady>>>

I get the following HTML output (headers omitted):

<body>
<h1 class="title">testorg</h1>


<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#sec-1">1 foo </a></li>
</ul>
</div>
</div>

<div id="outline-container-1" class="outline-2">
<h2 id="sec-1">1 foo </h2>
<div id="text-1">

<p><a href="low<sub>stats</sub>/berkeley_[[brady">brady</a>_2005.pdf] [syllabus]]
</p>
<p>
<a name="brady" class="target">brady</a>
</p></div>
</div>
<div id="postamble"><p class="author"> Author: Brenton Kenkel
<a href="mailto:bren...@hume";>&lt;bren...@hume&gt;</a>
</p>
<p class="date"> Date: 2009-07-03 17:16:12 EDT</p>
<p>HTML generated by org-mode 6.21b in emacs 23</p>
</div></body>

Am I going to need to remove the radio target to get the link to work,
or is there another way?

Thanks,
Brenton


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to