From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WIWPAUGtWWHQlAAAgWs5BA (envelope-from ) for ; Sun, 03 Oct 2021 15:16:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id SDrCOECtWWHoJQAA1q6Kng (envelope-from ) for ; Sun, 03 Oct 2021 13:16:48 +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 87DDDE996 for ; Sun, 3 Oct 2021 15:16:48 +0200 (CEST) Received: from localhost ([::1]:50570 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mX1MF-0001QR-M6 for larch@yhetil.org; Sun, 03 Oct 2021 09:16:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44816) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mX1JN-0001Pz-LH for emacs-orgmode@gnu.org; Sun, 03 Oct 2021 09:13:52 -0400 Received: from mail-pg1-x52b.google.com ([2607:f8b0:4864:20::52b]:40751) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mX1JM-0006yj-9v for emacs-orgmode@gnu.org; Sun, 03 Oct 2021 09:13:49 -0400 Received: by mail-pg1-x52b.google.com with SMTP id h3so3368580pgb.7 for ; Sun, 03 Oct 2021 06:13:47 -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=PMQYCvOEB69o3i+rxcyqB4QSkPZwz1qY613HtkKs6nA=; b=GH7nt3rMydmOvDBe+hmiYGJYzbV0vzf+Qd7r8Uxuz3a4F4t+UmCFXkB6nUehS+9fFz Kix8ac8/jf6L6SalK5U6VsIlc5cA0dSv3Eyvpx3Ag1wu2CtuVQL0Yio4uhECSGip+BV1 U+85VwqVm8QcDvHWfDzwekH9Bt+R+OXKK4N8wVSyNjoCitezzW8NuL19qCRVfoy2y6sz ilUCi35f0XukK3iom8d6xHr/JEsOLrNq9fn0AW29EJb7cYCR9/L/9IBebBpazbsJ28IV 8ICOIbMMVaTTYMCp9N5zOjpxCLV0QKNvSK5q9zRcc9CJ7KZszeZvUCY6vkt6FFSd0jIE deag== 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=PMQYCvOEB69o3i+rxcyqB4QSkPZwz1qY613HtkKs6nA=; b=O7jMpMqRGxtUMAF3GLcPJIcxQ2ppxntzFz7/hk/JvsFJDB1jfjeQCO5WRngV8uCDL2 GWv/y0KqyIWERs9m7HMI87mrL3kTHKlmlngxzLWuUsfiGdiugbGeASbe0ohHi/xuaPuk 3pdGo3PulaXXliPKOS2guL29u+PeSH/ebE4Enuey9LrX86+OvWzducRubfPbVE4h1w7R LvMn7YPcEUXitm7SEWYcfYYlfJEaxztlDBVUGvZXr6lODJSAtKgVYwtnOWu4UWdp4Yps yzebXYV6iP+tivArx8sVSfrOpcwGct+CPuC7OFJE6v/VU6p2CpCxvXJEMXzncQnlrpCm g2sg== X-Gm-Message-State: AOAM530oCBUHVa0Ifr6+6XiLPy9homCq0Btz8MCfMlxaj4K5Ksng/kxX rtxXv+UzUvorXWFZTy7RHZE= X-Google-Smtp-Source: ABdhPJzlpRBaPKruHc+UQPiK7kIoVGMDUGQmKjgaR+1yC4gMuhi/WDbVU8KKcQvrztEP37T9vwOZ7w== X-Received: by 2002:a05:6a00:2284:b0:43d:fc72:e565 with SMTP id f4-20020a056a00228400b0043dfc72e565mr19826916pfe.84.1633266826431; Sun, 03 Oct 2021 06:13:46 -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 s68sm10160258pfb.192.2021.10.03.06.13.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Oct 2021 06:13:46 -0700 (PDT) From: Timothy To: Max Nikulin Subject: Re: Inequalities in math blocks Date: Sun, 03 Oct 2021 21:12:51 +0800 References: User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: Message-ID: <87y27agsjd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::52b; envelope-from=tecosaur@gmail.com; helo=mail-pg1-x52b.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 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=1633267008; 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=PMQYCvOEB69o3i+rxcyqB4QSkPZwz1qY613HtkKs6nA=; b=PXK9QSi8ha/bW4HLM/GXJO/aLl6VMqtyxq97N6lPlMwppQuY1BifcDcu9VfocfHwUwjDwI HDpKBmbhHmizud5sIzc0opApinujboOGiC/c/WxAKu9XrjJUUbhXxZpGOHelW7y0ZNzyBk Uge89aVQOZi8CYohdq9tDOTzRe7DZAAMs+C+CmftsbC5lKiJCrQ+klY5amG7z/s5hhWpDB pwc/K4UOz3FKw5kr9uXhlaNl8R9+7GAmNRJXm/3g75sMuQVA1eHDYcTpAl4MJ6Q9LPPinI EmOwHRNPjFOSfJm2XvAPcnw1bVbrajari9R64IMO9X9pKAnyarTooebzoKHYmw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633267008; a=rsa-sha256; cv=none; b=j83YUv+WhJLtx3BEHLZAoAu7FKvXYUrMBKhmnZlkHyB+B0kL48Gyn8ZXAEpZvbum3GDptW s+9/b6V9ONDK5Qt0f0YYCkLKgzfBHevlH75I9/5RMCI6B37JaWQVkiv3wzfqr5WE0Txqrp nSV8FBcQT6OoGjKjW1Vgdji33k8skCw2uKjZBlaSBzDa7me9vgphS00B8ylzlw03JmomzS 8Kp5GOaKWoXlZINB7TjL9V2hpI/63ZfbcyDjuremJoWznArYrX+B6ICjcwj8ckMNJL1bgV iGL493EhD1n9CT3YXtYVIJvpUEw2XBV1T/fTq/rTHLw0tZFszjZQPwVmUkvboA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GH7nt3rM; 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.11 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GH7nt3rM; dmarc=pass (policy=none) header.from=gmail.com; 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: 87DDDE996 X-Spam-Score: -2.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: YETafbmlbXYT --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Rudolf and Max, >> Usually, it is sufficient simply to put spaces around these symbols to >> cause the browser to avoid them, so >> =E2=80=A6 when x < y we have =E2=80=A6 > > Though I am a bit surprised that Org did not replace characters to < a= nd > > during export. Perhaps, it is possible to define a filter. You=E2=80=99re going to be much better off if you just use LaTeX math delim= iters, i.e. `\( ... \)'. All the best, Timothy --=-=-=--