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 QDgKD8TbXmFBTAEAgWs5BA (envelope-from ) for ; Thu, 07 Oct 2021 13:36:36 +0200 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 KO6xCsTbXmHcTwAA1q6Kng (envelope-from ) for ; Thu, 07 Oct 2021 11:36:36 +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 6762731278 for ; Thu, 7 Oct 2021 13:36:35 +0200 (CEST) Received: from localhost ([::1]:51306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYRhS-00038w-DI for larch@yhetil.org; Thu, 07 Oct 2021 07:36:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37254) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYRg9-00038m-30 for emacs-orgmode@gnu.org; Thu, 07 Oct 2021 07:35:13 -0400 Received: from mail-pg1-x536.google.com ([2607:f8b0:4864:20::536]:36393) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYRg7-0006sX-H6 for emacs-orgmode@gnu.org; Thu, 07 Oct 2021 07:35:12 -0400 Received: by mail-pg1-x536.google.com with SMTP id 75so5410596pga.3 for ; Thu, 07 Oct 2021 04:35:09 -0700 (PDT) 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=I3elXflNSQxaLvMnPnhe84b81Q08sNqBIvDSHliST7c=; b=g1wJXQSMKifxABdgS2ymKbbFkLRxggAo49ilvBtYXgOzaaMj9lnoi0qf5UmS7pUxxB SVAs0qKyjSAz5Xqg9m6IwOTwNPxgelG1lK9nCl3zKU3u0pzhBelu/EGGWGo+OkkB6EsY LTcUtAngaCgM/YkpSmLQkBitaHyr9whrFeRBC+mNWNpxGv1axvpbJ0ejmtB0a/+CQVCR LRVmuxoEi8yKkxTaYp7OLJ/P9UPPLexbcu37zNK6cgfKfp/XEqsdsqX03l2IASaSxvN2 ghAuC+oYac773vn8/0Uz6gs6kvtxL4+onekF14AXJStihPM3E6GUsQ44tppyXyfhH/ww 3mTA== 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=I3elXflNSQxaLvMnPnhe84b81Q08sNqBIvDSHliST7c=; b=QXsI48iWfuoTy+ugD3Wu0eb8owtKXsHhTe0Ip7HKJ02n4KWiRsb3UMiR7WMSt0q3MU fx++MbaTNFbyurs1CVk5v1n7FRHUgIyR339ieOtgUOYpymPpQBBSnCahkBpdhxiYYbwW btyaYGRVaCEqRmc1hZiEZNYvcR5tDliAnlL5SmkaHpSAvL04A5WwWwv3GOuL29e8znTi rX5J6n2Jv7P9m2oMxl2dPWjNXqGA/+zyQKKxkHvu9fuQAijNUDHc3scbokt+Wt9+FvDZ wOhS1qCuyAsTAW2eHK2sWvkDP7OBPbFOP7FQqQEj2kTrFLUUUOUw7wfYVuZxDXgE9H5k opRg== X-Gm-Message-State: AOAM5331VuCX2YMQ6k6knsLJmHpMso8PGvwrrM0TuOTQqbSeaZdnNyQI lerKvmLcTqv5TnPY0egcXXs= X-Google-Smtp-Source: ABdhPJwq2XfBuwprr+Knz1EzJyV5LasnhiNDZTJe2PMBV3EywAtxqU+k1j9n1dqFdN3GvTZsKiJsKA== X-Received: by 2002:a62:804a:0:b0:44c:5bfd:7765 with SMTP id j71-20020a62804a000000b0044c5bfd7765mr3499436pfd.83.1633606508549; Thu, 07 Oct 2021 04:35:08 -0700 (PDT) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id n202sm6634985pfd.160.2021.10.07.04.35.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Oct 2021 04:35:08 -0700 (PDT) From: Timothy To: Greg Minshall Subject: Re: Inequalities in math blocks Date: Thu, 07 Oct 2021 19:33:35 +0800 References: <2477519.1633606219@apollo2.minshall.org> User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: <2477519.1633606219@apollo2.minshall.org> Message-ID: <875yu9dq52.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::536; envelope-from=tecosaur@gmail.com; helo=mail-pg1-x536.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org, Rudolf =?us-ascii?Q?=3D=3Futf-8=3FQ=3FAdamkovi=3DC4=3D8D=3F=3D?= Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633606595; 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=I3elXflNSQxaLvMnPnhe84b81Q08sNqBIvDSHliST7c=; b=BsoN/R0EixMUyPDNFDWiAvebfCEL9xaGAK3qDOV/k5K8gnOxr/3GDlCTaVGtQgKp3VQtyQ XyOMC3tH6qGXEuXvzj4p0VQbua0Cz2KbL/sK1IgWTpLa/8KaKzXMhjyS2bWgJDc9QNr//p zHulr7lyF1qIIxf1CpFIze+49/GC7Aw+w73CccDVNTsQt6utAhWi1SsuvHYeh0+e21l9q9 IHDqDetH47ce3APTWvmLdntrsCq7H+3ssa1RjMSqyDwSrhsVEDPIQ/qugaiEzv2Xedhbyl oThgz4d8GDQQRT2dF76cQUJTcavkRiA4L2+kKdWNsw6uOiHHrxoyQRh1C+h2jQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633606595; a=rsa-sha256; cv=none; b=ilXYHmbhIblJOzY0uO5juHYQGYgkmQm+nRLlBHuvWTXlUdDdRGm6qVbNLB8k4PDc1fOAtM xmLi/s/xcdL0omYTW3EJJIKNKeanvSCfRCcRQlU5WilAbfG128WxLa8dJprETto9ks/xzZ h251eAy8zwWUTWwD5zInvhS/zPVvoTwZ43Cfn8rdgqc179TLdgFRJY+M6luM5zlig1dTId ozp5nS2u4sHT1Ta18b8bq6Su90QwOOW6B0BTzKXvQ21f1gtjtbpJiRYZA3ufEtv8x91NL3 bC9fIZOWG/m5PFfakZEr1ZyOeAaDMqdtqZqSrfgS2+XH8JQTa5PVnTqKwTrjSg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=g1wJXQSM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: 2.38 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=g1wJXQSM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 6762731278 X-Spam-Score: 2.38 X-Migadu-Scanner: scn0.migadu.com X-TUID: jZo8k5LpWXJ0 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Greg, > oof. ... is the way to go. I=E2=80=99m thinking we should perhaps update the docs to more strongly rec= ommend `\( ... \)' over `$ ... $'. So that someone coming from say, Markdown + $-math or (not-La)TeX doesn=E2=80=99t just go =E2=80=9Ccool, $ works, I=E2=80=99ll ke= ep on using that=E2=80=9D. All the best, Timothy --=-=-=--