From 0ce5dc71b59e71bbc35a244894126afb84d94ead Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 20 Feb 2005 23:58:19 +0000 Subject: [PATCH] Small fix. --- ChangeLog | 4 ++++ Documentation/user/notation.itely | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 858cc15bd1..f250bc759b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-21 Graham Percival + + * Documentation/user/notation.itely: small but urgent fix. + 2005-02-21 Jürgen Reuter * lily/duration-scheme.cc: bugfix: correct parameters to diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 5dfe97beb5..b9ff2969da 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -2208,7 +2208,7 @@ occurs, increase the padding of the metronome mark to place it further away from the staff. @example -\Score \override MetronomeMark #'padding = #2.5 +\override Score.MetronomeMark #'padding = #2.5 @end example -- 2.39.5