From 399bd3c95f68a43307e42fdf554ffb445ba921cc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Sep 2021 14:29:47 +0300 Subject: [PATCH] tweaking and notes... Signed-off-by: Alex A. Naanou --- photobook.cls | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/photobook.cls b/photobook.cls index c6649e8..3a33f13 100644 --- a/photobook.cls +++ b/photobook.cls @@ -1101,6 +1101,12 @@ % \pdfboxesset[\bleed]{\bleedblockwidth}{\bleedblockheight}% % + % NOTE: this prevents some issues with macros racing to place + % stuff at ship-out (possibly)... + % ...also see cell env... + % XXX needs more digging... + % XXX do this at beginshipout/beginpage... (???) + \null% }{% \endgroup% % reset... @@ -1444,6 +1450,8 @@ % updates the boxes or with textblock internals, needs % investigating... % XXX report this as a bug if issue is in textblock... + % XXX another place where this is relevant is in the resizedpages + % env... \null% \begin{textblock*}{#2}(#1)% \begin{inlinecell*}{#2}{#3}%