Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site amdahl.UUCP
Path: utzoo!utcs!lsuc!pesnta!amdcad!amdahl!kg
From: kg@amdahl.UUCP (Ken Greer)
Newsgroups: net.unix-wizards
Subject: troff/mm bug with .TC
Message-ID: <1129@amdahl.UUCP>
Date: Mon, 11-Feb-85 23:23:30 EST
Article-I.D.: amdahl.1129
Posted: Mon Feb 11 23:23:30 1985
Date-Received: Tue, 12-Feb-85 14:24:58 EST
Distribution: net
Organization: Amdahl Corp, Sunnyvale CA
Lines: 14

We've discovered a bug in the use of .TC (table of contents)
with the mm macros.  When a larger than normal font size is used,
the section numbers in TC output sometimes get shifted to the next
line.  For example, a line that should read:

	5. This Is A Section Heading . . . . 2-6

actually comes out as

	5. This Is A Section Heading . . . .  -
	   2-6

We're using ditroff with SVR2 mm macros.
Have any troff experts seen this and know a fix?  Thanx.