ox-latex: Protect special characters in tags
commit2f359a650222707dab10270fb77207d9545a0bbf
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 25 Aug 2014 12:36:49 +0000 (25 14:36 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 25 Aug 2014 12:36:49 +0000 (25 14:36 +0200)
tree4596caeb9aa7dc5df5963f44d4d44c5142581d1d
parentd2b8bd06a767f37df15e6bbeb8f608c568e50faa
ox-latex: Protect special characters in tags

* lisp/ox-latex.el (org-latex-format-headline-function,
  org-latex-format-inlinetask-function): Update docstring.
(org-latex-format-headline-default-function,
org-latex-format-inlinetask-default-function): Change signature.
Protect special characters (e.g., "_").
(org-latex-headline, org-latex-inlinetask): Apply signature change.

Thanks to Thorsten Jolitz for reporting it.
http://permalink.gmane.org/gmane.emacs.orgmode/90125
lisp/ox-latex.el