]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-grace-notes-with-floating-space.ly
Doc: NR Updated Delayed Turn Snippet
[lilypond.git] / Documentation / snippets / positioning-grace-notes-with-floating-space.ly
index c03f7fd45cedcf4158dec7dc77136ec811c74e1c..0bbbdf1624d6d015bd1a85d91ea4fa21c48abdb5 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.11"
+\version "2.17.28"
 
 \header {
   lsrtags = "rhythms"
@@ -25,7 +25,7 @@ the) graces are put left of the musical columns for the main notes.
     \override Score.SpacingSpanner.strict-grace-spacing = ##t
     \new Staff \new Voice {
       \afterGrace c4 { c16[ c8 c16] }
-      c8[ \grace { b16[ d] } c8]
+      c8[ \grace { b16 d } c8]
       c4 r
     }
     \new Staff {