Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: tbl, beginner's difficulty with 'box' Message-ID: <11065@brl-tgr.ARPA> Date: Mon, 27-May-85 13:49:45 EDT Article-I.D.: brl-tgr.11065 Posted: Mon May 27 13:49:45 1985 Date-Received: Thu, 30-May-85 00:57:56 EDT References: <324@sdcc12.UUCP> Organization: Ballistic Research Lab Lines: 13 > When I give a 'box' directive in the tbl input, it prints the vertical > lines of the box one at a time, at the BOTTOM of the page, AFTER it > has printed everything else. Sounds like you are not getting the proper reverse line-feeds for your terminal. Either (a) You are not specifying the proper terminal type to nroff (-T option), or (b) Your terminal type is not known to nroff, or (c) Your terminal does not support reverse paper motion. In the latter two cases, use "col" to turn the bidirectional paper motions in the nroff output into a single-direction page image for priniting on your terminal.