From: tsd@tsdye.com (Thomas S. Dye)
To: "kevin.lemorzadec" <kevin.lemorzadec@mun.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Exporting LaTeX fragments equations Org-mode 8.2.10
Date: Mon, 15 Dec 2014 10:28:23 -1000 [thread overview]
Message-ID: <m28ui8mzdk.fsf@tsdye.com> (raw)
In-Reply-To: <CAOnPmeXRE=byvFLNy2+r4KkKGePDpv5cFMxgEV_5V+zG053Acg@mail.gmail.com> (kevin lemorzadec's message of "Mon, 15 Dec 2014 16:24:49 -0330")
Aloha Kevin,
"kevin.lemorzadec" <kevin.lemorzadec@mun.ca> 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
next prev parent reply other threads:[~2014-12-15 20:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 19:54 Exporting LaTeX fragments equations Org-mode 8.2.10 kevin.lemorzadec
2014-12-15 20:28 ` Thomas S. Dye [this message]
2014-12-15 20:44 ` kevin.lemorzadec
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m28ui8mzdk.fsf@tsdye.com \
--to=tsd@tsdye.com \
--cc=emacs-orgmode@gnu.org \
--cc=kevin.lemorzadec@mun.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.