From c3e2e8232bb99493d686071bd9933ad1c41d5c4a Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 01:02:14 +0000 Subject: [PATCH] lilypond-1.5.23 --- input/test/beams.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/test/beams.ly b/input/test/beams.ly index 0c96547772..18e992a57c 100644 --- a/input/test/beams.ly +++ b/input/test/beams.ly @@ -13,7 +13,7 @@ TestedFeatures = "beams and beamflags" < % \property Score.beamQuantisation = #'none \context GrandStaff < - \notes\transpose c' { +\context Staff = SA \notes\transpose c' { \time 8/4 \stemUp [c8 c'' a' f'] @@ -39,7 +39,7 @@ TestedFeatures = "beams and beamflags" } > < - \notes { +\context Staff = SB \notes { \transpose c' { \time 8/4 \stemDown [a'8 a, c e] -- 2.39.5