]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/manually-controlling-beam-positions.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / manually-controlling-beam-positions.ly
index 8a3a31ca8dcb130bb05c9b9df6eb23d69cffd3e5..af3b5e22312114a64faf0fe4b93505573baf0a51 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.46"
+\version "2.11.57"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
@@ -22,6 +22,6 @@ Beam positions may be controlled manually, by overriding the
   c8 c
   % from center to one above center (position 2)
   \override Beam #'positions = #'(0 . 1)
-  c c
+  c8 c
 }