ox-latex: Fix regular caret protection
commitbffc94c0b19481199691d302a79acc233be334ef
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 12 May 2013 07:56:26 +0000 (12 09:56 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 12 May 2013 07:56:26 +0000 (12 09:56 +0200)
treeeb427a1bcfdfdd0e1f69c8ec4a5ac1ca2a1f1a16
parent7e4c7edb8a077149c8da7ede0a4e42e7861a32d9
ox-latex: Fix regular caret protection

* lisp/ox-latex.el (org-latex-plain-text): Protect ^ char with \^{},
  not only \^, so it doesn't become a diacritic.
lisp/ox-latex.el