next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
pager
pager -- display with paging
Synopsis
Usage:
pager x
Inputs:
x
Consequences:
x
is converted to a net and displayed through the pager specified by the environment variable PAGER, if set, else through the program
more
.
For the programmer
The object
pager
is
a
function closure
.