%% 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\! } >> }
    }
  >>
>>
}

<<attachment: hairpinToLyrics.png>>

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

Reply via email to