emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Beamer Table Export
@ 2010-01-10 12:02 Madhu Rao
  2010-01-10 12:45 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Madhu Rao @ 2010-01-10 12:02 UTC (permalink / raw)
  To: emacs-orgmode Org-Mode

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}

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-10 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-10 12:02 Beamer Table Export Madhu Rao
2010-01-10 12:45 ` Carsten Dominik
2010-01-10 15:03   ` Madhu Rao

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).