]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-no-beam.ly
resolve merge
[lilypond.git] / input / regression / auto-beam-no-beam.ly
index e0656c40ad045e9d4f141a90546f71dbce72b59e..be7c874d3145ee2b66a69b717488f8c8d22845d4 100644 (file)
@@ -1,14 +1,14 @@
 \header {
-    
+
     texidoc = "The autobeamer may be switched off for a single note
     with @code{\\noBeam}."
 
 
     }
 
-\version "2.12.0"
+\version "2.14.0"
 \layout {
     ragged-right = ##t
 }
 
-\relative  { c8 c-\noBeam c c }
+\relative c' { c8 c-\noBeam c c }