weltyc@nisc.nyser.net (Christopher A. Welty) (11/10/87)
The X library troff code prodices a file that is over a megabyte and too large for our spooler and laserwriter to handle. Has anyone managed to break this up nicely into smaller parts (I have the index). Can the printed docs be ordered from somewhere... Christopher Welty --- Asst. Director, RPI CS Labs weltyc@cs.rpi.edu ...!rutgers!nysernic!weltyc
price@DECWRL.DEC.COM (11/10/87)
Christopher Welty writes: > The X library troff code prodices a file that is over a > megabyte and too large for our spooler and laserwriter to handle. ... Use 'lpr -s' to print the manual. This creates a symbolic link instead of copying, so the file can be any size, with the side effect that you mustn't modify it until printing is done. - - -chuck - ------- End of Unsent Draft ------- End of Forwarded Message