Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!mcvax!ukc!icdoc!qmc-cs!liam From: liam@cs.qmc.ac.uk (William Roberts) Newsgroups: net.unix,net.unix-wizards Subject: Re: DiTroff problem.. help !! Message-ID: <137@cs.qmc.ac.uk> Date: Wed, 2-Apr-86 11:58:16 EST Article-I.D.: cs.137 Posted: Wed Apr 2 11:58:16 1986 Date-Received: Sun, 6-Apr-86 01:19:59 EST References: <334@yetti.UUCP> Reply-To: liam@qmc-cs.UUCP (William Roberts) Organization: CS Dept, Queen Mary College, University of London, UK. Lines: 14 Keywords: ditroff, eqn Xref: watmath net.unix:7554 net.unix-wizards:17468 Ditroff produces a "Word overflow" message when it assembles a word that is too long. Eqn produces very long strings and makes extensive use of unpaddable space characters, so it has a tendency to make long words, since space and newline are the only word delimiters... You need to change the #defined constant WDSIZE in tdef.h to something larger and recompile. It is 270 on our system and that ran your matrix example with no troubles. -- William Roberts ARPA: liam@UK.AC.qmc.cs Queen Mary College UUCP: liam@qmc-cs.UUCP LONDON, UK