]> 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 c2bf98eca61e8f13fb98443d05c905dc6e43b6e9..b0df3b694b022547d450496130ba42768a3af2dd 100644 (file)
@@ -1,17 +1,16 @@
 
-\version "2.1.7"
+\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]