Hi,
In the following example LilyPond tries to connect also the rest with a
beam. I prefer this notation to the one without beams (no [ ]).
Does anybody has an idea, how to avoid this?

\score {
  \notes \relative c 
  {
        \clef bass;
        [ e8 r16. e32 ][es8 r16. es32][ d8 r16. d32][ cis8 r16. cis32]
  }
}

Thanks
Daniel

Reply via email to