]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/beam-over-barline.ly
* Website fixes:
[lilypond.git] / input / regression / beam-over-barline.ly
1 \version "1.7.18"
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 %%