From 7bacc5504bcd3ec4ba2d46bb88130bde02372717 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 23:55:31 +0000 Subject: [PATCH] lilypond-1.3.85 --- input/test/accidental-single-double.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/test/accidental-single-double.ly b/input/test/accidental-single-double.ly index c2d73e131a..a4769eea58 100644 --- a/input/test/accidental-single-double.ly +++ b/input/test/accidental-single-double.ly @@ -14,7 +14,7 @@ gis g ges g | \score { < \context Staff \thenotes \context NoteNames { - \pushproperty #'basicNoteNameProperties #'no-spacing-rods ##f + \property NoteNames.basicNoteNameProperties \push #'no-spacing-rods = ##f \thenotes } > -- 2.39.5