> 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
}
