Hello, Severin Kempf <kabr...@3imail.com> writes:
> This is very cumbersome for my particular document, which has a large > number of cells that I am working with. I could add an additional column > to facilitate this, but I don't see a good way to hide that column from > the exporter -- I only want the result, not the data needed to generate > the result. You can pass header arguments to the `org-sbe' call. It may be possible to get the results without the data. > What is preventing it from working in the table cell? What is > allowing a simpler macro expansion to work inside of a table cell? The parser. Inline Babel code is not parsed in table cells. This could conflict with TBLFM lines. Regards, -- Nicolas Goaziou