all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: "o.castillo.felisola@gmail.com" <o.castillo.felisola@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Table with LaTeX math expressions as default
Date: Mon, 20 Jan 2014 16:57:16 +0000	[thread overview]
Message-ID: <871u02d21f.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAAJj91eAxsGFF9mJuOGPj2Zfz6GMGYJ+f1z835uR+hP8A7diKA@mail.gmail.com> (o. castillo's message of "Wed, 8 Jan 2014 10:45:47 -0300")

"o.castillo.felisola@gmail.com" <o.castillo.felisola@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	other threads:[~2014-01-21  8:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 13:45 Table with LaTeX math expressions as default o.castillo.felisola
2014-01-20 16:57 ` Eric S Fraga [this message]
2014-01-21 12:07   ` o.castillo.felisola

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=871u02d21f.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=o.castillo.felisola@gmail.com \
    /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.