]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/volta-multi-staff.ly
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / new / volta-multi-staff.ly
index 276a49f9a71f1c207a83eccb8b0c32e123ebb9ff..a45dddec74b2de89683fefdcb9db09cd83acf312 100644 (file)
@@ -1,6 +1,6 @@
-\version "2.11.36"
+\version "2.12.0"
 \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 <<