From: Madhu Rao <bgmrao@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: Beamer Table Export
Date: Sun, 10 Jan 2010 20:33:11 +0530 [thread overview]
Message-ID: <739471D6-789F-480D-9DAA-53153F39F5FE@gmail.com> (raw)
In-Reply-To: <39630F1C-102A-4B31-A173-DDC81B4F3FBE@gmail.com>
Thanks very much Carsten. This work-around is more than enough.
Regards, Madhu
On 10-Jan-2010, at 6:15 PM, Carsten Dominik wrote:
> 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
>
>
>
prev parent reply other threads:[~2010-01-10 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-10 12:02 Beamer Table Export Madhu Rao
2010-01-10 12:45 ` Carsten Dominik
2010-01-10 15:03 ` Madhu Rao [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=739471D6-789F-480D-9DAA-53153F39F5FE@gmail.com \
--to=bgmrao@gmail.com \
--cc=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).