From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Possible Bug: LaTeX inline math $X$ export as HTML Date: Sun, 10 Oct 2010 09:18:54 +0200 Message-ID: <9F2F801A-362B-4C08-8971-ABB4F797784A@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45726 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4qBS-0001vP-FT for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 03:19:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4qBQ-0002EL-U8 for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 03:19:02 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:52297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4qBQ-0002EB-Px for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 03:19:00 -0400 Received: by ewy5 with SMTP id 5so32577ewy.0 for ; Sun, 10 Oct 2010 00:18:59 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jeff Horn Cc: Org-mode ml Hi Jeff, On Oct 10, 2010, at 8:32 AM, Jeff Horn wrote: > The following org-mode code: > ****************************************************************************** > The variables $X$ and $Y$ are mapped into function $f$ as follows: $f: > X \rightarrow Y$. > ****************************************************************************** > renders the final bit of inline math (the function definition) > correctly, but not the previous three dollar-wrapped symbols. Ouch, bad bug, should be fixed now. - Carsten > > This could be a limitation of how CDLaTeX/org parses LaTeX, or it > could be a limitation of how MathJax parses LaTeX. Not sure which. > > > -- > Jeffrey Horn > Graduate Lecturer and PhD Student in Economics > George Mason University > > (704) 271-4797 > jhorn@gmu.edu > jrhorn424@gmail.com > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode