Bug#512307: texinfo: blank line inconsistency for multitable
Control: found -1 7.2-2
Hi,
On 2025-05-20 21:44:26 +0200, Hilmar Preuße wrote:
> On 20.05.25 18:00, Vincent Lefevre wrote:
> > Control: found -1 7.1.1-1
> >
> > And I forgot to say that 7.1.1-1 is still affected (my remarks
> > concerning the documentation were for this version).
>
> Did you consider to test version 7.2 from experimental?
I've just done a comparison:
For the generated HTML, XML and PDF files, nothing changed.
For the generated info file, nothing changed concerning this issue.
However, there is a small difference: a blank line after the table
that was present in the file generated with 4.13 and 7.1.1 is no
longer present. This change is actually unrelated to multitable.
For instance, consider a test.texi file with just 3 lines:
--------------------
@node Top
Some text...
--------------------
(with an empty line at the end).
With 7.1, I get an info file with "Some text...", 2 empty lines,
and a ^_. With 7.2, there is only one empty line.
When I use the info command on these info files, this gives
--------------------
Up: (dir)
Some text...
--------------------
with the 7.1 info file, and
--------------------
Up: (dir)
Some text...
--------------------
with the 7.2 info file. I suppose that this is a bug fix in 7.2.
--
Vincent Lefèvre <vincent@vinc17.net> - 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)
Reply to: