From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ox and links to equation Date: Sun, 15 Feb 2015 17:02:14 +0100 Message-ID: <878ufzkvsp.fsf@nicolasgoaziou.fr> References: <87zj8gaujl.fsf@gmx.us> <87h9uno5sh.fsf@nicolasgoaziou.fr> <87d25b76ph.fsf@gmx.us> <87lhjzl4oj.fsf@nicolasgoaziou.fr> <87lhjzl46l.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YN1d9-0002ZQ-9I for emacs-orgmode@gnu.org; Sun, 15 Feb 2015 11:01:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YN1d4-0004O9-7T for emacs-orgmode@gnu.org; Sun, 15 Feb 2015 11:01:11 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:50391) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YN1d4-0004O3-1V for emacs-orgmode@gnu.org; Sun, 15 Feb 2015 11:01:06 -0500 In-Reply-To: <87lhjzl46l.fsf@gmx.us> (rasmus@gmx.us's message of "Sun, 15 Feb 2015 14:01:06 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > Nicolas Goaziou writes: > >> It really seems overkill. Note that you can write ([[eq1]]), too. > > What I tried to say in the first email. If I add my patch, which indeed > just adds a clause to org-latex-link, it would break documents which uses > the above. It would appear as, e.g., ((2)) indeed. > Regarding the orgmode.org hosted version of mathjax: who should I ping to > update it (or can I do it?) Probably Bastien. > and *why* is orgmode.org hosting it? Privacy? I don't think CDN service was available at the time mathjax support was implemented. IMO, it hardly makes sense to host it now. Regards,