I want to trigger a macro after automatic page break. I have tried the everypage package, but the \AddEverypageHook{} seems to only work on background layer. What I want is for the macro to execute in the main text.
Asked
Active
Viewed 220 times
1
atbegshiand then\AtBeginShipout{This is written on every new page}. – CarLaTeX Dec 16 '19 at 05:52