axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Axiom breaks lines


From: Bill Page
Subject: [Axiom-developer] Axiom breaks lines
Date: Sun, 8 Aug 2004 04:27:31 -0400

I have added Robert Sutor's LaTeX line break program to the Axiom wiki
interface.

Axiom commands can sometimes generate long lines of LaTeX. If these long
lines are rendered on the web page the result is that the image is truncated
on the right. A program written in "C" long ago by Robert Sutor was used in
the preparation of the examples shown in the original Axiom Book to
automatically break the long LaTeX lines generated by Axiom the ")set output
tex on" command. This program has now been incorporated into the Axiom wiki
interface so that Axiom output is no longer truncated on the right.

Because I wanted this to be as efficient as possible, I took the time to
learn how to call "C" language routines directly from Python. There is a
tool called swig http://www.swig.org that makes this quite easy!

The updated Axiom interface is now available for testing on
http://test.axiom-developer.org. This new version of the Axiom interface as
well as the new Reduce interface will be migrated to the main Axiom portal
and to the MathAction wiki sometime next week. In the mean time, it would be
great if you could test it here and report any problems.






reply via email to

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