bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 620 in lilypond: It should be possible to specify more specifi


From: lilypond
Subject: Re: Issue 620 in lilypond: It should be possible to specify more specific spanner bounds.
Date: Fri, 22 Jul 2011 16:16:17 +0000


Comment #5 on issue 620 by address@hidden: It should be possible to specify more specific spanner bounds.
http://code.google.com/p/lilypond/issues/detail?id=620

% Test case from Issue #502:

%% 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:
        Issue502_Crescendo_Lyrics.preview.png  5.0 KB




reply via email to

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