Well... I suppose it is due to the fact that there is a snare note that can be 
quite close to the rest, so Lylypond move it a little down.I would like to have 
the first rest aligned down, too.
 

     Il Giovedì 5 Marzo 2015 9:57, Carlo Vanoni <vanoniiscrizi...@yahoo.it> ha 
scritto:
   

 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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


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

Reply via email to