Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site dataio.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!houxm!vax135!cornell!uw-beaver!uw-june!entropy!dataio!olson From: olson@dataio.UUCP (Darryl Olson) Newsgroups: net.text Subject: Moving the Left Margin Using .po In nroff Message-ID: <233@dataio.UUCP> Date: Thu, 29-Nov-84 17:11:03 EST Article-I.D.: dataio.233 Posted: Thu Nov 29 17:11:03 1984 Date-Received: Sun, 2-Dec-84 03:20:27 EST Distribution: net Organization: Data I/O Corp., Redmond WA Lines: 24 I am using nroff with the ms macros. I want to set the left printing margin to 4 spaces to the right of the paper's or files's left margin. I use the following nroff command: /usr/bin/nroff -ms nroff_header FILENAME The file nroff_header includes the following commands: .LP \"invoke the ms macro package .po +4 \"set the left margin 4 spaces from the left edge of the paper .nh \"disable hyphenation The result is that the left printing margin is moved 4 spaces to the right of the paper's or file's left margin for only the first page. The left printing margin for all of the other pages is the left margin of the paper or the file. What do I have to do to move the left printing margin for all of the pages? Thanks in advance for the help. Darryl Olson ...uw-beaver!teltone!dataio!olson