From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: adding a new org-element? Date: Mon, 21 Mar 2016 21:51:05 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiBTV-0003JE-Ac for emacs-orgmode@gnu.org; Mon, 21 Mar 2016 21:51:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiBTQ-0000wi-AI for emacs-orgmode@gnu.org; Mon, 21 Mar 2016 21:51:13 -0400 Received: from mail-qk0-x232.google.com ([2607:f8b0:400d:c09::232]:35624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiBTQ-0000wU-5c for emacs-orgmode@gnu.org; Mon, 21 Mar 2016 21:51:08 -0400 Received: by mail-qk0-x232.google.com with SMTP id o6so86868070qkc.2 for ; Mon, 21 Mar 2016 18:51:07 -0700 (PDT) Received: from Johns-MacBook-Air.local (c-71-206-238-169.hsd1.pa.comcast.net. [71.206.238.169]) by smtp.gmail.com with ESMTPSA id c108sm13567211qgc.13.2016.03.21.18.51.06 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Mar 2016 18:51:06 -0700 (PDT) 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 Suppose one wanted to add a new org-element/syntax to org-mode. Where would one start? I am interested in something like the following syntax: $(arbitrary stuff inside the sexp)$ with a mechanism to call an export function to transcode it. Any pointers to getting started? -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu