lilypond-user
[Top][All Lists]
Advanced

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

Re: lyric spacing : "why not follow instructions in manual"


From: Geoff Horton
Subject: Re: lyric spacing : "why not follow instructions in manual"
Date: Sat, 11 Mar 2006 15:10:34 -0500

> PS. Could I simply replace
> \override Score.SeparationItem
> with
> \override Lyric.SeparationItem
> (or something) and put it with the lyrics?

You can add

    \context {
      \Lyrics
      \override SeparationItem #'padding = #10
    }

to your layout block, and it will affect the output. (Obviously 10 is
way too big, but I did that to be sure it's having an effect.)

Geoff




reply via email to

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