newclude – Reimplemented \include system for LaTeX
A LaTeX package providing a backwards-compatible
reimplementation of \include and
\includeonly. The principal new features are:
(1) the restriction that \clearpages must surround an
included file is removed,
(2) the restriction that \includes cannot be nested is
removed, and
(3) the provision of hooks to be executed before and after the
contents of an included file.
Newclude accomplishes the first two by using a single
.aux file instead of many. Newclude also provides the
experimental functionality of the unsupported package
includex, which allows you to
include partial contents of independent LaTeX files that can
also be processed on their own (that is, files that contain
\documentclass, \begin{document}, etc.).
| CTAN path | /macros/latex/contrib/frankenstein |
|---|---|
| Documentation |
Bundle README Package documentation |
| Version | 2 |
| License | GNU General Public License |
| Maintainer | Matt Swift |
| Contained in | TeXLive as frankenstein |
| MiKTeX as frankenstein | |
| Topics |
include complete documents in other documents |
| See also |
combine docmute includex standalone |
