No need to be sorry! Glad we could figure out the problem.
On Fri, Nov 6, 2020, 1:39 PM Noah Landis <[email protected]> wrote:
> > The tocitem needs to go right above or in each score block. You've put
> them
> > on the same page as your table of contents, which is why they're
> displaying
> > the same page number.
> Oh man, sorry for all that then. I more or less just copied a snippet
> from the manual; more specifically this one:
>
> \book {
> \markuplist \table-of-contents
> \tocItem \markup { Allegro }
> \tocItem \markup { Largo }
> \markup \null
> }
>