]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-grace-notes-with-floating-space.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / positioning-grace-notes-with-floating-space.ly
index ae61dd1a9f1caaf04e747186bebfd0236013ee8c..898921de85cf9c0615a404db358495452860babe 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.16.0"
+\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]