]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/volta-multi-staff.ly
Update .ly files.
[lilypond.git] / input / lsr / volta-multi-staff.ly
index 7fb6eaddbc74cbbe8bdac5c55b2959566faeccdf..b89cca5af866a57b1192d5b5e3e1e46283776208 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.53"
+\version "2.12.0"
 \header {
   lsrtags = "repeats,staff-notation"
   texidoc = "By adding the @code{Volta_engraver} to the relevant
@@ -9,6 +9,7 @@ one in a score."
   doctitle = "Volta multi-staff"
 } % begin verbatim
 
+
 voltaMusic = \relative c'' {
   \repeat volta 2 {
     c1
@@ -21,7 +22,7 @@ voltaMusic = \relative c'' {
 
 <<
   \new StaffGroup <<
-    \context Staff \voltaMusic
+    \new Staff \voltaMusic
     \new Staff \voltaMusic
   >>
   \new StaffGroup <<