Am 15/03/2017 um 14:54 schrieb Adam Spiers:
On 15 March 2017 at 13:45, Robert Schmaus <[email protected]> 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.


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

Reply via email to