]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-no-beam.ly
Metronome mark: check for interface rather than grob name in non-break-aligned.
[lilypond.git] / input / regression / auto-beam-no-beam.ly
index e0656c40ad045e9d4f141a90546f71dbce72b59e..cf4933746544cc94daf4e8116163e75046b33aaf 100644 (file)
@@ -1,5 +1,5 @@
 \header {
-    
+
     texidoc = "The autobeamer may be switched off for a single note
     with @code{\\noBeam}."
 
@@ -11,4 +11,4 @@
     ragged-right = ##t
 }
 
-\relative  { c8 c-\noBeam c c }
+\relative c' { c8 c-\noBeam c c }