]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-position.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / beam-position.ly
index 40a7cb50b47da5a8973086e0a882bfd433058065..6c6b53a73d27143066ba55f3da0d812c733f741e 100644 (file)
@@ -1,9 +1,9 @@
 
-\version "2.10.0"
+\version "2.19.21"
 \header{
 
   texidoc=" Beams on ledgered notes should always reach the middle staff
-line.  The second beam counting from the note head side, should never
+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}.  "
 
@@ -14,13 +14,13 @@ note beams.  Override with @code{no-stem-extend}.  "
 }  
 
 
-\context Voice \relative {
+\context Voice \relative {
   f8[ f]   f64[ f] 
   \grace { 
     f8[ e8] 
-    \override Stem  #'no-stem-extend = ##f
+    \override Stem.no-stem-extend = ##f
     f8[ e8] 
-    \revert Stem #'no-stem-extend
+    \revert Stem.no-stem-extend
   }
   f8[ f]