Please E-mail responses. I don't get this board on my system.
Thanks.
Patrick W. Peters
Texas Instruments
UUCP: {uiucdcs!convex!smu, {ut-sally!im4u, sun!texsun}!ti-csl}!tifsie!pat
Voice: (214) 995-2786
I think I know what is causing your problem.
The main symptom is a zillion leading zeros, or other characters,
in front of the page numbers. The problem is caused by bad parameters to
several *.af* commands (assigns format to a register).
The two registers getting screwed up are "P" (the page number register) and
";P". To work around the problem you need to make changes in two places ---
in the macros ".TP" and ")b". Replace the lines ".af ;P \\gP" with
".af ;P 1", and ".af P \\g(;P" with ".af P 1". This will force the page
number register to use the arabic numbering sequence.
Lyle Plitt
Harris Computer Systems Div.
Ft. Lauderdale, Florida
{allegra, ucf-cs}!novavax!hrshcx!lyle