Re: [GSoC] Javascript for info-style navigation

2017-08-25 Thread Mathieu Lirzin
Hello, Here is my final report for my Google Summer of Code: http://mathieu.lirzin.emi.u-bordeaux.fr/2017/08/25/gsoc-final-report/ -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37

Re: [PATCH] Remove encoding warning in Firefox

2017-08-25 Thread Mathieu Lirzin
Ineiev writes: > On Tue, Aug 22, 2017 at 06:07:14PM +0200, Mathieu Lirzin wrote: >> Index: tp/Texinfo/Convert/HTML.pm >> === >> --- tp/Texinfo/Convert/HTML.pm (revision 7934) >> +++ tp/Texinfo/Convert/HTML.pm (working cop

Re: [PATCH] Remove encoding warning in Firefox

2017-08-25 Thread Mathieu Lirzin
Gavin Smith writes: > On Tue, Aug 22, 2017 at 06:07:14PM +0200, Mathieu Lirzin wrote: >> Hello, >> >> When opening a manual generated with makeinfo in Firefox 55, there is a >> warning telling that the encoding of the HTML document has not been >> found in the first 1024 bytes of the file. The