From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eF8TCzy6qGE8VAEAgWs5BA (envelope-from ) for ; Thu, 02 Dec 2021 13:21:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kLnIBjy6qGE6fwAA1q6Kng (envelope-from ) for ; Thu, 02 Dec 2021 12:21:16 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C69DC5341 for ; Thu, 2 Dec 2021 13:21:15 +0100 (CET) Received: from localhost ([::1]:46612 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msl5O-00044D-NX for larch@yhetil.org; Thu, 02 Dec 2021 07:21:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mskzz-00086G-3A for emacs-orgmode@gnu.org; Thu, 02 Dec 2021 07:15:39 -0500 Received: from [2607:f8b0:4864:20::629] (port=34746 helo=mail-pl1-x629.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mskzx-0004p3-Bp for emacs-orgmode@gnu.org; Thu, 02 Dec 2021 07:15:38 -0500 Received: by mail-pl1-x629.google.com with SMTP id y8so20102697plg.1 for ; Thu, 02 Dec 2021 04:15:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=O7P2uVbTZrK38TvPYDUOstYjfe5k+1jgYyEarr4duKU=; b=XdV2KhV0JclUyKIJMY3+7mxwmo+R6JvSynmVpdDu3JzenGE3D3cDhRk8ZBzkaE+VU2 ce91aAdMbHMYE11meBhQk/f3yf9j+JRJeGL9XkdIxeMBjkYgDH38f7zQvvNuL6b/JpNw dkRJ3xlX53BCFop/bukJphqapOgErf7H43um4ekZ2gkDfJGWuoC9v9v7CQuL3eAaWYMT wfdwtrHiLr9q7joB9izDopYSqpIffoo3uALZ/HXHoOevuD6pVu0bbdAnkGHdzMK6Ej74 wNVNAqgwTY1+WCoSrw0H3LoLIZtV2r0HConTwOCS30OM8WdjsqwEnz7W5mJQ34HG03Is mnMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=O7P2uVbTZrK38TvPYDUOstYjfe5k+1jgYyEarr4duKU=; b=asJmZkpuzKUofvw3s4d7CUACcQIIBHvxAZJ73GYGCSnidLAdU++abePZK/hot7YyAR 81N6OWNawVOukmhUIO7DTp3rS0V2fAnnBKIMw67tkguDor2DQ3gJzQ/h6u477fxzyEOc fBmqAqqUdZyzBAjlrA5/NVoZUKa3K9P08v8DVPmIB0AjVmHaBz+e/V7W+jfQL8IuC3Ha OXpX1tEsVarQxgVT1Vurqe8SOsgXls7UqchvVvW1HYyaGz4BOfNVPhyb1Rw1Xq+tDnUZ 8h/9DIIOBzLaY1jL2d5m8GS91OZmrY0x5nL2+lZB0cJwOzxdnevL0NoE/6Hmj7blTXbB ryKA== X-Gm-Message-State: AOAM532R7xNlMFvMHp5NJV0Nv3lisaOGpeV26C9DlO3WgmXsM2EryAf1 4nFZRFkK67K4MTA1qzxHJ/sAq5s7c8I= X-Google-Smtp-Source: ABdhPJxl4w49dm4XhFsSo2VRQpDeTBzpmRILiQAa+3CHSvo0U/LX9TnkV535KHLo93GmpdGH0OoQZQ== X-Received: by 2002:a17:90a:c403:: with SMTP id i3mr5699595pjt.203.1638447335495; Thu, 02 Dec 2021 04:15:35 -0800 (PST) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id ot18sm2838267pjb.14.2021.12.02.04.15.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Dec 2021 04:15:34 -0800 (PST) From: Timothy To: Nicolas Goaziou , Tom Gillespie Subject: Re: Formal syntax for org-cite Date: Thu, 02 Dec 2021 20:13:41 +0800 References: <871r2xr1tr.fsf@gmail.com> <87y254zcr1.fsf@nicolasgoaziou.fr> <87r1avplaa.fsf@gmail.com> User-agent: mu4e 1.6.9; emacs 28.0.50 In-reply-to: <87r1avplaa.fsf@gmail.com> Message-ID: <87czmfp5i4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::629 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::629; envelope-from=tecosaur@gmail.com; helo=mail-pl1-x629.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638447675; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=O7P2uVbTZrK38TvPYDUOstYjfe5k+1jgYyEarr4duKU=; b=B73e9oeOtvk3ndwZGo1jjqKH0w7NGcuDa5efbuVn3Br7wjJbnElSSuwouj0nfA88PUOszJ m25oTJ9872TPOHA2PWWURMD5/546IGa+GaUGNO8O+o6hnMCtFNW70nQ5Tv8DL+gmgDlVxs N0HK2TqgWweUlJVMhxm6mQzZtHB1rQ+oMHbfatG5njGcF+9BJgZxzJatsTNxsyWgf4M1vL K+bQylZ0rN8tkNu1bjRY0xULMH9dW1lL51GNdvOvjS1IXwjG/X+6SROWHBBvQk3jLEHpTf ysHjhnY7Or+dhsQ72RBiJ3FTNNBEc0dy3kmkc8beF/WemavQZYSMNsOQnZFEUw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638447675; a=rsa-sha256; cv=none; b=uuFIDTUM8YBWLuYnaZ1cCpOpVtv5LnhKmQ1KQ+K8oo0lwGmO4/YiutA7quT9A1jef+W2db EstZTkDD/19wnzWg/9SvEgTHoMRe7tXMrYIdqoiWpNMqjCRhJu14LwO3acNa4BBtIJrpNT Ls39R3Rpx+Nz3UiuRgobp/GaXQ+GhQQYEnI8U5L7lUKDgQ/qJBGBcm4LCLL8j2q3xY0Fi3 plgiPMGC1i811yVpAQ7qd7EdQer/fMpBgx5woDGg8r9Z4CSEvDFwFqpOxFLZwddPXP8UK/ SOF95PIXnP03MWve7MZuZIAtgkFvnrH02ZwR6DWmP9EEgxx9Up/rNoSudBdd1A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=XdV2KhV0; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.12 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=XdV2KhV0; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C69DC5341 X-Spam-Score: -3.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: P5TPCZl7jPm0 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Nicolas, Tom, I just thought I=E2=80=99d do a little test to see what markup citations ac= cept with org-element, and I=E2=80=99m not quite sure what to make of the results. I= =E2=80=99d appreciate hearing your thoughts on the example below. Let=E2=80=99s look at a strange citation. =E2=94=8C=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 [cite: @key *bold* text @@org:hey@@ and /italic/ and {{{macro()}}= } and [fn:3] and =E2=94=82 <> <2021-12-02 Thu> \latex and \alpha and a statscookie [= 3/7] src_lang{hi} =E2=94=82 s^{up} and s_{ub}] =E2=94=94=E2=94=80=E2=94=80=E2=94=80=E2=94=80 Examining the interpretation of this citation with `org-element', the follo= wing inline elements / objects are recognised. =E2=81=83 bold/italic/etc. (text markup elements) =E2=81=83 latex fragment =E2=81=83 super/subscript but most of the non-markup elements are not. =E2=81=83 Export snippet =E2=81=83 macro =E2=81=83 footnote =E2=81=83 target =E2=81=83 timestamp =E2=81=83 statistics cookie =E2=81=83 inline source code All the best, Timothy --=-=-=--