Hi,

the \pageinjection command needs a slightly modified version (which uses \printpaperwidth and \printpaperheight) of \page_injections_flush_indeed because the current version has problems to adjust the paper size when multiple injections with different sizes appear at the same spot.

\def\page_injections_flush_indeed
  {\setbox\scratchbox\normalhpack
{\inheritedpageinjectionframed{\texsetup\p_page_injectionalternative_rederingsetup}}%
   \begingroup
   \printpaperwidth \wd\scratchbox
   \printpaperheight\ht\scratchbox
   \scrn_canvas_synchronize_only
   \invokepagehandler\v!normal{\box\scratchbox}%
   \endgroup
   \scrn_canvas_synchronize_reset}

Wolfgang

_______________________________________________
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to