Re: [ANNOUNCE] GNU Texinfo 6.1 translated into Brazilian Portuguese

2024-08-14 Thread Jamenson Espindula
Em qua., 14 de ago. de 2024 às 19:56, Gavin Smith escreveu: > > Is there any plan to help readers of Brazilian Portuguese to be aware > of this translation? I am not sure what to suggest. Yes. I posted the announcement to some groups on Telegram. Some on Facebook. Jamenson Espindula

Re: [ANNOUNCE] GNU Texinfo 6.1 translated into Brazilian Portuguese

2024-08-14 Thread Gavin Smith
On Wed, Aug 14, 2024 at 07:06:23PM -0300, Jamenson Espindula wrote: > Em qua., 14 de ago. de 2024 às 14:22, Gavin Smith > escreveu: > > > > Is this a release of all of the Texinfo software or just the documentation? > Just the documentation, specifically the texinfo.texi manual. Is there any plan

Re: [ANNOUNCE] GNU Texinfo 6.1 translated into Brazilian Portuguese

2024-08-14 Thread Jamenson Espindula
Em qua., 14 de ago. de 2024 às 14:22, Gavin Smith escreveu: > > Is this a release of all of the Texinfo software or just the documentation? Just the documentation, specifically the texinfo.texi manual. > > It is confusing, as at https://github.com/espindula/br-gnuti it says > > Translation proje

Re: Suggestions for texi2any parsing

2024-08-14 Thread Gavin Smith
On Thu, Jul 25, 2024 at 10:38:09PM +0200, Patrice Dumas wrote: > We have added a new command @nodedescription in the upcoming release > that contains the description that appears in @menus allowing to have an > automatic generation of menus with descriptions. For example: > > @node Copying Condit

Adding HTML navigation links [was Re: Suggestions for texi2any parsing]

2024-08-14 Thread Gavin Smith
On Thu, Jul 25, 2024 at 10:38:09PM +0200, Patrice Dumas wrote: > > == Adding a "Top" navigation entry > > > > For a web page I find it useful to be able to easily go to the > > homepage. I'm manually changing the HTML to add a "Top" navigation entry > > that points to the index page. I experimente

Re: fix an error message during configure

2024-08-14 Thread Bruno Haible
Gavin Smith wrote: > I'm not sure applying a patch such as this is the best way to upgrade > these files. If these files came from Automake then it would make sense > to update them from the Automake release with an installed version of > Automake by running "automake" or similar (it's probably do

Re: [ANNOUNCE] GNU Texinfo 6.1 translated into Brazilian Portuguese

2024-08-14 Thread Gavin Smith
On Sun, Aug 11, 2024 at 03:34:48PM -0300, Jamenson Espindula wrote: > Hi all. > > I am very happy to announce the release of the GNU Texinfo (Version > 6.1) translated into Brazilian Portuguese. Congratulations at completing this project. Is this a release of all of the Texinfo software or just

Re: fix an error message during configure

2024-08-14 Thread Gavin Smith
On Wed, Aug 14, 2024 at 02:15:14AM +0200, Bruno Haible wrote: > Gavin Smith wrote: > > > The first part serves the purpose of updating the same files also > > > in the build-aux/ directory, so that you don't risk distributing > > > outdated files for 6 years any more :) ... > > ... I'm not sure wh