From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: SOLVED (was: workflow, matlab+latex in org file) Date: Fri, 10 Mar 2017 23:17:20 +0000 Message-ID: <8737ekd8n3.fsf_-_@mat.ucm.es> References: <8760sc8ids.fsf@mat.ucm.es> <87shvg6z9i.fsf@mat.ucm.es> <87pohpcdwy.fsf@mat.ucm.es> <71b17ad2-04a9-c5fe-e431-7bd5e7804949@gmail.com> <87h930al52.fsf@mat.ucm.es> <87a88szqyp.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cmTn5-00063a-WF for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 18:17:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cmTn2-0001ba-Jx for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 18:17:43 -0500 Received: from [195.159.176.226] (port=52847 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cmTn2-0001bD-Ca for emacs-orgmode@gnu.org; Fri, 10 Mar 2017 18:17:40 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cmTmr-0003yZ-D2 for emacs-orgmode@gnu.org; Sat, 11 Mar 2017 00:17:29 +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" To: emacs-orgmode@gnu.org >>> "Uwe" == Uwe Brauer writes: >>> "John" == John Kitchin writes: >> I get the right wrapper around the results block in the org-file. I did >> have to add :exports results >> to the header to get it to export though. > Thanks ok the whole message you sent me I can now copy into a org file > and export it to latex, very nice. > However I just realized that I don't understand the logic of what you > sent to me. So it looks like Sorry my fault, when I had to modify your function, I made a mistake I understand your code, I think.