Hi, everyone!
I have this simple drum score
%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.0"
DrumVoiceOne =
\drummode
{
hh8 hh < hh sn > hh hh hh < hh sn > hh
}
DrumVoiceTwo =
\drummode
{
bd4 r8 bd r4 r
}
\score {
<<
\new DrumStaff
<<
\new DrumVoice {
\voiceOne \DrumVoiceOne
}
\new DrumVoice {
\voiceTwo \DrumVoiceTwo
}
>>
>>
}%%%%%%%%%%%%%%%%%%%%%%%%
The two r4 rests in the bass drum line are vertically misaligned, as you can
see in this imagedrumRest.jpg
| |
| | | | | | | |
| drumRest.jpgCondiviso con Dropbox |
| |
| Visualizza su www.dropbox.com | Anteprima per Yahoo |
| |
| |
What's causing this? How to avoid this behavior?
Thanks!
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user