ox-latex: Fix user-defined align string in matrices
commit7839fb891b5b5145104da016b8be6b439ffff806
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 27 Mar 2017 11:43:49 +0000 (27 13:43 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 27 Mar 2017 11:43:49 +0000 (27 13:43 +0200)
tree3090bf662612f4b11ccc6cdabb4129c19a8c9a59
parent4dde26f0863ca57fd3fdfb8dc57c631cb22e6cc1
ox-latex: Fix user-defined align string in matrices

* lisp/ox-latex.el (org-latex--align-string): Change signature.
  Center all cells in matrices, yet preserve user-defined align
  string.
(org-latex--math-table): Apply signature change.

Reported-by: Phil Regier <phil.regier@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112873>
lisp/ox-latex.el