Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site hao.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!hao!pag From: pag@hao.UUCP (Peter Gross) Newsgroups: net.text Subject: Re: How to make ".sz N" stay? Message-ID: <1442@hao.UUCP> Date: Fri, 5-Apr-85 23:17:00 EST Article-I.D.: hao.1442 Posted: Fri Apr 5 23:17:00 1985 Date-Received: Mon, 8-Apr-85 00:23:32 EST References: <392@usl.UUCP> Organization: High Altitude Obs./NCAR, Boulder CO Lines: 28 > In -me there is a command .sz N for changing the font size. After .ip, > .lp, .he, etc., the font size, however, returns to the standard size 10p. > How should I change the .sz macro so that the selected point size stays > in effect through the rest of the document? I have already tried > .nr pp N, but the result was chaotic. > > Thanks, Juha Heinanen {ut-sally, akgua}!usl!jih Here's our local macro ".*s", which changes font sizes for everything (except equations) in the -me macros. .\" *s change point size -- pag .de *s .nr pp \\$1 .nr tp \\$1 .if \n(sp=0 \ . nr sp 10 .nr sp \\$1 .sz \\$1 .. --peter gross hao!pag -- --peter gross UUCP: {hplabs,seismo}!hao!pag CSNET: pag@ncar.csnet ARPA: pag%ncar@csnet-relay.arpa