bug-lilypond
[Top][All Lists]
Advanced

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

Hairpin problem


From: Zoltan Selyem
Subject: Hairpin problem
Date: Fri, 19 Oct 2007 14:32:11 +0200

%% 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
Description: PNG image


reply via email to

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