Re: Interactive links in the TOC go to the page start, not the section start

2025-02-08 Thread Gavin Smith
On Sat, Nov 02, 2024 at 11:57:04AM +, Gavin Smith wrote: > > > The page numbers in the indices also go to the top of the page, but > > > it is not possible to change this without a lot of work and > > > disruption, as the index files only record the page number. > > > > Now that you mention it

Re: macro expansion problem

2025-02-08 Thread Werner LEMBERG
>> Alas, this fails with `@xrefautomaticsectiontitle on` and non-ASCII >> characters. Attached is an example that worked with `texinfo.tex` >> version 2025-01-31.21, and which now yields >> >> ``` >> ./ref.texinfo:19: Missing @endcsname inserted. > > It should be fixed now. It is, thanks!