Re: `@findex` within paragraph doesn't work

2023-03-20 Thread Werner LEMBERG
>> > This was a deliberate change to make index commands terminate >> > paragraphs. >> >> Well, it stayed completely undocumented... > > It is in NEWS, but not in a released version admittedly. OK, but there isn't a single word in the Texinfo manual that index commands now automatically end a

Re: [platform-testers] texinfo-7.0.2.90 pretest

2023-03-20 Thread Sam James
Gavin Smith writes: > We have uploaded the pretest for the next minor, bug-fix release of > Texinfo, the GNU documentation format. > > https://alpha.gnu.org/gnu/texinfo/texinfo-7.0.2.90.tar.xz > > As a bug-fix release, changes since version 7.0.2 are minimal so to reduce > the likelihood of inad

Re: `@findex` within paragraph doesn't work

2023-03-20 Thread Gavin Smith
On Mon, Mar 20, 2023 at 06:27:00PM +, Werner LEMBERG wrote: > > This was a deliberate change to make index commands terminate > > paragraphs. > > Well, it stayed completely undocumented... It is in NEWS, but not in a released version admittedly. > > This was intended for input like the follo

Re: info-stnd and (info) discrepancy: Searching the Autoconf v2.71 manual for AC_CHECK_ALIGNOF in the index fails

2023-03-20 Thread Arsen Arsenović
Gavin Smith writes: > On Mon, Mar 20, 2023 at 08:08:53PM +0100, Arsen Arsenović wrote: >> Hm, I think you're spot on.. the file is mangled by a build script. I >> missed it since it was behind a layer of abstraction[1]. >> >> Sorry for the noise! >> >> I wonder if I just got lucky in Emacs wr

Re: info-stnd and (info) discrepancy: Searching the Autoconf v2.71 manual for AC_CHECK_ALIGNOF in the index fails

2023-03-20 Thread Gavin Smith
On Mon, Mar 20, 2023 at 08:08:53PM +0100, Arsen Arsenović wrote: > Hm, I think you're spot on.. the file is mangled by a build script. I > missed it since it was behind a layer of abstraction[1]. > > Sorry for the noise! > > I wonder if I just got lucky in Emacs wrt being able to read that index

Re: info-stnd and (info) discrepancy: Searching the Autoconf v2.71 manual for AC_CHECK_ALIGNOF in the index fails

2023-03-20 Thread Arsen Arsenović
Gavin Smith writes: > On Mon, Mar 20, 2023 at 12:07:03PM +0100, Arsen Arsenović wrote: >> Hi, >> >> I opened the standalone info viewer and pointed it at `autoconf-2.71' >> (which is where Gentoo installs the Autoconf v2.71 manual). >> >> Typing 'i AC_CHECK_ALIGNOF RET' in Emacs brings me to t

Re: `@findex` within paragraph doesn't work

2023-03-20 Thread Eli Zaretskii
> Date: Mon, 20 Mar 2023 18:27:00 + (UTC) > Cc: bug-texinfo@gnu.org > From: Werner LEMBERG > > @subheading Predefined commands > > @raggedright > @findex \virgula > @code{\virgula}, > @findex \caesura > @code{\caesura}, > @findex \divisioMinima > @code{\divisioMinima}, > @findex \divisioMaio

Re: `@findex` within paragraph doesn't work

2023-03-20 Thread Werner LEMBERG
> (The correct syntax is "@findex foo" not "@findex{foo} but this is > not the main point.) Oops, sorry. > This was a deliberate change to make index commands terminate > paragraphs. Well, it stayed completely undocumented... > This was intended for input like the following: [...] so that th

Re: info-stnd and (info) discrepancy: Searching the Autoconf v2.71 manual for AC_CHECK_ALIGNOF in the index fails

2023-03-20 Thread Gavin Smith
On Mon, Mar 20, 2023 at 12:07:03PM +0100, Arsen Arsenović wrote: > Hi, > > I opened the standalone info viewer and pointed it at `autoconf-2.71' > (which is where Gentoo installs the Autoconf v2.71 manual). > > Typing 'i AC_CHECK_ALIGNOF RET' in Emacs brings me to the documentation > for AC_CHECK

Re: `@findex` within paragraph doesn't work

2023-03-20 Thread Gavin Smith
On Mon, Mar 20, 2023 at 03:36:37PM +, Werner LEMBERG wrote: > > [texinfo.tex 2023-03-13.20] > > Consider the following snippet. > > ``` > \input texinfo > > @findex{foo} > @code{foo}, > @findex{bar} > @code{bar}, > @findex{baz} > @code{baz} > > @bye > ``` > > This no longer works as expec

`@findex` within paragraph doesn't work

2023-03-20 Thread Werner LEMBERG
[texinfo.tex 2023-03-13.20] Consider the following snippet. ``` \input texinfo @findex{foo} @code{foo}, @findex{bar} @code{bar}, @findex{baz} @code{baz} @bye ``` This no longer works as expected – with version 2022-12-19.22 the output is OK (I didn't bisect to find the exact last working vers

info-stnd and (info) discrepancy: Searching the Autoconf v2.71 manual for AC_CHECK_ALIGNOF in the index fails

2023-03-20 Thread Arsen Arsenović
Hi, I opened the standalone info viewer and pointed it at `autoconf-2.71' (which is where Gentoo installs the Autoconf v2.71 manual). Typing 'i AC_CHECK_ALIGNOF RET' in Emacs brings me to the documentation for AC_CHECK_ALIGNOF, as expected; however, in the standalone Info viewer, I get the "No in