]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/volta-multi-staff.ly
Change Snippets compilation
[lilypond.git] / input / lsr / volta-multi-staff.ly
index 7e2e6144b182f54c53ef53382a4aab9124162a7f..b171c518869a6e941e498bc840ef5e40ab6f6777 100644 (file)
@@ -1,17 +1,19 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: pitches, repeats
+%% Do not edit this file; it is auto-generated from input/new
+%% This file is in the public domain.
+\version "2.11.38"
+\layout { ragged-right= ##t }
 \header {
+  doctitle = "Volta multi-staff"
+  lsrtags = "repeats,staff-notation"
   texidoc = "By adding @code{Volta_engraver}, repeat brackets
-  can be put over staves other than the topmost one in a score."
+can be put over staves other than the topmost one in a score."
 }
-
-\version "2.11.36"
-
-vmus =  {
+% begin verbatim
+vmus = \relative c'' {
   \repeat volta 2 c1 \alternative { d e } 
 } 
 
-\relative c'' <<
+<<
   \new StaffGroup <<
     \context Staff \vmus
     \new Staff \vmus