On 7/16/23 1:52 PM, Karl Berry wrote:
In the toc, if a chapter/section/whatever titles breaks across lines,
the second line is not aligned with the first.  The output in the main
text is ok.  Example doc follows. I'll attach the output I get
with texinfo.tex [version 2023-07-02.10]. --thanks, karl.

\input texinfo
@contents

@node chap
@chapter Some very long chapter title with lots and lots and plenty of extra 
words to see where it breaks

@node sec
@section A very long section title with lots and lots and plenty of extra words 
to see where it breaks

@node subsec
@subsection A very long subsection title with lots and plenty of lots of extra 
words to see where it breaks

@bye

Interesting example.  I also noticed that the chapter title in the ToC has a line break way past the location of the page number. This is kind of weird.  The subsections look nice though (except for the aforementioned misalignement).

Reply via email to