bug-lilypond
[Top][All Lists]
Advanced

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

Re: bug - wrong ties at octavation


From: Han-Wen Nienhuys
Subject: Re: bug - wrong ties at octavation
Date: Sat, 16 Sep 2006 23:42:25 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060913)

Matthias Kupfer wrote:
at least in version 2.8.5 of lilypond I found following bug: ties for notes with
same pitch are not correct as long as one note (of chord) is octavated. Ties are
made, but not for the correct note. (see example code) It seems to me like:
pitch is considered but neither octavation nor note head position.

Example:

{
 <c c'>~<c' c''>
#(set-octavation -1)
 <c c'>~
#(set-octavation 0)
 <c' c''>
#(set-octavation -1)
 c'~
#(set-octavation 0)
 c'
}


As the saying goes: don't do this. I think it's not really well-defined what should happen when you mix clef changes and/or octavations with ties.

Graham, can you add a note about this in the documentation?

--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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