Status: Accepted
Owner: ----
Labels: Type-Other Priority-Low

New issue 1400 by brownian.box: Inconsistency: slurs attached to skips
http://code.google.com/p/lilypond/issues/detail?id=1400

Reported by Valentin Villenave,
http://lists.gnu.org/archive/html/bug-lilypond/2010-11/msg00108.html :

%-----------------------------------
I couldn't find this specific question discussed anywhere, but I'd
appreciate if someone could point me to an existing tracker page or a
former discussion on the lists.

If you do
\relative {
  c( s)
}

You'll see that a slur is produced, from the note to an invisible point.

However if you do
\relative {
  c( d s) r
}

You'll see that the slur ends on the second note, and isn't extended
to include the skip (which would be the expected behavior IMO): in
other words, it behaves just as if you'd written
\relative {
  c( d) s r
}

%-----------------------------------

Well, at least it's an inconsistency.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to