]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-rest-extreme.ly
Merge branch 'translation' of /home/jcharles/GIT/Lily/. into staging
[lilypond.git] / input / regression / beam-rest-extreme.ly
index 770bd78939efbfa3ff6fc6428addb46bf0e75254..4dccd6b394d5f4a929b11028e5c8b83d3b62074b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.9"
+\version "2.16.0"
 
 \header {
   texidoc = "Beamed rests are given a pure height approximation
@@ -10,5 +10,5 @@ that gets their spacing correct in the majority of circumstances.
   <f b c f>16[ r <f bes c f> <f b c f>]
   <f b c f>16[ r <f'' bes c f> <f b c f>]
   <f b c f>16[ r <f,, bes c f> <f b c f>]
-  <f'' b c f>16[ r <f bes c f> <f b c f>]
+  <f, b c f>16[ r <f bes c f> <f b c f>]
 }