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