Gavin Smith <gavinsmith0...@gmail.com> writes: > On Mon, Jan 30, 2023 at 10:05:25AM +0100, Arash Esbati wrote: >> Gavin Smith <gavinsmith0...@gmail.com> writes: >> >> > I've tried to fix it in commit c12865a0b2. >> >> Thanks. I'll report back if it works once info 7.0.3 is released and >> provided by Msys2. > > There may not be a Texinfo 7.0.3 release; it depends if enough important > bugs are discovered before it is time for a Texinfo 7.1 release. I hadn't > intended to include all bug fixes in a minor relase.
Texinfo 7.0.3 arrived on Msys2. The issue is not fixed though: -> info '(latex2e)\indent & \noindent' still says: info: ./(latex2e)\indent & \noindent: No such file or directory OTOH, -> info latex2e -n '\indent & \noindent' works as expected. Best, Arash