]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/beam-over-barline.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / beam-over-barline.ly
1
2 \version "2.14.0"
3 \header {
4   texidoc = "Explicit beams may cross barlines. "
5 }
6 \layout { ragged-right= ##t }
7
8 \relative c'' { c2.  c8[ c8 c8 c8] }
9
10
11