From: fred Date: Tue, 26 Mar 2002 23:55:31 +0000 (+0000) Subject: lilypond-1.3.85 X-Git-Tag: release/1.5.59~1327 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7bacc5504bcd3ec4ba2d46bb88130bde02372717;p=lilypond.git lilypond-1.3.85 --- 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 } >