Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pasteur!ucbvax!hplabs!hpda!hpcupt1!hpsal2!morrell From: morrell@hpsal2.HP.COM (Michael Morrell) Newsgroups: comp.text Subject: Re: strange troff -mm page number spacing Message-ID: <2610016@hpsal2.HP.COM> Date: 21 Oct 88 23:12:59 GMT References: <703@umb.umb.edu> Organization: HP System Architecture Lab, Cupertino Lines: 20 / hpsal2:comp.text / rlt@umb.umb.edu (Richard Tenney) / 6:51 pm Oct 20, 1988 / lowercase Roman numerals. The only unusual feature is that I have set the environment (2) to print in bold; other than that, it is a normal mm set up. When the first two pages print, the page number in the footer is spread far too wide, meaning that the page number looks like "- i -" or like "- i i -" centered in the middle of the page. For page three, the spacing looks normal (something like "- iii -"). (I have only three pages of table of contents, so I don't know what it would do on subsequent pages). ---------- To produce the equally spaced dots for the table of contents, the MM package uses the bold font (actually font 3) and uses the .cs request to put it in a constant-spacing. This is turned off at the end of the processing so that explains why your page three looked OK. The "cs" mode is not a function of the environment, so it affected you page footers as well. If you need bold page footers, try using the ".fp" request to put bold on another position (I'm not sure this will work). You can also turn off bold for the table of contents in the ".TX" or ".TY" macro.