bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: toc multiline section titles misaligned in TeX


From: Raymond Toy
Subject: Re: toc multiline section titles misaligned in TeX
Date: Mon, 17 Jul 2023 10:54:06 -0700
User-agent: Mozilla Thunderbird


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

[Prev in Thread] Current Thread [Next in Thread]