X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fvolta-multi-staff.ly;h=db17173d061b4353efb5cb1cae8563b4744898ed;hb=1478b35691bfdb6e805d7225ee44fbec0622e8fc;hp=2c9044590bb25db3c18c1ec483e1ec66b2dc5e19;hpb=94408d4a2e538e8812561f29e09116ede58dd042;p=lilypond.git diff --git a/Documentation/snippets/volta-multi-staff.ly b/Documentation/snippets/volta-multi-staff.ly index 2c9044590b..db17173d06 100644 --- a/Documentation/snippets/volta-multi-staff.ly +++ b/Documentation/snippets/volta-multi-staff.ly @@ -1,10 +1,13 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.di.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.29" +\version "2.18.0" \header { - lsrtags = "repeats, staff-notation" + lsrtags = "really-simple, repeats, staff-notation" texidoc = " By adding the @code{Volta_engraver} to the relevant staff, volte can be @@ -35,4 +38,3 @@ voltaMusic = \relative c'' { \new Staff \voltaMusic >> >> -