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

Reply via email to