On Thu, Apr 08, 2021 at 08:35:16PM +0200, Werner LEMBERG wrote: > > [texinfo.tex version 2021-03-18.20] > > > Consider the following example. > > ``` > \input texinfo > > 1 > A > A > > 1 > @iftex > A > @end iftex > A > > @bye > ``` > > In the attached output it can be seen that the `@iftex` block > introduces an unwanted space. To me, this looks like a bug.
I agree. It should be fixed in commit dc77af306c. Thanks for the report.
