Issue 502: hairpins bound to spacer notes are aligned on lyrics
http://code.google.com/p/lilypond/issues/detail?id=502
New issue report by gpermus:
%% Hairpins bound to spacer notes seem to be aligned to lyrics
\version "2.11.34"
\paper{ ragged-right=##t }
\score{
<<
\context StaffGroup
<<
\new Staff{
\relative g' { g4 g4~ g4 g4 }
}
\addlyrics{
\lyricmode{ x looooooooong x }
}
\new Staff{
\relative g' { << g1 { s4\< s4\! s4\> s4\! } >> }
}
>>
}
Attachments:
foo.preview.png 4.1 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