texlive-latex-atveryend 59745 Hooks at the very end of a document
This LaTeX packages provides two hooks for \end{document}
that are executed after the hook of \AtEndDocument
: \AfterLastShipout
can be used for code that is to be executed right after the last \clearpage
before the .aux
file is closed. \AtVeryEndDocument
is used for code after closing and final reading of the .aux
file.
- Website: https://www.ctan.org/pkg/atveryend
- License: LPPL 1.3c+
- Package source: tex.scm
- Patches: None
- Builds: x86_64-linux, i686-linux, armhf-linux, aarch64-linux, i586-gnu, powerpc64le-linux