From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Creating hline in table from source block? Date: Mon, 25 Nov 2013 21:43:42 +0100 Message-ID: <87d2loqkjl.fsf@Rainer.invalid> References: <8738mkiwhx.fsf@hornfels.zedat.fu-berlin.de> <87hab0qlx6.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl30h-0000wj-Rp for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 15:44:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vl30b-0001Uy-Nn for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 15:43:59 -0500 Received: from plane.gmane.org ([80.91.229.3]:56769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl30b-0001Uu-Ge for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 15:43:53 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vl30a-0003ev-Ce for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 21:43:52 +0100 Received: from pd9eb36db.dip0.t-ipconnect.de ([217.235.54.219]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Nov 2013 21:43:52 +0100 Received: from Stromeko by pd9eb36db.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Nov 2013 21:43:52 +0100 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 Achim Gratz writes: […] Looking at this again, of course this simpler version would do the same. --8<---------------cut here---------------start------------->8--- #+BEGIN_SRC sh :results raw ( echo "a b c d" echo "" echo "1 2 3 4" echo "5 6 7 8" ) | sed -re 's/^| /|/g' -e 's/^\|$/|-/' #+END_SRC --8<---------------cut here---------------end--------------->8--- Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds