emacs-orgmode
[Top][All Lists]
Advanced

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

[O] inline Babel calls in math environments and table cells


From: Jay Kerns
Subject: [O] inline Babel calls in math environments and table cells
Date: Mon, 11 Mar 2013 16:54:33 -0400

Greetings,

I am in the process of updating materials to the new exporter in
anticipation of Org 8.0.  It appears that inline SRC blocks are not
being evaluated in table cells and math environments in the new
exporter, for instance, something like this:

\( SRC_R[:exports results]{2+3} \)

or like this:

| SRC_R[:exports results]{2+3} |

Is the above intentional?  I am reading the Org Syntax document and it
looks like inline Babel calls are "objects".  It also looks like the
pair \(...\) is a "LaTeX fragment" (also an object).  At the beginning
of the section it says, "Most objects cannot contain objects."  And it
also says right above that, "Objects can be found in... table cells."
If my reading of the syntax is correct then it would look like the
latter example is meant to be supported while the former example is
not.

Am I reading that correctly?

Thank you,

-- 
Jay

P.S. I've tried all possible settings of #+OPTIONS and of :mode
settings in the #+attr_latex line for the table.

P.P.S. Best-case scenario for me would be both examples supported, but
if not then I am willing to live with it or try to write something
that will support it.



reply via email to

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