]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-french.ly
* lily/beam-quanting.cc (score_forbidden_quants): remove
[lilypond.git] / input / regression / beam-french.ly
index 120f7d1e3197a4804659ab987be6e4669e848a59..b0df3b694b022547d450496130ba42768a3af2dd 100644 (file)
@@ -1,17 +1,16 @@
-#(ly:set-option 'old-relative)
-\version "1.9.1"
+
+\version "2.3.4"
 
 \header {
 
-    texidoc = "French style beaming. In french beaming, the
-    stems do not go to the outer beams."
+    texidoc = "In french style beaming, the stems do not go between beams."
 
 }
 
-\score { \notes
+\score { 
         \relative c'
         {
-            \property Voice.Stem \override #'french-beaming = ##t
+            \override Stem  #'french-beaming = ##t
             c16[ c c c]
             c8[ c16 c16 c8]
             c8[ c16 e16 g8]