]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/volta-multi-staff.ly
Doc: LSR update.
[lilypond.git] / Documentation / snippets / volta-multi-staff.ly
index c0d7e752b6991211644cfb02ae3fef6257b3e449..c07a083ab67f1df9cfd7aec913d3c50467d7dec0 100644 (file)
@@ -1,6 +1,7 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.16"
 
 \header {
   lsrtags = "repeats, staff-notation"
@@ -19,7 +20,7 @@ voltaMusic = \relative c'' {
   }
   \alternative {
     d1
-    e
+    e1
   }
 }
 
@@ -34,3 +35,4 @@ voltaMusic = \relative c'' {
     \new Staff \voltaMusic
   >>
 >>
+