lilypond-user
[Top][All Lists]
Advanced

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

Re: Table of Contents


From: Noeck
Subject: Re: Table of Contents
Date: Sat, 3 Mar 2018 16:08:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

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



reply via email to

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