Gavin Smith <gavinsmith0...@gmail.com> writes: > You could try building Texinfo 7.0.3 (or on the release/7.0 branch) to > see if it is any of the subsequent changes on the master branch that have > had this effect.
I tried with a fresh unpacked Texinfo 7.0.3 tarball and did in a MinGW64 shell: ./configure --prefix='/c/somepath' make -j8 make install > I'm sending two short test files, one with the coding declaration > and one without. The files also include a bullet codepoint which > may fall back to being shown as an ASCII asterisk depending on what > is going on. It often helps to have simpler, self-contained failing > examples. With your files in my $INFOPATH and info.exe installed in /c/somepath/bin, I get this for both files with Windows Terminal:
Best, Arash