Hi Paul, >> >> tex.shipout(255) > > That should be: > tex.shipout(tex.box[255]) That is in conflict with the manual (which states that tex.shipout's argument is a number) as well does not give the desired result. (There should be a 10pt by 20pt box on the first page. Patrick