Bonjour,
I installed texinfo from source, I am at revision 7997.
Here is the output of texi2any --version:
texi2any --version
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
texi2any (GNU texinfo) 6.5dev
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Now, please have a look at this : https://latexref.xyz/dev/latex2e-fr.html
manuel de référence officieux de LaTeX2e (Août
2017)<https://latexref.xyz/dev/latex2e-fr.html>
LaTeX2e : un manuel de référence officieux. Ce document est un manuel de
référence officieux pour LaTeX2e, un système de préparation de document, dans
sa version « Août 2017 ».
latexref.xyz
it was compiled with texi2any and the table of content title is incorrectly
localized (that should be « Table des matières » as you well know).
When I compile to PDF the localisation is OK, and anyway I had not this problem
before and I don't think that I changed anything in the document header
defining the document language.
VBR
Vincent.
PS : I could not post the bug on savannah project page.