|
From: | Jorge A. Alfaro-Murillo |
Subject: | Re: [AUCTeX] Maxima within LaTeX |
Date: | Wed, 09 Mar 2016 15:47:23 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |