afterpage – Execute command after the next page break
Implements a command that causes the commands specified in its argument to be expanded after the current page is output. For example, LaTeX's float positioning mechanism sometimes gets overloaded and all floating figures and table drift to the end of the document. One may flush out all the unprocessed floats by issuing a \clearpage command, but this has the effect of making the current page end prematurely. Now you can issue \afterpage{\clearpage} and the current page will be filled up with text as usual, but then the \clearpage command will flush out all the floats before the next text page begins.
This package is part of the latex-tools bundle in the LaTeX required distribution.
Quellen | /macros/latex/required/tools |
Dokumentation | |
Version | 1.08 2023-07-04 |
Lizenzen | The LaTeX Project Public License 1.3c |
Copyright | 1993–2023 The LaTeX3 Project et al. |
Betreuer | David Carlisle The LaTeX Project Team |
TDS-Archiv | latex-tools.tds.zip |
Enthalten in | TeX Live als tools MiKTeX als latex-tools |
Themen | Makro-Unterstützung |
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (7.9M).
Vorschläge
Vielleicht sind auch die folgenden Pakete von Interesse.
Bewertungskommentare