From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: extract a region from a table and export it Date: Tue, 14 Jun 2016 13:10:51 +0000 Message-ID: <87y467dig4.fsf@mat.ucm.es> References: <87oa74vyma.fsf@mat.ucm.es> <87d1nkvuat.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCo7h-0001ZG-LW for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 09:11:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCo7d-0007vF-EZ for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 09:11:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:36609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCo7d-0007v9-7l for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 09:11:13 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bCo7X-0004M7-DE for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 15:11:07 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2016 15:11:07 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2016 15:11:07 +0200 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 >>> "John" == John Kitchin writes: > How about: > #+tblname: grades > | | H1 | H2 | H3 | Great exactly what I needed, thanks! Maybe such code should be included somewhere, (manual?) Uwe