bug-lilypond
[Top][All Lists]
Advanced

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

Inconsistency: slurs attached to skips


From: Valentin Villenave
Subject: Inconsistency: slurs attached to skips
Date: Wed, 10 Nov 2010 11:51:57 +0100

Greetings everybody,

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
}

Cheers,
Valentin.



reply via email to

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