Make it possible to place table captions below the table
commit54d7df67741cd2cf6cb760d576b57073531e5c26
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 10 Oct 2011 19:05:03 +0000 (10 21:05 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 10 Oct 2011 19:05:03 +0000 (10 21:05 +0200)
tree996ddfc22c1d99e02edecb7603bc67e7cbc30c37
parent968313f113254f7faad49b3926f38425a1c68396
Make it possible to place table captions below the table

* lisp/org-latex.el (org-export-latex-tables): Honor
`org-export-latex-table-caption-above'
(org-export-latex-table-caption-above): New option.

Patch by Thomas Dye.
lisp/org-latex.el