On Sat, Aug 10, 2024 at 12:52:43PM +0200, Bruno Haible wrote: > For the gnulib part, this is now fixed. Thanks for the report.
Thanks! With Gavin change and some more I did on other generated files, we are down to a difference in pdf files but also a difference in *.pot files in POT-Creation-Date, which seems to be updated at each make dist. I attach the diff. I had a look at internet on the POT-Creation-Date subject but found nothing clear. I don't know if it is the reason, but I think that some files with translated strings are regenerated. Any idea on what to do on that subject? We could consider that it is not an issue, for example. -- Pat
Binary files ../in_source_dist_contents/texinfo-7.1.90/doc/refcard/txirefcard-a4.pdf and texinfo-7.1.90/doc/refcard/txirefcard-a4.pdf differ Binary files ../in_source_dist_contents/texinfo-7.1.90/doc/refcard/txirefcard.pdf and texinfo-7.1.90/doc/refcard/txirefcard.pdf differ diff -u -r ../in_source_dist_contents/texinfo-7.1.90/po/texinfo.pot texinfo-7.1.90/po/texinfo.pot --- ../in_source_dist_contents/texinfo-7.1.90/po/texinfo.pot 2024-08-10 15:57:02.000000000 +0200 +++ texinfo-7.1.90/po/texinfo.pot 2024-08-10 15:58:14.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: GNU texinfo 7.1.90\n" "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n" -"POT-Creation-Date: 2024-08-10 15:57+0200\n" +"POT-Creation-Date: 2024-08-10 15:58+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <l...@li.org>\n" diff -u -r ../in_source_dist_contents/texinfo-7.1.90/po_document/texinfo_document.pot texinfo-7.1.90/po_document/texinfo_document.pot --- ../in_source_dist_contents/texinfo-7.1.90/po_document/texinfo_document.pot 2024-08-10 15:57:05.000000000 +0200 +++ texinfo-7.1.90/po_document/texinfo_document.pot 2024-08-10 15:58:18.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: GNU texinfo 7.1.90\n" "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n" -"POT-Creation-Date: 2024-08-10 15:57+0200\n" +"POT-Creation-Date: 2024-08-10 15:58+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <l...@li.org>\n"