New CTAN package: morewrites
Date: July 14, 2011 7:08:14 AM CEST
On Wed, 13 Jul 2011 Bruno Le Floch submitted the
morewrites
package.
Summary description: Always room for a new write
License type: lppl
Announcement text:
Lifts the limitation on writing streams by adding hooks to \immediate, \openout, \write, \closeout.
This package is located at http://mirror.ctan.org/macros/latex/contrib/morewrites . More information is at http://www.ctan.org/pkg/morewrites (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Rainer Schöpf
Lifts the limitation on writing streams by adding hooks to \immediate, \openout, \write, \closeout.
This package is located at http://mirror.ctan.org/macros/latex/contrib/morewrites . More information is at http://www.ctan.org/pkg/morewrites (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Rainer Schöpf
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.
| Package | Morewrites |
| Version | 2024-02-02 |
| Copyright | 2011–2024 Bruno Le Floch |
| Maintainer | Bruno Le Floch |