]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-no-beam.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / auto-beam-no-beam.ly
index 3bc146337bdbd5c215086c28e069c8d3b6b15671..bf82fb1f4cba96e071114145984ad9e66e53e413 100644 (file)
@@ -1,14 +1,14 @@
 \header {
-    
+
     texidoc = "The autobeamer may be switched off for a single note
     with @code{\\noBeam}."
 
 
     }
 
-\version "2.3.4"
-\paper {
-    raggedright = ##t
+\version "2.16.0"
+\layout {
+    ragged-right = ##t
 }
 
-\relative  { c8 c-\noBeam c c }
+\relative c' { c8 c-\noBeam c c }