[15250] in Athena Bugs
Re: sun4 8.0K: dvips
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Jul 12 04:49:36 1997
Date: Sat, 12 Jul 1997 04:49:32 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: foley@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: "[15197] in Athena Bugs"
> All that needs to be changed is in /usr/athena/lib/tex/ps/config.ps:
> substitute:
> m 1000000
> with
> m 4000000
From a cursory look at the dvips source code, it looks like this might
cause dvips to generate postscript which doesn't work on printers with
less than four million bytes of memory. Unless that's shown to be
wrong, I don't want to make this change.