Thank you!
On Jan 21, 2014 5:32 AM, "Eric S Fraga" <e.fr...@ucl.ac.uk> wrote:

> "o.castillo.felis...@gmail.com" <o.castillo.felis...@gmail.com> writes:
>
> > Hi  there!
> >
> > I'm using org-mode to generate a table which has columns with
> mathematical
> > expressions in certain columns.
>
> [...]
>
> > Is there a way to say that a column contains (by default) mathematical
> > expressions?
> >
> > In LaTeX the answer would be:
> > - Use the package =array=
> > - In the format of the array column include >{$} c <{$}, to indicate
> these
> > is a math expression
> >
> > Thank you.
>
> Nobody has answered yet so let me do so.  Basically, no, this is not
> possible.  Org will let you define the column specifications the way you
> want them but you would still have to escape the actual mathematical
> expressions in the table to avoid org's exporter from escaping the
> backslashes, e.g. using export snippets or macros.  The result would be
> more effort than what you already have, in my opinion.
>
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.2.4-322-gece429
>
>

Reply via email to