From mboxrd@z Thu Jan 1 00:00:00 1970 From: Supriya Sawant Subject: how to insert fraction & integration Date: Thu, 27 Sep 2012 18:23:50 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f3ba2114bb23504caae6e1e Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THDbJ-0007PI-3g for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 08:54:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THDbD-00086O-RT for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 08:53:57 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:41473) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THDbD-00085H-MD for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 08:53:51 -0400 Received: by ied10 with SMTP id 10so4846495ied.0 for ; Thu, 27 Sep 2012 05:53:50 -0700 (PDT) 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: emacs-orgmode@gnu.org --e89a8f3ba2114bb23504caae6e1e Content-Type: text/plain; charset=ISO-8859-1 how to insert fraction & integration in emacs .org file eg. test.org \frac{1}{2} \sqrt{x^2-1} when I export it into html using org-export-as-html it gives test.html \frac{1}{2} \sqrt{x2-1} I am new to org-mode. can anyone tell me whether I am inserted equation in right way?? Thanks & Regards, Supriya Pravin Sawant --e89a8f3ba2114bb23504caae6e1e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable how to insert fraction & integration in emacs .org file

eg. test.org
=A0
\frac{1}{2}
\sqrt{x^2-1}<= br>
when I export it into html using org-export-as-html it gives

= test.html

\frac{1}{2}
\sqrt{x2-1}

I am new to org-mode.
can anyone tell me whether I am inserted e= quation in right way??=A0






Thanks = & Regards,
Supriya Pravin Sawant

--e89a8f3ba2114bb23504caae6e1e--