]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/rest-pitched-beam.ly
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / input / regression / rest-pitched-beam.ly
1 \header {
2
3   texidoc = "Pitched rests under beams."
4
5 }
6
7 \version "2.11.51"
8
9 \relative c'{
10   a\rest a8[ a\rest b]
11 }