]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/volta-multi-staff.ly
Merge commit 'origin'
[lilypond.git] / input / lsr / volta-multi-staff.ly
index 50c68f8504248cd2aa1e8b9bcfddc20318e8545b..ce3b79a213daeadc69b0ffff3d14e752f6784921 100644 (file)
@@ -1,6 +1,7 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.55"
+%% Note: this file works from version 2.12.0
+\version "2.13.1"
 \header {
   lsrtags = "repeats,staff-notation"
   texidoc = "By adding the @code{Volta_engraver} to the relevant
@@ -9,6 +10,7 @@ one in a score."
   doctitle = "Volta multi-staff"
 } % begin verbatim
 
+
 voltaMusic = \relative c'' {
   \repeat volta 2 {
     c1
@@ -21,7 +23,7 @@ voltaMusic = \relative c'' {
 
 <<
   \new StaffGroup <<
-    \context Staff \voltaMusic
+    \new Staff \voltaMusic
     \new Staff \voltaMusic
   >>
   \new StaffGroup <<