* Documentation/user/refman.itely: updates.
[lilypond.git] / input / regression / grace-beam.ly
blobe941d5f7f53a14af8b3f52f6bc3e79239449fb2f
1 \header
3 texidoc = "Grace beams and normal beams may occur simultaneously.
4 Unbeamed grace notes are not put into normal beams.
8 \version "1.7.16"
9 \score { \notes\relative c'' { c4 [d8 \grace { [e32 d c d] } e8] [e e \grace { f16 } e8 e] }}
10 %% new-chords-done %%