bug-lilypond
[Top][All Lists]
Advanced

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

Issue 502 in lilypond: hairpins bound to spacer notes are aligned on lyr


From: codesite-noreply
Subject: Issue 502 in lilypond: hairpins bound to spacer notes are aligned on lyrics
Date: Wed, 24 Oct 2007 00:13:33 -0700

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




reply via email to

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