X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fvolta-below-chords.ly;h=7828530a13a968a17db3851376cc9f169f0e6ee6;hb=7a80fe0c931d233305cb9f429d9d9b8813311019;hp=204230e1fb6145982fb2dbfb5d1e022b23c1b68f;hpb=8e075b9e9d44ae609322c0ac699852cd05ee4146;p=lilypond.git diff --git a/input/lsr/volta-below-chords.ly b/input/lsr/volta-below-chords.ly index 204230e1fb..7828530a13 100644 --- a/input/lsr/volta-below-chords.ly +++ b/input/lsr/volta-below-chords.ly @@ -1,6 +1,6 @@ %% Do not edit this file; it is auto-generated from input/new %% This file is in the public domain. -\version "2.11.61" +\version "2.11.62" \header { texidoces = " Mediante la adición del grabador @code{Volta_engraver} al @@ -22,7 +22,10 @@ staff, volte can be put under chords." c1 c1 } - \new Staff \with { \consists "Volta_engraver" } { + \new Staff \with { + \consists "Volta_engraver" + } + { \repeat volta 2 { c'1 } \alternative { c' } }