CTAN Update: morewrites
Date: December 30, 2018 5:09:34 PM CET
Bruno Le Floch submitted an update to the
morewrites
package.
Version: 2018-12-29
License: lppl1.3c
Summary description: Always room for a new write stream
Announcement text:
Avoid deprecated expl3 functions
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/morewrites The package’s files themselves can be inspected at http://mirror.ctan.org/macros/latex/contrib/morewrites/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
We are supported by the TeX users groups. Please join a users group; see https://www.tug.org/usergroups.html .
Avoid deprecated expl3 functions
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/morewrites The package’s files themselves can be inspected at http://mirror.ctan.org/macros/latex/contrib/morewrites/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
We are supported by the TeX users groups. Please join a users group; see https://www.tug.org/usergroups.html .
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 |