bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lyrics with no attched staff slightly mispositioned


From: Dmytro O. Redchuk
Subject: Re: Lyrics with no attched staff slightly mispositioned
Date: Mon, 14 Mar 2011 11:22:43 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri 11 Mar 2011, 14:58 Keith OHara wrote:
> % It is possible to confuse the new vertical spacing engine,
> %  by using non-staff contexts without any Staff.
Thank you, added as 1564:
http://code.google.com/p/lilypond/issues/detail?id=1564

> % ver2.13.52 leaves a bit more space than usual after the first
> %  Lyrics line, causing the second line to overlap the following score.
> %
> % Desired behavior might be to close up the space between lyrics lines,
> %  but I don't think LilyPond intends to support scores with Lyrics
> %  unattached to any Staff so I don't really care.
> %
> \version "2.13.52"
> \score { <<
>   \new Lyrics \lyricmode { lyric1 }
>   \new Lyrics
>   \lyricmode { \markup\center-column { I am very very tall } }
>   %{%} >> }
> \score { c' }
> #(ly:set-option 'debug-skylines)


> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond


-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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