]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/beam-over-barline.ly
fix keep-inside-line on the left side (issue #130)
[lilypond.git] / input / regression / beam-over-barline.ly
1
2 \version "2.7.39"
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