org-latex: Fix export of table.el tables with captions
commit44bb6ef9745078eb83f9f09de797e287ec4188fd
authorLawrence Mitchell <wence@gmx.li>
Wed, 6 Apr 2011 14:18:58 +0000 (6 14:18 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 8 Apr 2011 10:16:27 +0000 (8 12:16 +0200)
tree9832330154b4284be506b5a00fd631f754b84978
parent9e15cf4fc296a5a1093aa912b0a6abd37e865f9a
org-latex: Fix export of table.el tables with captions

* lisp/org-latex.el (org-export-latex-convert-table.el-table): Fix
format-string for insertion of captions.

This fixes a bug introduced in caa5da1 since when the caption itself
is not placed inside the caption command.
lisp/org-latex.el