]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/volta-multi-staff.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / volta-multi-staff.ly
index f49c4fbb55fa8ddfa1c7fb7904c4c6c375811d80..c0d7e752b6991211644cfb02ae3fef6257b3e449 100644 (file)
@@ -1,12 +1,16 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% 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.50"
+\version "2.13.1"
+
 \header {
-  lsrtags = "repeats,staff-notation,fretted-strings"
-  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."
-  doctitle = "Volta multi-staff"
+  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.
+
+"
+  doctitle = "Volta multi staff"
 } % begin verbatim
 
 voltaMusic = \relative c'' {
@@ -21,7 +25,7 @@ voltaMusic = \relative c'' {
 
 <<
   \new StaffGroup <<
-    \context Staff \voltaMusic
+    \new Staff \voltaMusic
     \new Staff \voltaMusic
   >>
   \new StaffGroup <<