]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-dir-function.ly
release: 1.5.46
[lilypond.git] / input / test / beam-dir-function.ly
index faed716f6e46e7e690d951cf385828b14a9a609c..10e994647a4e6001a4bc69edd98e862b9265dd2a 100644 (file)
@@ -2,6 +2,7 @@
 
 \header{
 texidoc="
+
 There are several ways to calculate the direction of a beam
 
 @table @samp
@@ -23,8 +24,7 @@ We should see:
 
 \score {
   \notes \relative c'' {
-    % the default
-    %\property Voice.Beam \set #'dir-function = #beam-dir-majority
+    \property Voice.Beam \set #'dir-function = #beam-dir-majority
     [d8 a]
     \property Voice.Beam \set #'dir-function = #beam-dir-mean
     [d a]