]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-position.ly
release commit
[lilypond.git] / input / regression / beam-position.ly
index 21ff0b99198d889f0d489260be095f9bea749e5c..1215a416d540fda10766dc2fdf3575dd437c09f7 100644 (file)
@@ -1,23 +1,23 @@
 
-\version "1.9.1"
+\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}.  "
+
 }
 
 
 \score { 
   \context Voice \notes\relative c {
      f8[ f]   f64[ f] 
-    \grace { 
+     \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]