From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Continuing a numbered list Date: Thu, 30 Apr 2015 08:49:16 +0200 Message-ID: References: <55419A91.7030203@arqux.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YniGE-0004pp-OO for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 02:47:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YniGC-0001Gc-2p for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 02:47:50 -0400 Received: from mail2.b1.hitrost.net ([91.185.211.205]:31205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YniGB-0001G1-Sa for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 02:47:48 -0400 In-reply-to: <55419A91.7030203@arqux.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: DJ Cc: emacs-orgmode@gnu.org DJ writes: > 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? Try simply indenting the table. For aesthetics/reaability I like it to line up with the list-item paragraph, but you should be OK as long as it starts in any column to the right of the list item number. Yours, Christian