From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org.el: Relax the match criteria for MathML header line Date: Tue, 29 Nov 2016 09:30:47 +0100 Message-ID: <871sxug020.fsf@nicolasgoaziou.fr> References: <866cd05d-676d-aa1c-3ab0-d6e7a3edbf08@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58781) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBdoN-0007dv-5i for emacs-orgmode@gnu.org; Tue, 29 Nov 2016 03:30:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBdoM-0001R0-Dm for emacs-orgmode@gnu.org; Tue, 29 Nov 2016 03:30:47 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:56917) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cBdoM-0001Qn-7l for emacs-orgmode@gnu.org; Tue, 29 Nov 2016 03:30:46 -0500 In-Reply-To: <866cd05d-676d-aa1c-3ab0-d6e7a3edbf08@gmail.com> (Lixin Chin's message of "Tue, 29 Nov 2016 11:45:49 +0800") 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" To: Lixin Chin Cc: emacs-orgmode@gnu.org Hello, Lixin Chin writes: > This fixes a minor bug in converting LaTeX equations to MathML. The > default match criteria for the toplevel is unnecessarily strict, > and should probably be relaxed. Applied. Thank you. Regards, -- Nicolas Goaziou