ox-latex: Allow hyperref and footnotemark in items description tags
commit7b8a79326fae64f40b20e3a50c02a5a40f1c0b62
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 18 Jun 2013 20:44:26 +0000 (18 22:44 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 18 Jun 2013 20:46:43 +0000 (18 22:46 +0200)
tree1f5b91be120e793789bbf01ac93f120a3f1811f0
parent60899b1a2f2ac9cdcfd6df6ea485ef543298f96f
ox-latex: Allow hyperref and footnotemark in items description tags

* lisp/ox-latex.el (org-latex-item): Allow hyperref and footnotemark
  in items description tags.  Also remove a unnecessary hack allowing
  footnotemark with an optional argument in the tag.

Initial patch from Rick Frankel.
lisp/ox-latex.el