org-e-latex: Change tables attributes and implement matrix support
commit82c88878bcde732c59b68782d326c89c1e1467ee
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 20 Nov 2012 23:18:07 +0000 (21 00:18 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 21 Nov 2012 16:28:03 +0000 (21 17:28 +0100)
tree6d3d9dde316d181482122972f7bb98fa658d37a9
parentd939c4fb755afcc4ef3a50784d108917e2d906ae
org-e-latex: Change tables attributes and implement matrix support

* contrib/lisp/org-e-latex.el (org-e-latex-table-matrix-macros,
  org-e-latex-default-table-mode): New variables.
(org-e-latex-tables-verbatim): Removed variable.
(org-e-latex-tables-booktabs): Update docstring.
(org-e-latex--align-string, org-e-latex--org-table,
org-e-latex--table.el-table): Rename functions from, respectively
`org-e-latex-table--align-string', `org-e-latex-table--org-table' and
`org-e-latex-table--table.el-table'.  Use new attributes.
(org-e-latex-table,org-e-latex-table-row): Use new attributes.
(org-e-latex--math-table): New function.
contrib/lisp/org-e-latex.el