Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site gloria.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rochester!rocksvax!rocksanne!sunybcs!gloria!colonel From: colonel@gloria.UUCP (George Sicherman) Newsgroups: net.text Subject: Re: many nroff directives / line Message-ID: <621@gloria.UUCP> Date: Mon, 22-Oct-84 13:05:44 EDT Article-I.D.: gloria.621 Posted: Mon Oct 22 13:05:44 1984 Date-Received: Wed, 24-Oct-84 07:41:54 EDT References: <308@digi-g.UUCP> Organization: SUNY-Buffalo Confuser Science Lines: 24 [Stofzuiger] > Is there a way to put more than one nroff directive on a single line? > I can't find anything in the nroff/troff manual to indicate that it is > impossible, but it doesn't say that it is possible, either. That's easy: define a macro! .de MY .directive 1 .directive 2 .directive 3 .. ... .MY ... .MY This is the logical way to do it. -- Col. G. L. Sicherman ...seismo!rochester!rocksanne!rocksvax!sunybcs!gloria!colonel