Bjarte Johansen | 31 Jul 2012 22:44
Picon
Picon

org-table not wrapped in table

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

Thomas S. Dye | 31 Jul 2012 22:55
Gravatar

Re: org-table not wrapped in table

Aloha Bjarte,

Did you add a #+CAPTION: and #+LABEL: to your table?

See
http://orgmode.org/manual/Tables-in-LaTeX-export.html#Tables-in-LaTeX-export

If that doesn't work for you, please provide an ECM (Minimal Complete
Example).  

All the best,
Tom

Bjarte Johansen <bjo013 <at> student.uib.no> writes:

> 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
>

--

-- 
Thomas S. Dye
http://www.tsdye.com

(Continue reading)


Gmane