how to wrap long lines of maxima output in texmacs



There are, of course, programs in maxima to do line-breaking
of mathematical expressions.  These constitute a major part
of the display package -- that is, doing it right, and not
using exponential time.


So the code exists, in lisp.  As far as I am concerned, any
front end that does not do proper linebreaking is essentially
"demoware" for something else, and not a serious computer
algebra system front end.  I think that upgrading texmacs math display
would probably increase the size of the expression typesetting
code by a factor of 3 or more, and would make it perhaps
the most interesting maxima front end for serious math use.

RJF



Joris van der Hoeven wrote:
> On Fri, 8 Apr 2005, Kamaraju Kusumanchi wrote:
> 
>>Is there any option available to switch on wrapping when using maxima
>>under texmacs?
> 
> 
> Output is wrapped, but big objects like fractions and matrices
> are not yet converted into alternative more linear representations.
> 
> Best wishes, Joris
> 
> _______________________________________________
> Maxima mailing list
> Maxima@www.math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima