lilypond-devel
[Top][All Lists]
Advanced

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

Re: (bug?) irregular lyrics distance in 2.13.10


From: Joe Neeman
Subject: Re: (bug?) irregular lyrics distance in 2.13.10
Date: Fri, 15 Jan 2010 09:24:55 -0800

On Fri, 2010-01-15 at 18:08 +0100, Reinhold Kainhofer wrote:
> Am Freitag, 15. Januar 2010 17:55:46 schrieb Joe Neeman:
> > On Thu, 2010-01-14 at 06:18 +0100, Wilbert Berendsen wrote:
> > > Op donderdag 14 januari 2010 schreef Joe:
> > > > So it should just be a matter of finding the
> > > > right default for minimum-distance.
> > >
> > > From my experimentation, 3.2 is a fine default value I think. 3 is a
> > > little tight, 3.5 a little "white" :)
> > 
> > Thanks for experimenting. If no lyrics users complain in the next few
> > days, I'll push this as the default.
> 
> If you can send us an example of what it looks like (so that we don't have to 
> guess which settings you will set exactly), it would be much easier to 
> complain ;-)

Just add
\layout {
  \context {
    \Lyrics
    \override VerticalAxisGroup #'inter-loose-line-spacing
#'minimum-distance = #3.2
  }
}

to your favourite score with multiple adjacent lyric lines.

Cheers,
Joe






reply via email to

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