How to "Page" Large Output of Maxima, i.e Like the "|less" Pipe in Bash?
Subject: How to "Page" Large Output of Maxima, i.e Like the "|less" Pipe in Bash?
From: Raymond Toy
Date: Tue, 23 Aug 2011 08:50:10 -0700
On Mon, Aug 22, 2011 at 11:36 PM, first name <33facebook at gmail.com> wrote:
> Hi.
>
> I have a problem, especially when using the "?? function" command,
> that the output is far too big and so disappears somewhere from the
> screen...and i have to scroll up quite a few pages in order to read
> the display..
>
Use a bigger screen and/or a smaller font. :-)
AFAIK, maxima doesn't have a pager, but I think that would be relatively
easy to add for ??. It would not be so easy, I think, to add that for the
actual documentation.
Ray