From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou <mail@nicolasgoaziou.fr> Subject: Re: Bug: +MATHJAX Not Wrok [8.2.10 (release_8.2.10 @ /usr/local/share/emacs/24.5/lisp/org/)] Date: Mon, 29 Aug 2016 00:12:36 +0200 Message-ID: <87lgzgv8yz.fsf@saiph.selenimh> References: <tencent_0B24C64B127F3D767D42B59D@qq.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:48589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <mail@nicolasgoaziou.fr>) id 1be8Jj-0007ja-G7 for emacs-orgmode@gnu.org; Sun, 28 Aug 2016 18:12:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <mail@nicolasgoaziou.fr>) id 1be8Ji-0002uL-M4 for emacs-orgmode@gnu.org; Sun, 28 Aug 2016 18:12:39 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:53792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <mail@nicolasgoaziou.fr>) id 1be8Ji-0002uE-GA for emacs-orgmode@gnu.org; Sun, 28 Aug 2016 18:12:38 -0400 In-Reply-To: <tencent_0B24C64B127F3D767D42B59D@qq.com> (zhangjg's message of "Thu, 25 Aug 2016 13:46:14 +0800") List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode/> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=subscribe> Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> To: zhangjg <jinguozhang@qq.com> Cc: emacs-orgmode <emacs-orgmode@gnu.org> Hello, "zhangjg" <jinguozhang@qq.com> writes: > In the org-html-mathjax-options variable description , say #+MATHJAX: path:"http://url/MATHjax.js" can be ued to set the variable > > org-html-mathjax-options to `((path "http://url/MATHjax.js") but it not work. > > Set the variable in .emacs is OK, but in Org file, > > +MATHJAX: path: "http://somepath/Mathjax.js" This should be #+HTML_MATHJAX: path: whatever. Regards, -- Nicolas Goaziou