----- Original Message ----- 
From: "Han-Wen Nienhuys" <[EMAIL PROTECTED]>
To: "Trent Johnston" <[EMAIL PROTECTED]>
Cc: <bug-lilypond@gnu.org>
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 - [EMAIL PROTECTED] - 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

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

Reply via email to