Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / grace-beam.ly
blob58ed78abcd5a08d3ffd59669dca600d4b2ed0f18
2 \header
4 texidoc = "Grace beams and normal beams may occur simultaneously.
5 Unbeamed grace notes are not put into normal beams.
9 \layout { ragged-right= ##t }
12 \version "2.10.0"
13 \relative c'' {
14 c4 d8[
15 \grace { e32[ d c d] } e8]
16 e[ e
17 \grace { f16 } e8 e]