From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: unexpected appearance of x^2 in pdf file Date: Mon, 13 May 2013 16:33:26 +0200 Message-ID: <87ppwvvtjd.fsf@yahoo.fr> References: <87d2sw7hoa.fsf@gmail.com> <87vc6o4a9z.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbtnV-0000iv-ON for emacs-orgmode@gnu.org; Mon, 13 May 2013 10:32:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UbtnT-00083p-E7 for emacs-orgmode@gnu.org; Mon, 13 May 2013 10:32:17 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:11137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UbtnT-00083c-8s for emacs-orgmode@gnu.org; Mon, 13 May 2013 10:32:15 -0400 In-Reply-To: (Paul Stansell's message of "Sun, 12 May 2013 15:12:53 +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: Paul Stansell Cc: emacs-orgmode@gnu.org, Nicolas Goaziou Paul Stansell writes: > Yes, I tried that, but as I understand it I need to > \usepackage{amsmath} to access the latex equation* environment. Usually amsmath is good to have (and Nicolas answered on how to include it), but if you wish to avoid it for some reason, the {displaymath} environment does the same thing. -- N.