Luis wrote:
> Then I tried to check the new 3D plots. (It worked in my office
> computer, and it looks great! Kudos!) When evaluating the Moebius
> band sent by D. Joyner, I get a empty rectangle where the graph should
> appear, and the lower left (status) bar of Firefox shows "Downloading
> JmolApplet..." But nothing happens.
If you execute the following code in a notebook cell, it will test
your Java installation by running a demo applet in your browser:
#GUI widgets.
html('<applet id="mathrider"\
code="SwingSetApplet"\
width="695" height="525"\
codebase="http://sage.math.washington.edu/home/tkosan/mathrider/SwingSet/"\
archive="SwingSet.jar" MAYSCRIPT></applet>')
Let us know if it works.
> Finally, (and this has been a "problem" for a long time, also in my
> laptop, running Debian Etch again), I have jsMath fonts installed, but
> sage (or Firefox) does not find it...
You may try installing the fonts manually by creating a .fonts
directory (note the period in front of the f) in your
home directory and then unzipping the TeX-fonts-25.zip into it. The
fonts can be obtained from
(http://www.math.union.edu/~dpvc/jsmath/download/jsMath-fonts.html).
Ted
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---