From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: LaTeX Formulas and Publishing to HTML Error Date: Fri, 01 Jul 2011 09:01:51 +0100 Message-ID: <874o36qvio.fsf@ucl.ac.uk> References: <54CE44E6-F08F-4BE0-A8CA-8C7B267501E1@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcYfs-0001xU-Qj for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 04:02:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcYfn-0007D7-NO for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 04:02:04 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:45685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcYfn-0007CV-CD for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 04:01:59 -0400 In-Reply-To: <54CE44E6-F08F-4BE0-A8CA-8C7B267501E1@gmail.com> (Colin Grey's message of "Thu, 30 Jun 2011 20:50: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: Colin Grey Cc: emacs-orgmode@gnu.org Colin Grey writes: > Hello, > > I'm having a weird problem trying to write formulas using latex in org > mode. Here is a sample file with just two formulas: > > #+TITLE: Title > #+OPTIONS: H:3 num:t toc:t > #+OPTIONS: author:nil timestamp:nil creator:nil > #+OPTIONS: ^:t skip:t LaTeX:t > > $A$ > > $B$ This didn't work for me either. Adding a top leaving heading, such as: --8<---------------cut here---------------start------------->8--- * Introduction --8<---------------cut here---------------end--------------->8--- before the first equation at least made latex export work. HTML export still doesn't do what I believe you wanted, however, but this I know less about... HTH. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.5 (release_7.5.526.g311b0.dirty)