]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-knee-compressed.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / input / regression / spacing-knee-compressed.ly
index f3bcb4a02536115f4bae39f12af5700a40065429..abebf5a3997fbf479f1a9ae9f667bfad076701bb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.17.6"
 
 \header {
   texidoc = "Spacing corrections for kneed beams still work when
@@ -10,7 +10,7 @@ compression is involved."
 \layout {
   \context {
     \Voice
-    \override Beam #'auto-knee-gap = #1
+    \override Beam.auto-knee-gap = #1
   }
 }
 
@@ -24,4 +24,4 @@ lh = \change Staff = "lh"
     \clef bass
     \repeat unfold 12 { \rh a'16 \lh d \rh a' \lh d \noBreak }
   }
->>
\ No newline at end of file
+>>