]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beams.ly
Add and use note-collision-threshold grob property
[lilypond.git] / input / regression / beams.ly
index 9b2d3fd63d7adecb61cd00aa3515de290c7f4790..59e5eac256912b6b0032fc91e9f7a3f5a76ed8da 100644 (file)
@@ -1,14 +1,14 @@
 
-\version "2.6.0"
+\version "2.19.21"
 \header {
     texidoc = "Beaming can be also given explicitly."
 }
 
-    \layout { raggedright= ##t }
+\layout { ragged-right= ##t }
 
-\relative c'
+\relative
 {
-  c16[ c8.]
+  c'16[ c8.]
   c8.[ c16]
   c8[ c16 c16 c8]
   c8[ c16 e16 g8]