]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/rest-pitched-beam.ly
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / input / regression / rest-pitched-beam.ly
1 \header {
2
3   texidoc = "Pitched rests under beams."
4
5 }
6
7 \version "2.10.0"
8
9 \relative c'{
10   a\rest a8[ a\rest b] |
11 }