Hello Eli, Eli Zaretskii <[email protected]> writes:
>> From: Mathieu Lirzin <[email protected]> >> Date: Fri, 03 Mar 2017 22:37:20 +0100 >> >> I have recently updated the texinfo.tex distributed in Automake from >> version 2013-02-01.11 to version 2017-01-14.15 >> >> Unfortunately this had the consequence of making 2 tests of Automake test >> suite fail. The problems happen when calling texi2dvi and I fail to >> parse the error messages. That would be great if someone could help me >> figure out what/where the problem is. >> >> To show the texi2dvi output Here is the test-suite.log: > > Can you show the full contents of baz.texi, the file that causes the > error? I couldn't find its contents neither in the log you posted nor > in the tarball automake-micro.tar.gz. Sure, here is the content of "baz.texi": --8<---------------cut here---------------start------------->8--- \input texinfo @setfilename baz.info @settitle baz @defindex au @defindex sa @defindex sb @synindex sa sb @node Top Hello walls. @cindex foo foo @pindex bar bar @auindex baz baz @saindex sa sa @sbindex sb sb @bye --8<---------------cut here---------------end--------------->8--- it is defined in the "t/txinfo-no-clutter.sh" test with: cat > baz.texi << 'END' ... Thanks. -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
