From 2f82b6f8c1042f48140bda4d3c0b35a15834ec9d Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Wed, 14 Apr 2004 13:02:00 +0000 Subject: [PATCH] * Documentation/user/notation.itely (Grace notes): Correct the syntax for add-grace-property example. --- ChangeLog | 5 +++++ Documentation/user/notation.itely | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bbacd54492..0e3dc09006 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-14 Mats Bengtsson + + * Documentation/user/notation.itely (Grace notes): Correct the + syntax for add-grace-property example. + 2004-04-13 Jan Nieuwenhuizen * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 4558754152..48227e93c0 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -2253,7 +2253,7 @@ direction for this grace, so stems do not always point up. @example \new Staff @{ - #(add-grace-property "Voice" Stem direction '()) + #(add-grace-property 'Voice 'Stem 'direction '()) @dots{} @} @end example -- 2.39.5