On 10/07/13 19:03, Urs Liska wrote:
Hi,

I need to achieve a beaming as in the attached png, i.e. beams over
rests with only one beam throughout the time.

a)
Is it really true that I have to do that manually in the way I did it in
the attached file?

This works:

\version "2.17.21"

{
  \set subdivideBeams = ##t
  \set baseMoment = #(ly:make-moment 1 16)
  a'16[ r r a']
  \stopStaff
  s2
  \startStaff
  a'32[ r r a']
}


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

Reply via email to