From: Peter Davis <pfd@pfdstudio.com>
To: emacs-orgmode@gnu.org
Subject: Re: Composing long tables
Date: Mon, 25 Apr 2016 10:30:37 -0400 [thread overview]
Message-ID: <6sw6c7k2jlahgy.fsf@pfdstudio.com> (raw)
Peter Davis <pfd@pfdstudio.com> writes:
> It seems that a lot of users would like to be able to create tables
> with multi-line cells in org-mode. Both HTML and LaTeX/PDF support
> this, so I think it would be very useful to have a way to do this in
> org-mode directly. One syntax that comes to mind would be to simply
> use a number of "|" characters at the start of a line/paragraph to
> indicate the column:
>
> | This is column 1
> || This is column 2, which might consist of a very long paragraph (or
> | even multiple paragraphs) would could automatically wrap when
> | exporting to LaTeX/PDF or to HTML (or to other table-friendly
> | formats.)
> ||| This is column 3,
> |||| etc.
>
> Admittedly this is not as readable as a table when editing in org-mode, but it seems intuitively clear, and would certainly make creating tables for export easier.
>
> Just an idea. I'd welcome comments on this. (Note: I have nowhere near the knowledge of lisp or org-mode implementation to be able to do this.)
I think Thunderbird put in those extra "|" on the column 2 item. It should have been:
| This is column 1
|| This is column 2, which might consist of a very long paragraph (or even multiple paragraphs) would could automatically wrap when |exporting to LaTeX/PDF or to HTML (or to other table-friendly formats.)
||| This is column 3,
|||| etc.
-pd
next reply other threads:[~2016-04-25 14:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-25 14:30 Peter Davis [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-25 14:33 Composing long tables Peter Davis
2016-04-25 13:43 Peter Davis
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=6sw6c7k2jlahgy.fsf@pfdstudio.com \
--to=pfd@pfdstudio.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).