]> git.donarmstrong.com Git - lilypond.git/commitdiff
Test of LSR commenting-out.
authorGraham Percival <graham@percival-music.ca>
Thu, 8 May 2008 22:46:00 +0000 (15:46 -0700)
committerGraham Percival <graham@percival-music.ca>
Thu, 8 May 2008 22:46:00 +0000 (15:46 -0700)
input/new/volta-multi-staff.ly

index e04c46fd0db55abac32b4b489d8ae2f881616655..84f93d8dfc4f530ad69f34c4296048368dd611e3 100644 (file)
@@ -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 } 
 }