lilypond-user
[Top][All Lists]
Advanced

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

Re: proportional spacing for chords?


From: Robert Schmaus
Subject: Re: proportional spacing for chords?
Date: Wed, 15 Mar 2017 15:33:58 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.8.0



Am 15/03/2017 um 14:54 schrieb Adam Spiers:
On 15 March 2017 at 13:45, Robert Schmaus <address@hidden> wrote:
Hi Adam,

you're right ... I might have changed something else. Anyway, applying the
overrides to the Score seems to be the correct way.

I tried your file. Maybe you'll have to insert more line breaks - some of
your bars get rather long, so the other will have to get more space too.

That can be addressed via

    \override ChordName.font-size = #-2

Adding extra line breaks is not an option considering the original goal of
vertically stacking choruses.

How about this:

\context {
  \Score
  proportionalNotationDuration = #(ly:make-moment 1/10)
  \override SpacingSpanner.uniform-stretching = ##t
}

That's what I was already trying ...


I know - but in your file the proportionalNotationDuration was set to 64/256 ... with 1/10, the chords are placed furher apart. Maybe it's too far apart with 1/10 but with smaller font size, you can navigate to some value that's better.




reply via email to

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