On 2026-02-23 15:17:36 +0100, Vincent Lefevre wrote: > To reproduce with the GNU MPFR source tree: > > 1. I copied the libtool script to the doc directory in the MPFR > source tree, i.e. where mpfr.info can be found (to mimic the > old file hierarchy). > > 2. In this doc directory: strace -o str.out -f info ./mpfr > > 3. /libtool to search for "libtool" in the MPFR manual. > > 4. Type [Enter] over "*note GNU Libtool: (libtool)Top".
Or for a quick test just using the files from texinfo: disset:~> cp /usr/share/info/info.info.gz . disset:~> touch texinfo disset:~> info ./info then in "1.7 Following Cross-References", there is a cross-reference "*Note Overview of Texinfo: (texinfo)Top". Trying to follow it fails. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
