Issue 333: lyrics delayed by one note with \partial and \override
VerticalAxisGroup
http://code.google.com/p/lilypond/issues/detail?id=333
Comment #1 by gpermus:
This also occurs without a \partial:
\score {
\new StaffGroup <<
\new Voice = "abc" {
\relative c'' {
c4 c4 c4 c4
} }
\new Lyrics {
\small
\set stanza = "1."
\lyricsto "abc" {
foo bar baz quux
} } >> }
--
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