From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Different fonts in inline equation in latex pdf export Date: Wed, 17 Apr 2013 18:47:12 +0200 Message-ID: <87y5ch14vj.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USVVy-0008FG-Bg for emacs-orgmode@gnu.org; Wed, 17 Apr 2013 12:47:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USVVt-0007zK-DD for emacs-orgmode@gnu.org; Wed, 17 Apr 2013 12:47:22 -0400 Received: from mail-wg0-f52.google.com ([74.125.82.52]:48873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USVVt-0007z2-7H for emacs-orgmode@gnu.org; Wed, 17 Apr 2013 12:47:17 -0400 Received: by mail-wg0-f52.google.com with SMTP id n12so1815414wgh.19 for ; Wed, 17 Apr 2013 09:47:16 -0700 (PDT) In-Reply-To: (Sanjib Sikder's message of "Tue, 16 Apr 2013 23:15:00 +0530") 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: Sanjib Sikder Cc: emacs-orgmode@gnu.org Hello, Sanjib Sikder writes: > While pdf exporting an inline equation from org-mode, I am getting two > different fonts in the equation. I have attached an example .org file > with the equation and the generated output files (.pdf and .tex). In > the .tex file I can see \mathrm which is causing the problem it seems. > How to fix the issue ? > #+Author: > #+Date: > A_{x}B_{1-x} This should be fixed in 8.0. Regards, -- Nicolas Goaziou