bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1400 in lilypond: Inconsistency: slurs attached to skips


From: lilypond
Subject: Issue 1400 in lilypond: Inconsistency: slurs attached to skips
Date: Mon, 15 Nov 2010 08:49:57 +0000

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.




reply via email to

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