emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: srinivas <sp_us@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Tables - Multiple Row and Column span
Date: Tue, 23 Feb 2010 05:41:59 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100223T063432-3@post.gmane.org> (raw)

Hi,

I realize that orgmode tables do not allow multiple row and column spanning in 
HTML (export). I also read that orgmode allows one to use table.el for 
specifying tables and table.el allows multiple row and column span.

I haven't figured out how to combine orgmode content with table.el for tables.

Is it possible to do the following?

* Org mode table

| Header 1 | Header 2 |
|----------+----------|
| R1 C1    | R1 C2    |
| R2 C1    | R2 C2    |
| R3 C1    | R3 C2    |

* table.el table

Following table has 1 multi column cell and 1 multi row cell.

| Header 1 | Header 2 |
|----------+----------|
| R1 C1-2             |
| R2 C1    | R2-3 C2  |
| R3 C1    |          |

Can anyone please post a working example?

Thanks.

             reply	other threads:[~2010-02-23  5:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-23  5:41 srinivas [this message]
2010-02-26  4:58 ` orgtbl and table.el srinivas

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=loom.20100223T063432-3@post.gmane.org \
    --to=sp_us@yahoo.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).