Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!thumper!ulysses!andante!mit-eddie!uw-beaver!cornell!mailrus!uflorida!umd5!grebyn!karl From: karl@grebyn.UUCP Newsgroups: comp.text Subject: troff/nroff macros, index generates "Bad Storage Allocation" Message-ID: <10944@grebyn.COM> Date: 1 Jul 88 02:58:06 GMT Reply-To: karl@grebyn.com (Karl A. Nyberg) Organization: Grebyn Corp. HQ Lines: 58 The following input (modulo the leading XX) on Ultrix 2.2 nroff and troff (with -me) generates a "Bad storage error" when trying to process the . I'm trying to do multiple indices (and even get them sorted!), without much success. Any suggestions as to what is going wrong here. (I know that 'pi' was a bad choice for a macro name, as it's already used, but why the internal error? Other hints, suggestions, and comments welcome. Thanks. XX.fo 'PAGE BOTTOM'%'PAGE BOTTOM' XX.de pi XX.(x p XX\\$1 XX.)x \n% XX.. XX.de ti XX.(x t XX\\$1 XX.)x \n% XX.. XX.de vi XX.(x v XX\\$1 XX.)x \n% XX.. XX.de oi XX.(x o XX\\$1 XX.)x \n% XX.. XX.bp XXSmith XX.pi "Smith, James" XX.oi "Smith, James" XX.ti "Smith, James" XX.vi "Smith, James" XX.bp XXJohnson XX.pi "Johnson, James" XX.oi "Johnson, James" XX.ti "Johnson, James" XX.vi "Johnson, James" XX.bp XXJones XX.pi "Jones, James" XX.oi "Jones, James" XX.ti "Jones, James" XX.vi "Jones, James" XX.bp XXP Index XX.xp p XX.bp XXT Index XX.xp t XX.bp XXV Index XX.xp v XX.bp XXO Index XX.xp o