> > The problem you see is related to header traps. [...] and > > this behaviour is not controllable by `rs'. It seems that > > after the top header trap mom plants other, probably unused > > vertical traps.
> Any suggestion for a clean solution? How about this: .MAC MyNewPage END .NEWPAGE .ch RR_@TOP .RR_@TOP .rs .END which removes the trap planted there by mom (and appears to work for me in a simple example), but Peter will have to comment on whether this will have any unwanted side effects (and maybe enlighten us to the original purpose of setting the trap).