[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: removing the .IX macro from the ms package in 1.23 breaks old docume
From: |
Tadziu Hoffmann |
Subject: |
Re: removing the .IX macro from the ms package in 1.23 breaks old documents |
Date: |
Fri, 4 Oct 2024 22:23:40 +0200 |
User-agent: |
Mutt/1.11.4 (2019-03-13) |
> If we establish that this is a bug [...]
> But I need evidence of that, and as yet I don't have it.
I don't have any evidence other than
a) empirically, it fixes Joerg's problem.
b) logically, it is necessary, as the leaders and the
pagenumber are attached to the end of the line, so one
needs to guarantee that there is enough space for them.
c) aesthetically, you don't want the text in the TOC to
extend all the way to the right margin, so that the
pagenumbers stand out (literally and figuratively).
That means that the margin for the text (= 8n) should
be larger than the space for the pagenumbers
(= TC-MARGIN = \w'000').
Of course the macro also needs to be upgraded to properly
format multi-line TOC entries, but that's a different problem.
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, (continued)
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, G. Branden Robinson, 2024/10/02
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, joerg van den hoff, 2024/10/03
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, Deri, 2024/10/03
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, joerg van den hoff, 2024/10/03
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, joerg van den hoff, 2024/10/04
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, Tadziu Hoffmann, 2024/10/04
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, G. Branden Robinson, 2024/10/04
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents,
Tadziu Hoffmann <=
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, G. Branden Robinson, 2024/10/04
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, Tadziu Hoffmann, 2024/10/05
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, G. Branden Robinson, 2024/10/04
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, joerg van den hoff, 2024/10/13
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, G. Branden Robinson, 2024/10/13
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, joerg van den hoff, 2024/10/13
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, G. Branden Robinson, 2024/10/13
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, joerg van den hoff, 2024/10/13
- Re: removing the .IX macro from the ms package in 1.23 breaks old documents, Dave Kemper, 2024/10/13
Re: removing the .IX macro from the ms package in 1.23 breaks old documents, G. Branden Robinson, 2024/10/03