Friday, November 25, 2005 Hans Hagen wrote:
beware, if you you nil the page commands, you may need to make sure yourself that the pagebreaks between section blocks are forced at the right moment in order to reset for instance marks (used in running headers);
think of:
end of frontpart (no page break) some changes to header settings begin of bodypart (no page break) start of chapter (forcingpage break)
versus
end of frontpart (page break) some changes to header settings begin of bodypart (redundant page break) start of chapter (forcing (redundant) page break)
in the first case, the header may be wrong on the last page of the frontpart because it is set before the page break forced by the chapter
so, the suggested settings are perfectly ok but don't blame me for sync problems -)
Yeah, that's the reason why I only used [page=] only on the last sectionblock. -- Giuseppe "Oblomov" Bilotta