From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-mime-htmlize generates unwanted equations numbers in mail [9.2.5 (release_9.2.5-521-gdea0c7 @ /home/oub/emacs/site-lisp/packages/org/)] Date: Mon, 09 Dec 2019 21:34:04 +0100 Message-ID: <878snltf0j.fsf@nicolasgoaziou.fr> References: <87tv7o6nki.fsf@mat.ucm.es> <87imo37lay.fsf@mat.ucm.es> <87pniapzk9.fsf@dell-desktop.WORKGROUP> <87ftj6r537.fsf@mat.ucm.es> <87muc2snas.fsf@dell-desktop.WORKGROUP> <87pngytusp.fsf@nicolasgoaziou.fr> <87lfrms7pr.fsf@dell-desktop.WORKGROUP> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33868) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iePjX-0004Zw-Fg for emacs-orgmode@gnu.org; Mon, 09 Dec 2019 15:34:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iePjW-0007Yg-30 for emacs-orgmode@gnu.org; Mon, 09 Dec 2019 15:34:18 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:44119) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iePjV-0007WS-TI for emacs-orgmode@gnu.org; Mon, 09 Dec 2019 15:34:18 -0500 In-Reply-To: <87lfrms7pr.fsf@dell-desktop.WORKGROUP> (Thibault Marin's message of "Sun, 08 Dec 2019 18:44:48 -0500") 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: Thibault Marin Cc: Uwe Brauer , emacs-orgmode@gnu.org Hello, Thibault Marin writes: > Subject: [PATCH] ox-html: Add equation numbers only for numbered environments > > * lisp/ox-html.el (org-html-latex-environment): Add caption to numbered > environments only > (org-html--latex-environment-numbered-p): Determine whether a latex > environment should be numbered. I applied your patch on maint, since it is arguably a bugfix, so I dropped the ORG-NEWS entry. Sorry for the extra work. Thank you. Regards, -- Nicolas Goaziou