emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Inline LaTeX fragments in emacs buffer


From: Nicolas Goaziou
Subject: Re: [O] Inline LaTeX fragments in emacs buffer
Date: Tue, 15 May 2012 20:54:16 +0200

Hello,

Dov Grobgeld <address@hidden> writes:

> I got it. Org-mode erroneously interpreted the + sign on the second row as
> a list token. Rearranging the latex text so that it does not start with -
> or + is a workaround.

Actually, it's not erroneous. Plain lists in Org mode have precedence
over paragraphs. It may be surprising sometimes but it would be the same
if you had:

\[
some equation
* This would be an headline
some other equation
\]


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]