Path: utzoo!utgpu!water!watmath!clyde!att!whuts!homxb!genesis!odyssey!gls From: gls@odyssey.ATT.COM (g.l.sicherman) Newsgroups: comp.text Subject: Re: Nroff/mm question Message-ID: <653@odyssey.ATT.COM> Date: 15 Jul 88 02:20:54 GMT References: <991@investor.UUCP> Distribution: na Organization: AT&T Bell Laboratories, Middletown, NJ Lines: 10 > We have been trying to find some way to force a page eject (^L) from > nroff with zero success. Does anyone know of a way to solve this > problem? Nroff cannot print most control characters. Try having it print "FORMFEED!" or something like that, and filter the output through awk or sed to turn "FORMFEED!" into ^L. -- Col. G. L. Sicherman ...!ihnp4!odyssey!gls