]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/stem-pure-height-beamed.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / stem-pure-height-beamed.ly
1 \version "2.16.0"
2
3 \header {
4   texidoc = "Lilypond gets beamed stem pure heights correct
5 to avoid outside staff collisions.
6 "
7 }
8
9 {
10   \stemUp
11   gis''8 a bes'' a
12   bes''! a bes''! a
13 }