home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0081 < prev    next >
Encoding:
Text File  |  1982-02-23  |  679 b   |  18 lines

  1. Autzoo.1415
  2. net.bugs.v7
  3. utcsrgv!utzoo!henry
  4. Mon Feb 22 21:34:08 1982
  5. versatec plot software
  6. The documentation in plot(5) lies about the "natural" space() setting
  7. of the Versatec.  The Versatec filter appears to have been crudely
  8. converted for use with fanfold paper, with the result that the size
  9. of the plot space is constrained by the 8.5-inch height of Versatec
  10. fanfold sheets (and the Versatec's unwillingness to plot too close to
  11. the folds).  The true space() specification for the Versatec is:
  12.  
  13.     space(0, 0, 1536, 1536)
  14.  
  15. Since sensible installations generally use roll paper, the filter
  16. should be modified appropriately.  This shouldn't be hard but I
  17. haven't tried it yet.
  18.