| Name: | texlive-atveryend |
|---|---|
| Epoch: | 9 |
| Version: | 20200406 |
| Release: | 26.el9 |
| Architecture: | noarch |
| Group: | Applications/Publishing |
| Size: | 400689 |
| License: | LPPL |
| RPM: | texlive-atveryend-20200406-26.el9.noarch.rpm |
| Source RPM: | texlive-20200406-26.el9.src.rpm |
| Build Date: | Thu Oct 26 2023 |
| Build Host: | build-ol9-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. |