Are you willing to put the ToC in a separate bookpart?

\bookpart {
  \paper { print-page-number=##f line-width = 150\mm }
  \markuplist { \table-of-contents }
}


On 03/03/18 15:08, Noeck wrote:
Hi,

- How can I make it narrower? Or set left and right paper margins
specifically for that page? The 5 cm in the example are fine but the
next pages need smaller margins.
It feels a bit clumsy but this works:

   tocItemMarkup = \markup \fill-line {
     \fill-with-pattern #1.5 #RIGHT .
     \line { \hspace #20 \fromproperty #'toc:text \hspace #2 }
     \line { \fromproperty #'toc:page \hspace #20 }
   }

So I am still open for suggestions regarding a better table of contents,
but I can live with the above solution.


Cheers,
Joram

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user


--
Timothy Lanfear, Bristol, UK.


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to