Is there a reason the org-table does not get wrapped in a \begin{table}[ht] in
latex and only tabular? For scientific papers it is usually nice to be able to
add label and caption to the table in the same way images/figures have.Right now I just wrapped it in #+BEGIN_table myself and added \caption \label. -- Bjarte
