]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/volta-below-chords.ly
Merge master into nested-bookparts
[lilypond.git] / input / new / volta-below-chords.ly
index 0fd41d177778d37fa6b5d038ae5fb6aa7c4fc936..63394d44024ebb0b6498d684f1b423b246945428 100644 (file)
@@ -12,7 +12,10 @@ staff, volte can be put under chords."
       c1
       c1
     }
-    \new Staff \with { \consists "Volta_engraver" } {
+    \new Staff \with {
+      \consists "Volta_engraver"
+    }
+    {
       \repeat volta 2 { c'1 }
       \alternative { c' }
     }