]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/grace-nest1.ly
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / input / regression / grace-nest1.ly
1 \version "2.10.0"
2 \header {
3   texidoc = "Grace code should not be confused by nested sequential music containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
4
5 }
6
7 \layout { ragged-right= ##t }
8
9
10
11
12
13 { c''2 { \grace  b'16  c''2 }  \bar "|." }
14 \layout {
15 }
16  
17
18