I have found a strange effect when using \stemNeutral. In the following
snippet some of the rests belonging to voice 1 are placed below the note in
voice 2:

{
\new Staff <<
\key d \major
\numericTimeSignature \time 3/8
\clef bass
\new Voice {
\voiceOne
\stemNeutral
\clef violin
\bar "||"
r8
< dis'!
fis' > 16\staccato [ 
r16
< dis'
fis' > 16\staccato ] 
r16
}
\new Voice {
\voiceTwo
b4.
}
>>
}

When I omit \stemNeutral all rests are placed above the note as expected.

Is there any explanation of this behavior?

-- 
View this message in context: 
http://old.nabble.com/Strange-placement-of-rests-when-using-%5CstemNeutral-tp33459841p33459841.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to