]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/volta-below-chords.ly
Merge master into nested-bookparts
[lilypond.git] / input / lsr / volta-below-chords.ly
index 32771d44582e2953d36c6b9550b53323320c1973..7828530a13a968a17db3851376cc9f169f0e6ee6 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.57"
+\version "2.11.62"
 \header {
   texidoces = "
 Mediante la adiciĆ³n del grabador @code{Volta_engraver} al
@@ -22,7 +22,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' }
     }