On Fri, Aug 16, 2024 at 12:25:45AM +0100, Gavin Smith wrote:
> What makes the difference is the lack of the "-c INFO_SPECIAL_CHARS_WARNING=0"
> option.  This produces thousands of lines of errors.  Here is just the
> first few lines:
> 
> Texinfo-Convert-Plaintext.texi:1: warning: node next for 
> `Texinfo@asis{::}Convert@asis{::}Plaintext' is `Index' in sectioning but not 
> in menu
> texi2any_internals.texi:374: warning: node prev for `Index' is 
> `Texinfo@asis{::}Convert@asis{::}Plaintext' in sectioning but not in menu
> texi2any_internals.texi:374: warning: node up for `Index' is `Top' in 
> sectioning but not in menu
> texi2any_internals.texi:15: warning: node `Top' lacks menu item for `Index' 
> despite being its Up target
> BUG: format_line_message: error_location_info undef at 
> ../../tp/../tp/Texinfo/Report.pm line 86.
>         Texinfo::Report::format_line_message("warning", "menu entry node name 
> should not contain `:'", undef, undef, 0) called at 
> ../../tp/../tp/Texinfo/Convert/Converter.pm line 489

This should be fixed by
 
https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=4174fe2155d679f935103d07d2e75c382d9d0e30

It would be somewhat strange if it fixes Dario issue, but who knows.
In any case it was a good thing to fix.

-- 
Pat

Reply via email to