]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-concave-chord.ly
Doc-es: various updates.
[lilypond.git] / input / regression / beam-concave-chord.ly
index 6b173a7b1b1705a8ad034843d140ce43bd4087bb..2c35727a7de48e907e0fdcc2c52293046e286621 100644 (file)
@@ -13,11 +13,11 @@ morgenliedBeam = \relative \new Voice {
   c16 b c e g <e b'> |
 }
 
-rachmaninovBeams = \relative c' \new Voice {
+rachmaninovBeams = \relative \new Voice {
   \voiceOne
   \time 4/4
   \key c \minor
-  <c' e c'>8[ <g c g'> <c f> <ees, ees'>] ~
+  <c'' e c'>8[ <g c g'> <c f> <ees, ees'>] ~
   <ees ees'>8[ <c c'> <des des'> <d d'>]
 }