emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Cecil Westerhof <cldwesterhof@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Several headers on a table
Date: Sun, 20 Oct 2019 14:15:54 +0200	[thread overview]
Message-ID: <CAG-LmmDZC7abUQmByMcsawSHhoQxVAicYrn7o5TTgP-=uYXm3g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1794 bytes --]

I have the following table:
|--------------------+-----+-----+-----+-----+-----+-----|
| Image quality      |  HD | MP4 | STD |  HD | MP4 | STD |
|--------------------+-----+-----+-----+-----+-----+-----|
| NP-FV30 (supplied) |  90 | 100 |  95 |  45 |  50 |  45 |
| NP-FV50            | 170 | 190 | 180 |  85 |  95 |  90 |
| NP-FV70            | 355 | 395 | 375 | 175 | 195 | 185 |
| NP-FV100           | 710 | 785 | 745 | 355 | 390 | 370 |
|--------------------+-----+-----+-----+-----+-----+-----|

But I like to put the following headers above it:
|--------------------+-----------------------------------|
|                    | Recording Time                    |
|--------------------+-----------------------------------|
|--------------------+-----------------+-----------------|
| Battery pack       | Continuous      | Typical         |
|--------------------+-----------------+-----------------|

So I would get:
|--------------------+-----------------------------------|
|                    | Recording Time                    |
|--------------------+-----------------------------------|
|--------------------+-----------------+-----------------|
| Battery pack       | Continuous      | Typical         |
|--------------------+-----------------+-----------------|
|--------------------+-----+-----+-----+-----+-----+-----|
| Image quality      |  HD | MP4 | STD |  HD | MP4 | STD |
|--------------------+-----+-----+-----+-----+-----+-----|
| NP-FV30 (supplied) |  90 | 100 |  95 |  45 |  50 |  45 |
| NP-FV50            | 170 | 190 | 180 |  85 |  95 |  90 |
| NP-FV70            | 355 | 395 | 375 | 175 | 195 | 185 |
| NP-FV100           | 710 | 785 | 745 | 355 | 390 | 370 |
|--------------------+-----+-----+-----+-----+-----+-----|

Would that be possible?

-- 
Cecil Westerhof

[-- Attachment #2: Type: text/html, Size: 2802 bytes --]

             reply	other threads:[~2019-10-20 12:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 12:15 Cecil Westerhof [this message]
2019-10-20 18:42 ` Several headers on a table briangpowell .
2019-10-21  4:38   ` 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

  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='CAG-LmmDZC7abUQmByMcsawSHhoQxVAicYrn7o5TTgP-=uYXm3g@mail.gmail.com' \
    --to=cldwesterhof@gmail.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).