Adjusting grace note spacing: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 1: Line 1:
The space given to grace notes can be adjusted using the <code>spacing-increment</code> property of <code>Score.GraceSpacing</code>.
The space given to grace notes can be adjusted using the <code>spacing-increment</code> property of <code>Score.GraceSpacing</code>.


<lilypond version="2.24.0">
<lilypond version="2.24">
graceNotes = {
graceNotes = {
   \grace { c4 c8 c16 c32 }
   \grace { c4 c8 c16 c32 }