The sagetex package for $ \rm\LaTeX $ allows you to embed Sage code into a $ \rm\LaTeX $ document, have that code evaluated during the .tex document processing, and then the results — numeric, symbolic, or graphical — from Sage are embedded in the pdf created by $ \rm\LaTeX $.
Is there anything comparable for Mathematica instead of Sage?
I am aware of the MaTeX package for Mathematica, but that does just the opposite of what I'm asking: MaTeX allows $ \rm\LaTeX $ typesetting within a Mathematica notebook.
Comments
Post a Comment