emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Robert Klein <roklein@roklein.de>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: library of babel, bootabs question
Date: Fri, 08 Oct 2010 11:41:55 -0400	[thread overview]
Message-ID: <87aamo669o.fsf@gmail.com> (raw)
In-Reply-To: <op.vj88llnrn9zmcv@pckr105.mpip-mainz.mpg.de> (Robert Klein's message of "Fri, 08 Oct 2010 13:23:35 +0200")

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" <roklein@roklein.de> 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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-10-08 15:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08 11:23 library of babel, bootabs question Robert Klein
2010-10-08 15:41 ` Eric Schulte [this message]
2010-10-18 13:16   ` Robert Klein

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=87aamo669o.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=roklein@roklein.de \
    /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).