emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] LaTeX export for numbered equations


From: Sebastien Vauban
Subject: Re: [O] LaTeX export for numbered equations
Date: Mon, 04 Jun 2012 09:41:04 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.0.97 (windows-nt)

Hi Nick,

Nick Dokos wrote:
> Sebastien Vauban <address@hidden> wrote:
>
>> I'm trying to get numbered equations in Beamer, hence using the 
>> begin_equation
>> block, but the formula is not correctly translated to LaTeX, and I have no
>> clue why...
>> 
>> Here an ECM:
>> ... 
>> - These should be numbered:
>> 
>> #+begin_equation
>> \frac{1}{\sqrt{2\pi\sigma^2}}e^{ -\frac{(x-\mu)^2}{2\sigma^2} }
>> #+end_equation
>> 
>> #+begin_equation
>> \frac{1}{\sqrt{2\pi\sigma^2}}e^{-\frac{(x-\mu)^2}{2\sigma^2}}
>> #+end_equation
>> ... 
>
> The following workaround seems to be effective in both of these cases:
>
> #+begin_equation
> #+LATEX:  \frac{1}{\sqrt{2\pi\sigma^2}}e^{ -\frac{(x-\mu)^2}{2\sigma^2} }
> #+end_equation

I confirm your workaround is working in my case as well -- I would never have
thought doing that. Thanks!

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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