* lily/beam-engraver.cc: move new-beam-event to beam-event
[lilypond.git] / input / regression / auto-beam-bar.ly
blob5364837395bbfbaf03772b84de87f81c2bd2e563
2 \version "1.9.1"
4 \header{
5 texidoc="
6 The first two a8 notes should not be beamed.
7 Also, no automatic beaming accross bar lines.
11 \score{
12 \notes \notes\relative c'' {
13 \time 2/8
14 a8 a
15 \time 6/8
16 a16 cis d a bes g fis4 g8
17 %a4. fis4 g8
18 a16 g a bes c d % ees8 d c
20 \paper{
21 raggedright = ##t