Robert Dodier writes:

As to combining Maxima and LaTeX, one way to do that which might be suitable for your purposes is to use Jupyter (formerly IPython) which presents a notebook interface.

You could also try notebooks of SageMathCloud that already include Maxima and LaTeX support: https://cloud.sagemath.com/

If you install sage locally, then you can also use the sagetex package that would allow you to just write LaTeX but use Maxima code inside the LaTeX file:

http://doc.sagemath.org/html/en/tutorial/sagetex.html

and check this on how to run Maxima code with sage:

http://doc.sagemath.org/html/en/tutorial/interfaces.html

Best,
--
Jorge.


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to