From: Neil Puttock Date: Wed, 28 May 2008 22:36:16 +0000 (+0100) Subject: Remove LSR test tag from volta-multi-staff.ly X-Git-Tag: release/2.11.48-1~27^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0b19893c69df343145301d5b639fbeef9bfd5b8e;p=lilypond.git Remove LSR test tag from volta-multi-staff.ly --- diff --git a/input/new/volta-multi-staff.ly b/input/new/volta-multi-staff.ly index 87849cf427..9f35204490 100644 --- a/input/new/volta-multi-staff.ly +++ b/input/new/volta-multi-staff.ly @@ -1,5 +1,4 @@ \version "2.11.36" -\layout { ragged-right= ##t } \header { lsrtags = "repeats,staff-notation,fretted-strings" texidoc = "By adding the @code{Volta_engraver} to the relevant @@ -8,15 +7,14 @@ one in a score." doctitle = "Volta multi-staff" } -% LSR: this is a test which should get automatically -% LSR: removed from input/lsr/ -gp voltaMusic = \relative c'' { \repeat volta 2 - c1 - \alternative { - d e - } -} + c1 + \alternative { + d1 + e + } +} << \new StaffGroup <<