bug-lilypond
[Top][All Lists]
Advanced

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

Re: \appoggiatura slurs.


From: Trent Johnston
Subject: Re: \appoggiatura slurs.
Date: Wed, 14 Jun 2006 17:57:35 +1000

----- Original Message ----- 
From: "Han-Wen Nienhuys" <address@hidden>
To: "Trent Johnston" <address@hidden>
Cc: <address@hidden>
Sent: Tuesday, June 13, 2006 11:06 PM
Subject: Re: \appoggiatura slurs.


| Trent Johnston schreef:
| > Hi,
| >
| > I've noticed that slur behaviour of the \appoggiatura has changed in
| > Lilypond 2.9.7.
| >
| > In Lilypond 2.9.3 and before the slur was always from notehead to
notehead.
| > Now the slur goes from the notehead to the stem.
| >
| > I've attached a picture to illustrate this.
|
| can you try with debug-slur ?
|
| \layout {
|    #(define debug-slur-scoring #t)
| }
|
| that should hint at the tradeoffs involved.
|
| --
|
| Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen
|
| LilyPond Software Design
|   -- Code for Music Notation
| http://www.lilypond-design.com
|

Hi Han-Wen,

Here are the other slurs that I was talking about in the previous email.

In version 2.9.3 it places the slur from notehead to notehead as would be
expected but under 2.9.8 the end point of the slur has now been moved to the
stem.

Trent

==========slur2_9_8.png / slur2_9_3.png

paper {
  ragged-right = ##t
  indent = 0\mm
}

\layout {
  #(define debug-slur-scoring #t)

}

\relative c''
{
\time 2/4
d4( e8) e,
}

Attachment: slur2_9_3.PNG
Description: PNG image

Attachment: slur2_9_8.PNG
Description: PNG image


reply via email to

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