From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: DJ <jakep@arqux.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Continuing a numbered list
Date: Thu, 30 Apr 2015 07:50:44 +0100 [thread overview]
Message-ID: <87sibicdob.fsf@ucl.ac.uk> (raw)
In-Reply-To: 55419A91.7030203@arqux.com
On Wednesday, 29 Apr 2015 at 22:59, DJ wrote:
> Can't figure this out from the org mode manual.
[...]
> I know how to get multiple paragraphs in one numbered list item. But
> how can I stick a table in the middle of my multiple-paragraph list
> item without terminating the list? Such as:
>
> 1. blah blah\\
> yatta yatta
> | m | n | foo |
> |---+---+-----|
> | x | y | z |
> and this text should be part of item 1. That is the real problem -
> a paragraph AFTER the table which should
> belong to item 1.
Indent the table, e.g.
#+begin_src org
1. blah blah
yatta yatta
| m | n | foo |
|---+---+-----|
| x | y | z |
and this text should be part of item 1. That is the real problem -
#+end_src
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1062-gce4e64
next prev parent reply other threads:[~2015-04-30 6:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-30 2:59 Continuing a numbered list DJ
2015-04-30 6:49 ` Christian Moe
2015-04-30 6:50 ` Eric S Fraga [this message]
[not found] ` <5541CC86.9090603@friendlyvillagers.com>
2015-04-30 6:33 ` Fwd: " thomas
2015-04-30 22:16 ` DJ
2015-05-01 3:18 ` DJ
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=87sibicdob.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=jakep@arqux.com \
/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).