On Wed, Apr 16, 2025 at 08:08:26AM +0900, Akira Yokosawa wrote:
> On Tue, 15 Apr 2025 11:47:39 -0700, Paul E. McKenney wrote:
> > On Tue, Apr 15, 2025 at 06:04:14PM +0900, Akira Yokosawa wrote:
> >> Hi Paul,
> >>
> >> Mixed list of technical terms and people's names in the Index pages
> >> doesn't look great, especially with the growing numbers of people's
> >> names.
> >>
> >> Patch 2/2 splits people's names from existing general index pages into
> >> "Index of People".
> >>
> >> Patch 1/2 is an independent fix of a minor issue in single-level index
> >> pages.
> >>
> >> Thanks, Akira
> >
> > Nice, thank you, and I have queued this.
> >
> > After building perfbook.pdf twice, I have "Index of Terms" in the table
> > of contents, but not "Index of People". Which is fine from my viewpoint,
> > but thought I should check.
>
> Strange.
>
> I have pushed my local branch at:
>
> https://github.com/akiyks/perfbook/tree/test-split-index-of-people
>
> Appended is the screenshot of TOC in my build.
>
> Running "make clean" might help.
And "make clean" did the trick! I should have thought of that, and
thank you for bearing with me on this one. I have pushed them out.
Thanx, Paul
> >> --
> >> Akira Yokosawa (2):
> >> Fix \IXhmr and \IXalthmr for single-level index mode
> >> Split "Index of People" from general "Index"
> >>
> >> perfbook-lt.tex | 21 +++++++++++++--------
> >> utilities/runlatex.sh | 3 ++-
> >> 2 files changed, 15 insertions(+), 9 deletions(-)
> >>
> >>
> >> base-commit: 6e66e280e548545c69dde85f8eeee400f66b4bfc
> >> --
> >> 2.34.1
> >>