Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!dali.cs.montana.edu!milton!blake.u.washington.edu!theorem From: theorem@blake.u.washington.edu (Adrian Mariano) Newsgroups: comp.unix.questions Subject: Typesetting with nroff Message-ID: <11830@milton.u.washington.edu> Date: 28 Nov 90 08:53:07 GMT Sender: news@milton.u.washington.edu Organization: University of Washington, Seattle Lines: 17 I have a large collection of files that are supposed to be typeset with nroff. Included is a makefile which uses its own macro package to do the typesetting. When I execute this, I get output which does bold face with a sequence of backspaces and reprinting, and underlines with backspaces and underscores. The page breaks come out as large numbers of blank lines. I would like to get output which does not include any backspace overprint sequences, and which uses ^L (form feed) characters for page breaks rather than lots of lines. I consulted the nroff man page and did not see any options which would achieve these effects. -- Please mail responses to theorem@blake.u.washington.edu.