lilypond-user
[Top][All Lists]
Advanced

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

Re: Custom page numbers in table of contents


From: Noah Landis
Subject: Re: Custom page numbers in table of contents
Date: Fri, 6 Nov 2020 11:39:14 -0700

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



reply via email to

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