]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/grace-dynamic.ly
* Documentation/user/refman.itely: updates.
[lilypond.git] / input / regression / grace-dynamic.ly
1 \version "1.7.16"
2 \header{
3  % ?
4 % niet zo onschuldig!  je hebt graces gefixt in 1.5, zie maar eens 1.3.150
5 texidoc="Dynamics on grace notes are small and behave nicely (don't crash into to main note)."
6 }
7  
8  \score { \notes \context Voice {\grace {c'_\f} d e f g}}
9 %% new-chords-done %%