]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-position.ly
release commit
[lilypond.git] / input / regression / beam-position.ly
index e37212e8134877cff69c4bbdc9ed33826c2db8bd..1215a416d540fda10766dc2fdf3575dd437c09f7 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "1.9.4"
+\version "2.1.30"
 \header{
-texidoc="
-Beams should always reach the middle staff line.  The second beam
-counting from the note head side, should never be lower than the
-second staff line.  This does not hold for grace note beams.
-Override with @code{noStemExtend}.
-"
+
+texidoc=" Beams on ledgered notes should always reach the middle staff
+line.  The second beam counting from the note head side, should never
+be lower than the second staff line.  This does not hold for grace
+note beams.  Override with @code{no-stem-extend}.  "
+
 }
 
 
@@ -15,9 +15,9 @@ Override with @code{noStemExtend}.
      f8[ f]   f64[ f] 
      \grace { 
        f8[ e8] 
-      \property Voice.Stem \override #'no-stem-extend = ##f
+      \override Stem  #'no-stem-extend = ##f
        f8[ e8] 
-      \property Voice.Stem \revert #'no-stem-extend
+      \revert Stem #'no-stem-extend
     }
         f8[ f]