morewrites – Always room for a new write stream
The package aims to solve the error “No room for a new
\write”, which occurs when the user, or when the
user’s packages have ’allocated too many streams
using \newwrite (TeX has a fixed maximum number – 16
– such streams built-in to its code). The package hooks
into TeX primitive commands associated with writing to files; it
should be loaded near the beginning of the sequence of loading
packages for a document.
The package uses the l3kernel bundle.
| CTAN path | /macros/latex/contrib/morewrites |
|---|---|
| Documentation |
Readme Package documentation |
| Version | 0.2e |
| License | The LaTeX Project Public License 1.3 |
| Copyright | 2011 Bruno Le Floch |
| Maintainer | Bruno Le Floch |
| Contained in | TeXLive as morewrites |
| MiKTeX as morewrites | |
| Topics |
manage TeX’s limited i/o streams |
| See also |
rvwrite |
