]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/volta-multi-staff.ly
Merge master into nested-bookparts
[lilypond.git] / input / new / volta-multi-staff.ly
index 276a49f9a71f1c207a83eccb8b0c32e123ebb9ff..4b0f121a268c8a95c3e21bc3afbb3ced7aee93e2 100644 (file)
@@ -1,6 +1,6 @@
-\version "2.11.36"
+\version "2.11.61"
 \header {
-  lsrtags = "repeats,staff-notation,fretted-strings"
+  lsrtags = "repeats,staff-notation"
   texidoc = "By adding the @code{Volta_engraver} to the relevant
 staff, volte can be put over staves other than the topmost
 one in a score."
@@ -19,7 +19,7 @@ voltaMusic = \relative c'' {
 
 <<
   \new StaffGroup <<
-    \context Staff \voltaMusic
+    \new Staff \voltaMusic
     \new Staff \voltaMusic
   >>
   \new StaffGroup <<