ox-latex: Do not use \verb command anymore
commitb8ade2e79e92dad10f2b045bc55fbeaf133e5598
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 6 Jun 2015 23:13:51 +0000 (7 01:13 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 6 Jun 2015 23:13:51 +0000 (7 01:13 +0200)
treed18ef1fc54be603ebef64d103170b5b37f239ff1
parent50ba0a5ed609f3600f2590f3ba22b8ab3ff3331c
ox-latex: Do not use \verb command anymore

* lisp/ox-latex.el (org-latex-text-markup-alist): Remove \verb from
  default value.
(org-latex--protect-text): New function.
(org-latex--text-markup):
(org-latex-inline-src-block): Use new function.

Suggested-by: Titus von der Malsburg <malsburg@posteo.de>
<http://permalink.gmane.org/gmane.emacs.orgmode/98000>
lisp/ox-latex.el