From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: titles on tables Date: Thu, 26 Jan 2017 23:46:55 -0500 (EST) 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]:42086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWyRD-0004U1-1g for emacs-orgmode@gnu.org; Thu, 26 Jan 2017 23:47:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWyR8-0006TW-2E for emacs-orgmode@gnu.org; Thu, 26 Jan 2017 23:47:03 -0500 Received: from mailbackend.panix.com ([166.84.1.89]:49156) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cWyR7-0006TB-Tj for emacs-orgmode@gnu.org; Thu, 26 Jan 2017 23:46:57 -0500 Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id AEDBC133C9 for ; Thu, 26 Jan 2017 23:46:55 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 9037414B7F for ; Thu, 26 Jan 2017 23:46:55 -0500 (EST) 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 Is it possible to do something like: | Data Dictionary | | variable | type | description | |- As a table header or maybe even somehow have data dictionary centered? I made a table earlier without the title line and tried doing a retrofit that didn't work. If this isn't possible and the table won't be exported to html or other formats does another way exist to do this? --