bug-lilypond
[Top][All Lists]
Advanced

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

Slur collision with polyphonic music


From: Zoltán Selyem
Subject: Slur collision with polyphonic music
Date: Tue, 24 Apr 2007 12:12:14 +0200

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






reply via email to

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