emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Robert Klein" <roklein@roklein.de>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: library of babel, bootabs question
Date: Fri, 08 Oct 2010 13:23:35 +0200	[thread overview]
Message-ID: <op.vj88llnrn9zmcv@pckr105.mpip-mainz.mpg.de> (raw)

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

             reply	other threads:[~2010-10-08 11:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08 11:23 Robert Klein [this message]
2010-10-08 15:41 ` library of babel, bootabs question Eric Schulte
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=op.vj88llnrn9zmcv@pckr105.mpip-mainz.mpg.de \
    --to=roklein@roklein.de \
    --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).