]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/volta-multi-staff.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / volta-multi-staff.ly
index c9b745bfeff473e58856d4f94ca4952ba5fa278f..7e06acb5ea9b69c91343e71d331e40e6e02e246b 100644 (file)
@@ -20,7 +20,7 @@ voltaMusic = \relative c'' {
   }
   \alternative {
     d1
-    e
+    e1
   }
 }
 
@@ -35,3 +35,4 @@ voltaMusic = \relative c'' {
     \new Staff \voltaMusic
   >>
 >>
+