Colin Grey <cgpg...@gmail.com> 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)

Reply via email to