Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=502

Cheers,
- Graham

Zoltan Selyem wrote:
%% 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\! } >> }
    }
  >>
}


------------------------------------------------------------------------


------------------------------------------------------------------------

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


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

Reply via email to