Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!stan!tsmith From: tsmith@solbourne.com (Terry Smith) Newsgroups: comp.text Subject: TOC Format Question Message-ID: <1991May14.150823.2140@solbourne.com> Date: 14 May 91 15:08:23 GMT Sender: tsmith@solbourne.com (Terry Smith) Organization: Solbourne Computer, Inc., Longmont, CO Lines: 29 Hello Roffers. Using -mm macros with .TC at the end of my source file, I get a TOC print out looking like this: Section 1: Intro ........................1-1 1.1 Foobar .....................1-2 1.2 Foo2 .......................1-3 1.2.1 Files 1-3 Problem -- At level 1.2.1, I want the TOC to print out with the leading dots like this: Section 1: Intro ........................1-1 1.1 Foobar .....................1-2 1.2 Foo2 .......................1-3 1.2.1 Files ................. 1-3 I've changed (contents list) .nrCl 3 but this doesn't affect anything except the levels of heading that are collected for use in the TOC. Is there a number register or macro that I can adjust to get the results I want? Terry tsmith@solbourne.com