org-table: Fix LaTeX snippets in radio tables
commita5623bc502e8e25c7ea6cc23722a58f7e3e85fa0
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 24 Mar 2016 12:51:40 +0000 (24 13:51 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 24 Mar 2016 12:59:29 +0000 (24 13:59 +0100)
tree52a9f8340dc61ad11cc436008872c4024abd787a
parent6f439a29b13647d9d3c0ef390ab052af3be10743
org-table: Fix LaTeX snippets in radio tables

* lisp/org-table.el (orgtbl-to-generic): Call back-end specific filters.
* testing/lisp/test-org-table.el (test-org-table/to-latex): Add test.

Reported-by: Uwe Brauer <oub@mat.ucm.es>
<http://permalink.gmane.org/gmane.emacs.orgmode/105876>
lisp/org-table.el
testing/lisp/test-org-table.el