Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!bellcore!ulysses!allegra!mit-eddie!genrad!panda!husc6!harvard!adelie!ora!tim From: tim@ora.UUCP (Tim O'Reilly) Newsgroups: net.text,net.unix Subject: efficiency in troff coding Message-ID: <106@ora.UUCP> Date: Tue, 13-May-86 14:18:40 EDT Article-I.D.: ora.106 Posted: Tue May 13 14:18:40 1986 Date-Received: Wed, 14-May-86 17:47:40 EDT Distribution: na Organization: CASE Communications Inc., Silver Spring, MD Lines: 23 Xref: mit-eddie net.text:1107 net.unix:8113 Does anyone know if, in coding nroff/troff conditionals, it is more efficient to say, as -ms does, something like: .if \n(mo-11 .ds MO December instead of the more obvious: .if \n(mo=12 .ds MO December I am wondering if those of you with access to the code could tell me if there is any advantage to one of these constructions over the other, or if it is entirely a matter of choice. Thanks. Tim O'Reilly O'Reilly & Associates, Inc. 171 Jackson Street Newton, MA 02159 (617) 527-4210 decvax\!harvard\!adelie\!ora\!tim