From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4Ka2CPOpyF8aQAAA0tVLHw (envelope-from ) for ; Thu, 03 Dec 2020 09:03:47 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id l25vBPOpyF/zOAAAbx9fmQ (envelope-from ) for ; Thu, 03 Dec 2020 09:03:47 +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 7FEE6940222 for ; Thu, 3 Dec 2020 09:03:46 +0000 (UTC) Received: from localhost ([::1]:45408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kkkWf-0006PH-DX for larch@yhetil.org; Thu, 03 Dec 2020 04:03:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kkkVw-0006NQ-Cy for emacs-orgmode@gnu.org; Thu, 03 Dec 2020 04:03:00 -0500 Received: from lxc-smtp.ens-lyon.fr ([140.77.167.80]:54736) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kkkVu-0004HH-3i for emacs-orgmode@gnu.org; Thu, 03 Dec 2020 04:02:59 -0500 Received: from localhost (localhost [127.0.0.1]) by lxc-smtp.ens-lyon.fr (Postfix) with ESMTP id A0D6022C30; Thu, 3 Dec 2020 10:02:46 +0100 (CET) X-Virus-Scanned: by amavisd-new-2.11.0 (20160426) (Debian) at ens-lyon.fr Received: from lxc-smtp.ens-lyon.fr ([127.0.0.1]) by localhost (lxc-smtp.ens-lyon.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KVPCtJifysrz; Thu, 3 Dec 2020 10:02:46 +0100 (CET) Received: from Inspiron.Inspiron (lfbn-idf2-1-499-46.w86-246.abo.wanadoo.fr [86.246.200.46]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) by lxc-smtp.ens-lyon.fr (Postfix) with ESMTPSA id 6FE1322C39; Thu, 3 Dec 2020 10:02:46 +0100 (CET) From: Firmin Martin To: tomas@tuxteam.de, emacs-orgmode@gnu.org Subject: Re: Bug: LaTeX inline maths expression \(+\) wrongly toggles strike-through face In-Reply-To: 20201202091341.GB14592@tuxteam.de Date: Thu, 03 Dec 2020 10:02:45 +0100 Message-ID: <871rg7b6tm.fsf@ens-lyon.fr> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=140.77.167.80; envelope-from=firmin.martin@ens-lyon.fr; helo=lxc-smtp.ens-lyon.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.28 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: 7FEE6940222 X-Spam-Score: -2.28 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: ouTIaMgGYKdV Thank you Tomas, it works like a charm! Hope that it will be patched. Best, Firmin Martin