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. 

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



_______________________________________________
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