Issue 333: lyrics delayed by one note with \partial and \override 
VerticalAxisGroup
http://code.google.com/p/lilypond/issues/detail?id=333

New issue report by gpermus:
\version "2.10.0"
\paper{ragged-right=##t}
<<
\new Voice = v \relative c' {\partial 4 c | c2 c }
\new Lyrics {
    \override VerticalAxisGroup #'minimum-Y-extent = #'(-2 . 4)
    \lyricsto v {one two }
}
>> 



Attachments:
        foo.preview.png  1.9 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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

Reply via email to