From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Strange latex symbol behavior on html export Date: Thu, 14 Sep 2017 14:48:21 +0200 Message-ID: <8760clmooa.fsf@nicolasgoaziou.fr> References: <877ex2px4t.fsf@nicolasgoaziou.fr> <87poau1a5l.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsTZC-0004fJ-97 for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 08:48:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsTZB-0004mN-84 for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 08:48:26 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:41046) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dsTZB-0004ky-1p for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 08:48:25 -0400 In-Reply-To: <87poau1a5l.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Wed, 13 Sep 2017 18:55:18 -0400") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > I looked at the diff between html files produced with and without the $\big/$ addition. > The one without does not include any of the mathjax configuration code at all. Is that > code included conditionally perhaps when a latex construct is seen? Maybe the latex construct > in the caption does not trigger the inclusion? Good catch! Fixed. Thank you. Regards, -- Nicolas Goaziou