emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Exporting LaTeX fragments equations Org-mode 8.2.10


From: Thomas S. Dye
Subject: Re: [O] Exporting LaTeX fragments equations Org-mode 8.2.10
Date: Mon, 15 Dec 2014 10:28:23 -1000

Aloha Kevin,

"kevin.lemorzadec" <address@hidden> writes:

> Since I updated to Org-mode version 8.2.10, I am having trouble exporting
> equation in latex properly. Some \ are inserted in the tex verion.
>
> For example:
> \begin{equation} \label{eqn:Lpar}
> Lpar_{k}=\frac{hb_{k}}{slope}
> \end{equation}
>
> Becomes:
> \begin{equation} \label{eqn:Lpar}
> Lpar$_{\text{k}}$=\frac\{hb$_{\text{k}}$\}\{slope\}
> \end{equation}
>
> I tried to force #+OPTIONS: tex:t
> which should be the default value but that didn't help.
>
> Any suggestion of what I may be missing?

I think this came up on the list a few days ago.  IIRC, the
\begin{equation} has to be on its own line.  The \label{} should move
down to the next line.  Does that work?

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

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