Hi Madhu,

this has come up before, and the only working fix we have right now is this:

* Table export
** Table export problem
#+BEAMER: {}\begin{textblock}{10}(-1,0)

| A | B | C | D |
|---+---+---+---|
| 0 | 0 | 0 | 0 |
| 0 | 0 | 0 | 1 |
| 0 | 0 | 1 | 0 |
|---+---+---+---|

#+BEAMER: \end{textblock}


Note the {} before te \begin.

Maybe textblock should be added to the blocks handled by org-exp- blocks.el?

- Carsten



On Jan 10, 2010, at 1:02 PM, Madhu Rao wrote:

Carsten: Thanks for this wonderful addition to org-mode.
I have one small problem with tables and BEAMER/LaTeX keyword: it maybe an usage issue.

The following org-table does not translate to a latex-table. It remains
a org-table in the tex-file.




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten





_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to