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 10:17:02 +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,

This is what I get when running the appoggiatura example:

appogiatura.png

I've noticed some more strange slurs (not only with appoggiatura) but these
are on files I have at home. I'll try the same and send you the results.

Trent

=============appoggiatura.png

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

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

}

\relative c''
{
\time 3/8
\appoggiatura e8 d8[ c16 d b8]
}

Attachment: appoggiatura.png
Description: PNG image


reply via email to

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