]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/volta-multi-staff.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / volta-multi-staff.ly
index 50c68f8504248cd2aa1e8b9bcfddc20318e8545b..f6e06a35d42199fe7b5904311fc56b6fe68c0fe1 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.55"
+\version "2.11.62"
 \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 <<