ox-latex: Fix inline math in title
commit39c936584ab339cd1757eb1d5d759c43d3f102c3
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 25 Dec 2013 09:43:19 +0000 (25 10:43 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 26 Dec 2013 11:26:11 +0000 (26 12:26 +0100)
treeb96a3f46f7b0ebbb56b04e1711ced7aad9457c9b
parent4cb98ed1cde557bc4b747b8718b30f7bc18a6f1b
ox-latex: Fix inline math in title

* lisp/ox-latex.el (org-latex--wrap-latex-math-block): Change
  signature.
(org-latex-math-block-tree-filter,
org-latex-math-block-options-filter): New functions.

This patch fixes 68fda96c062b1975146d45727bc10fb239c34f90, where
changes to inline math export were not propagated to document
properties.
lisp/ox-latex.el