From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Inline Latex Fragment in html export Date: Thu, 29 Jan 2009 14:14:48 +0100 Message-ID: <214BA3BB-B22D-4DFF-A779-55AAA44C6AD5@uva.nl> References: <1233227692114930.1931628510@mailgw2.iis.u-tokyo.ac.jp> <4981981D.4050002@iis.u-tokyo.ac.jp> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSWjQ-00059p-B3 for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 08:14:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSWjO-000583-G8 for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 08:14:55 -0500 Received: from [199.232.76.173] (port=54664 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSWjO-00057j-8B for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 08:14:54 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]:1030) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSWjN-0003Tc-UR for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 08:14:54 -0500 Received: by ug-out-1314.google.com with SMTP id 36so588712uga.17 for ; Thu, 29 Jan 2009 05:14:52 -0800 (PST) In-Reply-To: <4981981D.4050002@iis.u-tokyo.ac.jp> 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: Yu Zhao Cc: emacs-orgmode@gnu.org On Jan 29, 2009, at 12:50 PM, Yu Zhao wrote: > Hi everyone, > > When I use inline latex in a org file like $a=b^2$ or \( a=b^2 \) > and export it with C-c C-e b, the formula is not inline. Instead it > is displayed in a new line and centered. Do you have any idea about > it? This is a bug, fixed in 6.20e. Thank you for the report! - Carsten