axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [Graphics on MathAction] (new)


From: kratt6
Subject: [Axiom-developer] [Graphics on MathAction] (new)
Date: Tue, 08 Nov 2005 07:40:38 -0600

Changes 
http://page.axiom-developer.org/zope/mathaction/GraphicsOnMathAction/diff
--
Graphics?

  Try this

\begin{axiom}
draw(5*besselJ(0,sqrt(x**2+y**2)), x=-20..20, y=-20..20)
\end{axiom}

*Not clear why latex is not rendered properly ... *

The reason why this did not originally render properly was because I had not
defined \axiomType as a valid LaTeX command in the LatexTemplate page. The
output of the draw command generates this as part of it's LaTeX output.

Anticipating the next question::

  Where is the graphic??

Although graphics is available in the most recent version of Axiom
from the Savannah CVS (see AxiomDownload), the problem is that graphics
has not yet been integrated into MathAction. Doing so will require
solving some problems about using X-windows on the MathAction server.

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]