Fix links to radio targets.
commitd2e7b1b5b168454aec99aed1ab3af83dd1f7f941
authorBastien Guerry <bzg@altern.org>
Mon, 17 Mar 2014 01:58:02 +0000 (17 02:58 +0100)
committerBastien Guerry <bzg@altern.org>
Mon, 17 Mar 2014 01:58:02 +0000 (17 02:58 +0100)
treeb12628ff55928cb8402ceccca01f115d8e9bcf4c
parent28a9e35ddb2270318f76bc96b026ae313f8b3995
Fix links to radio targets.

* ox-latex.el (org-latex-link):
* ox-html.el (org-html-link):
* ox-beamer.el (org-beamer-link): Fix links to radio targets.

* ox-ascii.el (org-ascii-link): For links to a radio target,
use the link, not the target.

Thanks to Noah Slater for reporting this.
lisp/ox-ascii.el
lisp/ox-beamer.el
lisp/ox-html.el
lisp/ox-latex.el