ox-latex: Do not merge consecutive $$...$$
commitcdfc96f47c62b7253e7093e3bb9328af38d5c91c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 6 Nov 2015 22:01:03 +0000 (6 23:01 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 6 Nov 2015 22:01:03 +0000 (6 23:01 +0100)
treeb391b2c2aed05c09a78c0675af2c4ff9057f0358
parent265e5b9984818f76dea8f5147af0c4a939cf457b
ox-latex: Do not merge consecutive $$...$$

* lisp/ox-latex.el (org-latex-latex-fragment): Since $$..$$ snippets are
  not wrapped within a math-block, do not remove markers.
(org-latex--wrap-latex-math-block): Do not wrap $$...$$ LaTeX snippets.
lisp/ox-latex.el