From: Graham Percival Date: Thu, 8 May 2008 22:46:00 +0000 (-0700) Subject: Test of LSR commenting-out. X-Git-Tag: release/2.11.46-1~19^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a160364260e41f219f247bc9dccefc6adb0dc39f;p=lilypond.git Test of LSR commenting-out. --- diff --git a/input/new/volta-multi-staff.ly b/input/new/volta-multi-staff.ly index e04c46fd0d..84f93d8dfc 100644 --- a/input/new/volta-multi-staff.ly +++ b/input/new/volta-multi-staff.ly @@ -7,6 +7,8 @@ can be put over staves other than the topmost one in a score." doctitle = "Volta multi-staff" } +% LSR: this is a test which should get automatically +% LSR: removed from input/lsr/ -gp vmus = \relative c'' { \repeat volta 2 c1 \alternative { d e } }