emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: [BUG] Interference of radio targets and external links [7.9


From: Bastien
Subject: Re: [O] Bug: [BUG] Interference of radio targets and external links [7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)]
Date: Fri, 15 Feb 2013 22:08:39 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi,

address@hidden (Дядов Васил Стоянов) writes:

> I've an issue with radio targets and ordinary external links.
>
> #+begin_src org
> #+ATTR_HTML: border="1" frame="border" style="max-width:50%;"
> | / | <>           | <>             | <>                           |
> |   | Test         | Description    | Source  file                 |
> |---+--------------+----------------+------------------------------|
> |   | <<<IDCT>>>   | Inverse DCT    | [[file:test/idct.c][idct.c]] |
> |---+--------------+----------------+------------------------------|
> #+end_src
>
> In this case external link "[[file:test/idct.c][idct.c]]" in html file
> looks like: <a href="test/idct.c">.c</a>

I confirm the bug, not only with the HTML exporter, but with the LaTeX
exporter -- and probably all of them.

For HTMl, the description of the second link is already wrong when
`org-html-link' uses it as an argument.  Probably something strange
when setting the radio targets that prevents the link desc to be
parsed correctly.

I'll let Nicolas have a look when he has time.

Thanks,

-- 
 Bastien



reply via email to

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