Re: info hangs in forward_move_node_structure on malformed input file

2020-12-22 Thread Gavin Smith
On Mon, May 25, 2020 at 4:18 PM Nathaniel Beaver wrote: > > Steps to reproduce: > > $ info -f ./hang_002.info.gz > # Press 'Tab' key three times to try to jump to 'Index' node. > > Expected behavior: > > info shows error "Cannot find node 'Inde'" but does not enter an > infinite loop. > > Actual b

Re: SIGABRT in text_buffer_iconv on malformed input file

2020-12-22 Thread Gavin Smith
On Mon, May 25, 2020 at 6:42 PM Nathaniel Beaver wrote: > > Steps to reproduce: > > $ info -f ./bug_sigabrt.info > gconv.c:73: __gconv: Assertion `outbuf != NULL && *outbuf != NULL' failed. > Aborted (core dumped) > > Expected behavior: > > info shows an error and exits cleanly. > > Actual behavio

Re: Setting locale for document string translation with libintl-perl

2020-12-22 Thread Gavin Smith
On Sat, Nov 28, 2020 at 11:10:15PM +, Gavin Smith wrote: > I'm trying to upgrade the bundled libintl-perl to version 1.32 for > texi2any but am hitting a problem. It's due to a fix for this bug: > > https://rt.cpan.org/Public/Bug/Display.html?id=81315 > > The result is that after upgrading t

Re: texi2dvi: (easy) request to make errorstopmode an option

2020-12-22 Thread Marius Hofert
Hi, yes, that works as expected. Cheers, M From: Gavin Smith Sent: Tuesday, December 22, 2020 14:29 To: Marius Hofert Cc: bug-texinfo@gnu.org Subject: Re: texi2dvi: (easy) request to make errorstopmode an option On Wed, Dec 09, 2020 at 05:11:43PM +, Marius

Re: wrapping top node; texi2any inconsistent with texinfo manual?

2020-12-22 Thread Gavin Smith
On Thu, Dec 03, 2020 at 04:56:01PM +, Gavin Smith wrote: > On Sun, Nov 29, 2020 at 02:08:38PM -0800, Matt Wette wrote: > > Hi All, > > > > I reported a "bug" for the ed-1.16 manual which reports the following error > > from tex2any: > > > > mwette$ texi2any --pdf ed.texi > > ed.texi:48: @menu

Re: texi2dvi: (easy) request to make errorstopmode an option

2020-12-22 Thread Gavin Smith
On Wed, Dec 09, 2020 at 05:11:43PM +, Marius Hofert wrote: > Hi Gavin, > > thanks for your quick reply. > > Why this should happen: see > https://tex.stackexchange.com/questions/574128/how-to-get-texi2pdf-to-stop-on-the-first-error-again/574138?noredirect=1#comment1446291_574138 > for how t

Re: @var{x_1} is funny in pdf

2020-12-22 Thread Gavin Smith
On Tue, Dec 22, 2020 at 09:11:01AM -0800, Raymond Toy wrote: > This came up recently on the maxima list where @var{x_1} shows up fine > in html but looks weird in the pdf file. For example, > https://maxima.sourceforge.io/docs/manual/maxima.pdf, page 55, > documentation of the 'create_list'-comman

@var{x_1} is funny in pdf

2020-12-22 Thread Raymond Toy
This came up recently on the maxima list where @var{x_1} shows up fine in html but looks weird in the pdf file. For example, https://maxima.sourceforge.io/docs/manual/maxima.pdf, page 55, documentation of the 'create_list'-command. The line for the create_list function looks fine, but the first s