bug-lilypond
[Top][All Lists]
Advanced

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

Issue 356 in project lilypond


From: codesite-noreply
Subject: Issue 356 in project lilypond
Date: Tue, 24 Apr 2007 13:16:48 -0700

Issue 356: collision slur/stems+notehead in polyphony
http://code.google.com/p/lilypond/issues/detail?id=356

New issue report by gpermus:
% It would be nice if lilypond could handle such cases.  For some
% of these bars, we could work around it with the old stem #'attachment,
% but in the fourth bar, even changing the slur attachment wouldn't help.

\version "2.11.21"
\paper{ ragged-right=##t }
\relative g' {
  \voiceOne
  <<
  {
    g2( e') | c( g) | e'( e,) | e'2.( e,4) |
  }
  \new Voice{ \voiceTwo
    c'2( g) | g( c) | g4 a b c | g( g g g') |
  }
  >>
  \oneVoice
}




Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Enhancement Priority-Low

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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