emacs-orgmode
[Top][All Lists]
Advanced

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

[O] latex environment inside math mode problem


From: Marko Schütz Schmuck
Subject: [O] latex environment inside math mode problem
Date: Mon, 19 Jan 2015 19:29:52 -0400
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Dear All,

the new exporter does not seem to handle \begin/\end inside \( ... \).

If the org file contains

    \(f =
      \begin{cases}
      t & 1\\
      f & 2\\
      \end{cases}
    \)

the resulting tex file contains

$\backslash$(f =
\begin{cases}
t & 1\\
f & 2\\
\end{cases}
$\backslash$)

Is there a known fix or workaround?

Thanks and best regards,

Marko

Attachment: pgpFZA8_kZK7g.pgp
Description: OpenPGP Digital Signature


reply via email to

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