Hi,What is the syntax so that the inline source code will evaluate (SUMMARY is a table elsewhere in the buffer)?
#+begin_export latexsome 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.I have used a comma at the start of the code block and well as before and after.
Charlie Millar