| Name: | texlive-atveryend |
|---|---|
| Epoch: | 13 |
| Version: | 20240311 |
| Release: | 6.el10 |
| Architecture: | noarch |
| Group: | Applications/Publishing |
| Size: | 400685 |
| License: | LPPL-1.3c |
| RPM: | texlive-atveryend-20240311-6.el10.noarch.rpm |
| Source RPM: | texlive-20240311-6.el10.src.rpm |
| Build Date: | Sat Feb 01 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://tug.org/texlive/ |
| Summary: | Hooks at the very end of a document |
| Description: | 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. |