From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Bradd Subject: Re: How to add tblname from ob-shell fragments? Date: Thu, 11 Oct 2018 20:20:51 -0400 Message-ID: <87murkkobg.fsf@gmail.com> References: <871s8wmx8j.fsf@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAlCM-0004Ue-9I for emacs-orgmode@gnu.org; Thu, 11 Oct 2018 20:20:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAlCJ-0002V0-6D for emacs-orgmode@gnu.org; Thu, 11 Oct 2018 20:20:58 -0400 Received: from mail-qt1-x830.google.com ([2607:f8b0:4864:20::830]:45146) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gAlCI-0002Kv-U5 for emacs-orgmode@gnu.org; Thu, 11 Oct 2018 20:20:55 -0400 Received: by mail-qt1-x830.google.com with SMTP id e10-v6so12083200qtq.12 for ; Thu, 11 Oct 2018 17:20:54 -0700 (PDT) In-reply-to: <871s8wmx8j.fsf@linaro.org> 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: Alex =?utf-8?Q?Benn=C3=A9e?= Cc: emacs-orgmode@gnu.org Hi, You might find John Kitchin's post [1] for assigning captions and names to the results of code blocks helpful. I use the method all the time for captioning and referencing results when exporting. [1] https://kitchingroup.cheme.cmu.edu/blog/2016/02/26/Adding-captions-and-attributes-to-figures-and-tables-from-code-blocks-in-org-mode/ Cheers, -- Adrian Bradd