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 > bug-lilypond@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-lilypond -- Dmytro O. Redchuk Bug Squad _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond