org-e-texinfo.el: Fix link export to account for alternate TOC names
commit676180a5fbdc9ffc9362b640be9d24f2828b8474
authorJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
Fri, 14 Dec 2012 14:43:27 +0000 (14 09:43 -0500)
committerJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
Mon, 17 Dec 2012 15:58:25 +0000 (17 10:58 -0500)
treecf35f37ab7fa2d14048895ab1b344196fd0692ce
parent83b567925a9bf071f3141e2cde414d97189f4731
org-e-texinfo.el: Fix link export to account for alternate TOC names

* contrib/lisp/org-e-texinfo.el (org-e-texinfo-link): Texinfo uses the
menu/TOC names for finding cross-references.  Use the menu-title as
the link destination.  Also ensures link descriptions are used as
link titles.
contrib/lisp/org-e-texinfo.el