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: Jon Arnold
Subject: Re: Custom page numbers in table of contents
Date: Fri, 6 Nov 2020 15:21:23 -0500

No need to be sorry! Glad we could figure out the problem.

On Fri, Nov 6, 2020, 1:39 PM Noah Landis <noahlandis@posteo.net> 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
}

reply via email to

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