lilypond-user
[Top][All Lists]
Advanced

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

Re: Table of Contents: 2 problems


From: Nick Payne
Subject: Re: Table of Contents: 2 problems
Date: Sun, 22 Nov 2015 07:58:36 +1100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 21/11/2015 10:56 PM, David Sumbler wrote:
I have not used a Table of Contents before, and I am having some
difficulty in getting the result I want.  I have 2 problems.

1) I would like to have a dotted line between the title and the page
number in each line.  But if I use

tocItemMarkup = \tocItemWithDotsMarkup

then there does not seem to be a way of formatting the text the way I
want to (larger font etc.).

This works fine for me, changing both the font family and size and providing dots between the title and page number:

tocItemMarkup = \markup { \override #'(font-name . "SpectrumMT SC") \fontsize #4 \tocItemWithDotsMarkup }


Nick



reply via email to

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