]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/beam-over-barline.ly
update syntax in .ly files.
[lilypond.git] / input / regression / beam-over-barline.ly
1 \version "1.7.6"
2 \header {
3 texidoc = "explicit beams may cross barlines. "
4 }
5 \score {
6 \notes \context Voice { c2. [c8 c8 c8 c8] }
7 }
8 %% new-chords-done %%