We use long SUBHEADs a lot. We use stylesheet statements like:
TYPE=SUBHEAD,
LINE=14,
ITEM=4,
MACRO=bold,
WHEN=WBS_Level_No EQ 9,
$
to get the appearance we want for specific items on specific lines. Now for the first time we have a subhead that spans more than one page. We have found that when the subhead continues to the next page, the line numbers start over at 1. Can we set something to force the line numbers to keep going until the subhead ends?
TYPE=SUBHEAD,
LINE=14,
ITEM=4,
MACRO=bold,
WHEN=WBS_Level_No EQ 9,
$
to get the appearance we want for specific items on specific lines. Now for the first time we have a subhead that spans more than one page. We have found that when the subhead continues to the next page, the line numbers start over at 1. Can we set something to force the line numbers to keep going until the subhead ends?