From a93f125a797581fb1e1093ba7c59ac22b64862f4 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 12 Nov 2002 01:18:21 +0000 Subject: [PATCH] Jurgen's patches, measure grouping stuff. --- input/test/ancient-font.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/test/ancient-font.ly b/input/test/ancient-font.ly index 8a7f51db70..001e8e1759 100644 --- a/input/test/ancient-font.ly +++ b/input/test/ancient-font.ly @@ -173,9 +173,9 @@ lowerStaff = \context MensuralStaff = lowerStaff < r\breve \clef "mensural_f" - % FIXME: must set Voice.Stem style to #'neo_mensural to avoid + % FIXME: must set Voice.Stem flag-style to #'neo_mensural to avoid % segmentation fault on r8/r16/r32. (Strange: what has - % Voice.Stem style to do with mensural rests?) + % Voice.Stem flag-style to do with mensural rests?) \property Voice.Stem \override #'flag-style = #'neo_mensural r2 r4 r8 r16 r16 \property Voice.Stem \override #'flag-style = #'mensural -- 2.39.5