From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: multiple tables in orgmode document? Date: Tue, 1 Nov 2016 19:55:59 -0400 (EDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1iuS-0002Ox-V4 for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 19:56:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1iuP-0006Ib-Tt for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 19:56:05 -0400 Received: from mailbackend.panix.com ([166.84.1.89]:63830) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c1iuP-0006HM-RH for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 19:56:01 -0400 Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id 1B1BD17C70 for ; Tue, 1 Nov 2016 19:56:00 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id EEB3B14B9B for ; Tue, 1 Nov 2016 19:55:59 -0400 (EDT) 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" To: emacs-orgmode@gnu.org First, can it be done? Second, can I write text between tables in the document? Third, can I start a table after first line of document and also end that table? Earlier I wanted to write a document containing notes and tables and found it difficult getting emacs-orgmode to end the first table. I wanted to put a dashed line with verticals in it like what we do with the |- command just after writing column headings and couldn't figure out how to do that. --