bug-lilypond
[Top][All Lists]
Advanced

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

Re: Hairpin problem


From: Graham Percival
Subject: Re: Hairpin problem
Date: Wed, 24 Oct 2007 00:11:53 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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