Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!harpo!seismo!rlgvax!cvl!umcp-cs!chris From: chris@umcp-cs.UUCP Newsgroups: net.unix Subject: Re: Glorious troff problem Message-ID: <6805@umcp-cs.UUCP> Date: Fri, 27-Apr-84 21:03:17 EDT Article-I.D.: umcp-cs.6805 Posted: Fri Apr 27 21:03:17 1984 Date-Received: Sun, 29-Apr-84 07:53:29 EDT References: <19900001@uicsg.UUCP> Organization: Univ. of Maryland, Computer Science Dept. Lines: 22 ``temp file space exceeded'' means (at least under 4.1BSD) that NROFF's (TROFF's) internal memory array has filled up. This can be solved by going to 'long' indexes into the array (yes I know 'int' happens to work on VAXen) and increasing the array size. Look in tdef.h in /usr/src/cmd/troff. There may be a few other things you have to change. We increased our internal space to 512Kbytes. By the way, in certain situations you must use \\\! to get the effect of \! I think floating keeps with index entries (but not non-floating keeps) in -me is one such situation. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland