emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] library of babel, bootabs question


From: Robert Klein
Subject: Re: [Orgmode] library of babel, bootabs question
Date: Mon, 18 Oct 2010 15:16:12 +0200
User-agent: Opera Mail/10.63 (Win32)

Hi Eric,

thank you very much for your help.

Your solution works like a charm.

Best regards
Robert



Am 08.10.2010, 17:41 Uhr, schrieb Eric Schulte <address@hidden>:

Hi Robert,

Currently the only way I know of inhibiting the export of the original
table, is to move it to an un-exporting subtree.  This can be done using
the COMMENT header keyword by moving the table to a new subtree and
pressing C-c ; which runs org-toggle-comment in that subtree.

Best -- Eric

"Robert Klein" <address@hidden> writes:

I'm trying to export a document to LaTeX, using a lob-call to booktabs
for a table.

Unfortunately I seem to get two tables, the original one and the one
from the lob call.

The table looks like this:


#+tblname: ma
|-----------------------+-----------------------+-------------|
| row 1 cell 1 header   | row 1 cell 2 header   | r1c3 header |
| row 2 cell 1 header   | row 2 cell 2 header   | r2c3 header |
|-----------------------+-----------------------+-------------|
| some text inside tabl | some text, some text  | more text   |
| more text             | more text             | more text   |
| more text             | more text             | more text   |
|-----------------------+-----------------------+-------------|
#+call: booktabs(table=ma, align="lll") :results latex :exports results


Did I forget some option?  I didn't find any in the manuals.


Thanks a lot for any help.
Robert

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


--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]