Re: texinfo 7.2 does not utilize libinfow

2025-06-17 Thread Дилян Палаузов
Hello, libtinfo and libtinfow are created from the source code of ncurses. When there ./configure is called with --enable-widec then the w libraries are generated - libticw, libformw, libncursesw, libtinfow. These libraries I guess support both narrow and wide characters, while the no-w libr

Re: doc/texinfo.tex 2025-02-07.12 yields too much inter-word spacing in PDF

2025-06-17 Thread Vincent Lefevre
This is not exactly the same issue, but the output is wrong with the following example when using 2025-03-22.08. \input texinfo @afourpaper Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version

Re: doc/texinfo.tex 2025-02-07.12 yields too much inter-word spacing in PDF

2025-06-17 Thread Vincent Lefevre
On 2025-06-17 21:19:47 +0100, Gavin Smith wrote: > On Tue, Jun 17, 2025 at 01:35:53PM +0200, Vincent Lefevre wrote: > > Hi, > > > > The latest doc/texinfo.tex file (2025-03-22) yields too much > > inter-word spacing in PDF for the "Permission is granted to copy..." > > paragraph (at least) of the

Re: doc/texinfo.tex 2025-02-07.12 yields too much inter-word spacing in PDF

2025-06-17 Thread Gavin Smith
On Tue, Jun 17, 2025 at 01:35:53PM +0200, Vincent Lefevre wrote: > Hi, > > The latest doc/texinfo.tex file (2025-03-22) yields too much > inter-word spacing in PDF for the "Permission is granted to copy..." > paragraph (at least) of the GNU MPFR manual, which contains > > @copying > This manual d

Re: texinfo 7.2 does not utilize libinfow

2025-06-17 Thread Gavin Smith
On Tue, Jun 17, 2025 at 08:03:56PM +0300, Дилян Палаузов wrote: > Hello, > > I thought that compiling everything only for wide characters is a very good > idea. But ./configure for texinfo 7.2 prints > > config.status: creating po/Makefile > config.status: creating po_document/POTFILES > config

texinfo 7.2 does not utilize libinfow

2025-06-17 Thread Дилян Палаузов
Hello, I thought that compiling everything only for wide characters is a very good idea. But ./configure for texinfo 7.2 prints config.status: creating po/Makefile config.status: creating po_document/POTFILES config.status: creating po_document/Makefile configure: WARNING: Could not find a term

doc/texinfo.tex 2025-02-07.12 yields too much inter-word spacing in PDF

2025-06-17 Thread Vincent Lefevre
Hi, The latest doc/texinfo.tex file (2025-03-22) yields too much inter-word spacing in PDF for the "Permission is granted to copy..." paragraph (at least) of the GNU MPFR manual, which contains @copying This manual documents how to install and use the Multiple Precision Floating-Point Reliable Li

Re: @lisp vs @example lisp in HTMLL

2025-06-17 Thread Eli Zaretskii
> From: Gavin Smith > Date: Mon, 16 Jun 2025 21:25:39 +0100 > Cc: bug-texinfo@gnu.org > > On Sun, Jun 15, 2025 at 04:16:23PM -0700, Raymond Toy wrote: > > In > > https://www.gnu.org/software/texinfo/manual/texinfo/html_node/_0040lisp.html, > > it says |@lisp| is the same as |@examle lisp|. In the