]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/rest-pitched-beam.ly
Merge branch 'stable'
[lilypond.git] / input / regression / rest-pitched-beam.ly
1 \header {
2
3   texidoc = "Pitched rests under beams."
4
5 }
6
7 \version "2.12.0"
8
9 \relative c'{
10   a\rest a8[ a\rest b]
11 }