]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-grace-notes-with-floating-space.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / positioning-grace-notes-with-floating-space.ly
index a9d2fadd65fd54f74b8e0b6e12f5f43a8f4ea34e..898921de85cf9c0615a404db358495452860babe 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.6"
 
 \header {
   lsrtags = "rhythms"
@@ -22,7 +22,7 @@ the) graces are put left of the musical columns for the main notes.
 
 \relative c'' {
   <<
-    \override Score.SpacingSpanner #'strict-grace-spacing = ##t
+    \override Score.SpacingSpanner.strict-grace-spacing = ##t
     \new Staff \new Voice {
       \afterGrace c4 { c16[ c8 c16] }
       c8[ \grace { b16[ d] } c8]