]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small fix.
authorGraham Percival <graham@percival-music.ca>
Sun, 20 Feb 2005 23:58:19 +0000 (23:58 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 20 Feb 2005 23:58:19 +0000 (23:58 +0000)
ChangeLog
Documentation/user/notation.itely

index 858cc15bd18329a1a3c9d786cd549884f64b472e..f250bc759bf2f08c564caf66d7c84442be562c42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-21  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: small but urgent fix.
+
 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * lily/duration-scheme.cc: bugfix: correct parameters to
index 5dfe97beb59a48b0e34e678c9f452fb971ad6a3f..b9ff2969da7cb4ae0a0c21e9f918c52d090fcee3 100644 (file)
@@ -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