morrell@hpsal2.HP.COM (Michael Morrell) (11/24/87)
/ hpsal2:comp.text / stank@orca.TEK.COM (Stan Kalinowski) / 1:01 pm Nov 12, 1987 /
I'm new to the world of nroff macro writing and I would like to whip
up a little macro to use in a MM document. Basically, I'm trying to
force a string of text and a page number into the table of contents of
a MM document. I can't use the ".H" macros because I don's want the
string to appear as a header. I've looked at the nroff "code" for the
".H" macro and the ".TC" macro but I can't figure out which parts
control the formation of the table of contents. (Remember, I'm new at
this.) Can someone out there give me some pointers?
--
US Mail: Stan Kalinowski, Tektronix, Inc.
Information Display Group, Graphics Workstations Division
PO Box 1000, MS 61-028, Wilsonville OR 97070 Phone:(503)-685-2458
uucp: {ucbvax,decvax,ihnp4,allegra,uw-beaver}!tektronix!orca!stank
----------
The .H macro call .)E to insert an entry into the table of contents.
Is this what you need?
Michael Morrell