all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: carsten.dominik@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: General heading in a table in org-mode
Date: Thu, 07 Jun 2007 00:16:05 -0700	[thread overview]
Message-ID: <1181200565.012201.268320@g4g2000hsf.googlegroups.com> (raw)
In-Reply-To: <46678802$0$321$e4fe514c@news.xs4all.nl>

On Jun 7, 6:22 am, Cecil Westerhof <d...@dummy.nl> wrote:
> I like the table possibility in org-mode. But I would like a general heading
> possibility. Like:
>
> |--------------+-----------------|
> | general description            |
> |--------------+-----------------|
> | field1       | field2          |
> |--------------+-----------------|
> | description1 | value2          |
> | .            | .               |
> | .            | .               |
> | .            | .               |
> | descriptionn | valuen          |
> |--------------+-----------------|
> | total        | vsum(@II..@III) |
> |--------------+-----------------|
>
> Is this possible?

No, this is not possible.  You can do this using the table.el package
that is also
part of Emacs 22, but in other ways these tables have much less
features that
org-mode's (for example, they cannot compute.

Or, why don't you just put the general header over the table by hand,
like

      General Header
| table | fields |start | here |


Hope this helps

- Carsten

- Carsten

  reply	other threads:[~2007-06-07  7:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07  4:22 General heading in a table in org-mode Cecil Westerhof
2007-06-07  7:16 ` carsten.dominik [this message]
2007-06-08  8:06   ` Cecil Westerhof

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1181200565.012201.268320@g4g2000hsf.googlegroups.com \
    --to=carsten.dominik@gmail.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.