Hello, Charles Millar <mill...@verizon.net> writes:
> What is the syntax so that the inline source code will evaluate (SUMMARY > is a table elsewhere in the buffer)? > > #+begin_export latex > > some test here src_latex[:var > printthis=SUMMARY[-1,-1]]{\numprint{printthis}} > > #+end_export > > The above src_latex block evaluates if it is not within an export > block. Export block are a special case of verbatim blocks. No data is processed within. However (inline) source code can generate appropriate wrapper around its result. Regards, -- Nicolas Goaziou