From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johnny Subject: Hide table columns on export Date: Tue, 16 Aug 2011 21:05:51 +0100 Message-ID: <874o1h5dgg.fsf@DeuxExMachina.config> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtQta-0001A9-SH for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 17:09:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtQta-0005WS-4V for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 17:09:58 -0400 Received: from mailout-eu.gmx.com ([213.165.64.42]:36861) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QtQtZ-0005WH-Mh for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 17:09:58 -0400 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: emacs-orgmode@gnu.org Is there a way to hide certain columns of a table when exporting? I know the "/" will hide rows, and "<>" can group columns, but haven't been able to find any way to hide certain columns on export? The rationale being that I use some column for intermediary calculations that I don't want to see in the export. Thanks for any pointers! -- Johnny