]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/volta-multi-staff.ly
* ly/a4-init.ly (vsize): remove papersize init files.
[lilypond.git] / input / regression / volta-multi-staff.ly
index abd030d5fca68986ba8c7ef03c5075d3366c92d3..f69ef291a7dcbd8f807671edbf9e7baf74a76ebf 100644 (file)
@@ -1,17 +1,17 @@
 \header {
 
     texidoc = "By setting @code{voltaOnThisStaff}, repeats can be put
-    on more staves in a score."
+    also over other staves than the topmost one in a score."
 
 }
-\version "2.1.36"
+\version "2.3.16"
 
 
-vmus = \notes { \repeat volta 2 c1 \alternative { d e } } 
+vmus =  { \repeat volta 2 c1 \alternative { d e } } 
 
 \score  {
 
-    \notes \relative c'' <<
+     \relative c'' <<
        \new StaffGroup <<
            \context Staff \vmus
            \new Staff \vmus