Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC830713); site enea.UUCP Path: utzoo!linus!philabs!mcvax!enea!ber From: ber@enea.UUCP (Bj|rn Eriksen) Newsgroups: net.bugs Subject: -cm bug in header with italic Message-ID: <179@enea.UUCP> Date: Mon, 21-Nov-83 17:23:35 EST Article-I.D.: enea.179 Posted: Mon Nov 21 17:23:35 1983 Date-Received: Fri, 25-Nov-83 03:32:03 EST Organization: ENEA DATA, Sweden Lines: 9 There is a bug in the System V -mm macro packages in combination whith "nroff -cm" when using a printer that can do italic. Even if you use the -rU1 option to nroff the level-3 .H-macro will underline all spaces. The .H-macro referes to \nU which cann't be compacted as it is an absolute number regiser referens. -mm does work but not -cm. The fix is to replace with \\nU and recompact. Bjorn Eriksen (mcvax!enea!ber)