ox-latex: Refactor matrices code
commit33719e2ef930224878ace4c290b3f21707c6ca3c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 17 Oct 2014 15:16:28 +0000 (17 17:16 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 17 Oct 2014 19:33:25 +0000 (17 21:33 +0200)
treeb6334350f180b24ee1c2d28629102c07c6da161d
parent632395ba71853a83ddad3ba83d0917240c08e454
ox-latex: Refactor matrices code

* lisp/ox-latex.el (latex): Introduce a dedicated pseudo-element:
  `latex-matrices'.
  (org-latex--wrap-latex-matrices, org-latex-matrices,
  org-latex-matrices-tree-filter): New functions.
  (org-latex--math-table): Delegate environment wrapping to new
  pseudo-element translator.
lisp/ox-latex.el