]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-grace-duration.ly
Autobeaming works properly with tuplet recheck (Issue 2408)
[lilypond.git] / input / regression / spacing-grace-duration.ly
index ccda67c40360dba92cc81ecde9d5649877ed6ee7..1961cd845bcdf325bd6d8cda059b02be564c6d39 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.14.0"
 \header {
 
   texidoc = "Spacing uses the duration of the notes, but disregards
@@ -9,6 +9,8 @@
 "
 }
 
+\layout { ragged-right = ##t}
+
 \relative c''
 \context Voice 
 {
@@ -18,6 +20,6 @@
 
 }
 
-\layout { raggedright = ##t}
+