Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!emory!mephisto!mcnc!uvaarpa!murdoch!biochsn.acc.Virginia.EDU!wrp From: wrp@biochsn.acc.Virginia.EDU (William R. Pearson) Newsgroups: comp.unix.xenix Subject: Re: man page system for SCO Xenix Message-ID: <1990Aug21.210011.17577@murdoch.acc.Virginia.EDU> Date: 21 Aug 90 21:00:11 GMT References: <1990Aug15.174348.6597@arcturus.uucp> <00001XO@cdis-1.compu.com> <1990Aug21.164148.7989@robobar.co.uk> Sender: news@murdoch.acc.Virginia.EDU Organization: University of Virginia Lines: 31 >with them on your laser printer using the grotty C/A/T troff supplied >by SCO. I wish they'd ship a bugfixed version of troff though. SCO's >ancient one barfs on the Berzerkeley -me macro package :-( Actually, it is relatively simple to get SCO's troff to work with the -me macros. You need to edit the macros so that constructions of the form: .if .... \{ ... \} become: .if ... \{ ... \} Here is the text of an earlier msg that explains the solution: ]The problem is with the .if directive. In fact, the first offender is ]one of the first ones in tmac.e. You cannot continue a .if with a ]backslash, unless you also use braces around the body. I'm not sure if ]the opening brace must appear on the same line or not. ] ]Anyway, I was finally able to get it working just by editing the .if stuff. ]-- ] Greg Woods. ] ]UUCP: utgpu!woods, utgpu!{ontmoh, ontmoh!ixpierre}!woods ]VOICE: (416) 242-7572 [h] LOCATION: Toronto, Ontario, Canada Bill Pearson