]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-volta-brackets-to-additional-staves.ly
LSR: Update.
[lilypond.git] / input / lsr / adding-volta-brackets-to-additional-staves.ly
index c0c474a4a66059904101fc96513448aeded3b9aa..c615480a7f6b241651137556921430a7ebdb512b 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.62"
+\version "2.12.3"
 
 \header {
   lsrtags = "repeats"
@@ -26,9 +26,11 @@ should appear; see also the \"Volta multi staff\" snippet.
 "
   doctitle = "Adding volta brackets to additional staves"
 } % begin verbatim
+
 <<
   \new Staff { \repeat volta 2 { c'1 } \alternative { c' } }
   \new Staff { \repeat volta 2 { c'1 } \alternative { c' } }
   \new Staff \with { \consists "Volta_engraver" } { c'2 g' e' a' }
   \new Staff { \repeat volta 2 { c'1 } \alternative { c' } }
 >>
+