From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: problems with mathjax CDN and HTML export Date: Mon, 07 Nov 2011 21:47:58 +0100 Message-ID: <4EB843FE.4050706@christianmoe.com> References: <83obwnkjjc.fsf@yahoo.it> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNW3j-0001nD-Sd for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 15:44:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNW3i-0006yX-RG for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 15:44:47 -0500 Received: from b1.hitrost.net ([91.185.211.67]:50643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNW3i-0006wH-MD for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 15:44:46 -0500 In-Reply-To: <83obwnkjjc.fsf@yahoo.it> 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: Giovanni Ridolfi Cc: emacs-orgmode@gnu.org, Jambunathan K On 11/7/11 5:02 PM, Giovanni Ridolfi wrote: > the math snippets are always "converted" in HTML format e.g.:α = \frac{1}{L0} Do I understand correctly that this is your problem? (Not very clear from your long example, which starts with the CDN service.) If so, I can't reproduce it. Your $$ \alpha = \frac{1}{L_{0}} \left( \frac{L_2-L_1}{T_2-T_1} \right) = \frac{1}{L_0}\frac{\Delta L}{\Delta T} $$ exports verbatim for me, and is correctly formatted. Yours, Christian