CTAN update: morewrites
Date: January 6, 2024 5:56:57 PM CET
Bruno Le Floch submitted an update to the
morewrites
package.
Version: 2024-01-05
License: lppl1.3c
Summary description: Always room for a new write stream
Announcement text:
Support braced file names in all engines. Implement a verbose option which can help debug file writing puzzles. Now tested with (u)pTeX. Update to work with newest LaTeX.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/morewrites The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/morewrites/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
Support braced file names in all engines. Implement a verbose option which can help debug file writing puzzles. Now tested with (u)pTeX. Update to work with newest LaTeX.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/morewrites The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/morewrites/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
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 |