org-table.el (orgtbl-to-latex, orgtbl-to-texinfo): Export cells to LaTeX and Texinfo...
commit70417caa902622955dbaf4dcc79c3f61bd525eec
authorBastien Guerry <bzg@altern.org>
Tue, 19 Mar 2013 16:32:35 +0000 (19 17:32 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 19 Mar 2013 18:39:35 +0000 (19 19:39 +0100)
treec9a4170b3cd3f81a6fab5d96c8d861432bb1b357
parentae85aa0d32701ef1cf670fdd59cc7a13a5b8cf33
org-table.el (orgtbl-to-latex, orgtbl-to-texinfo): Export cells to LaTeX and Texinfo before sending the table

* org-table.el (orgtbl-to-generic): New parameter `backend' to
export cells content using a specific backend.
(orgtbl-to-latex, orgtbl-to-texinfo): Export cells to LaTeX
and Texinfo before sending the table.

Thanks to Luca Sabbatini for reporting a problem that led to this change.
lisp/org-table.el