bug-lilypond
[Top][All Lists]
Advanced

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

Re: Slur collision with polyphonic music


From: Graham Percival
Subject: Re: Slur collision with polyphonic music
Date: Tue, 24 Apr 2007 13:18:31 -0700
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=356

Note that this is a non-trivial new feature, so it may be a while before it is implemented.

Cheers,
- Graham

Zoltán Selyem wrote:
%% Though I have no idea where and how to place these slurs
%% according to classical typographical rules...

%% Slurs collide with polyphonic music
%% In the last measure the lower slur points to the wrong note

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




_______________________________________________
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]