]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small fixes from Don Blaheta.
authorGraham Percival <graham@percival-music.ca>
Mon, 30 Jan 2006 22:50:25 +0000 (22:50 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 30 Jan 2006 22:50:25 +0000 (22:50 +0000)
ChangeLog
Documentation/user/putting.itely

index 9d88b09df0b96547f50b4b105d50bf2b7013117d..1057d513d5c1e8cb0ae49e533a5eb599a98fc221 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
        * scm/document-translation.scm: clarify "this context is also
        known as".  Thanks, Werner!
 
+       * Documentation/user/putting.itely: small fixes from Don Blaheta.
+
 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scm/lily.scm (define-scheme-options): rename option
index bc0b16799fd78b0d441138a01e1ecec44c7e407a..1cb21fc0ef78d25bf3b63d509faa31b7c9d15b66 100644 (file)
@@ -436,7 +436,8 @@ melody = \relative c' @{
 @end example
 
 When LilyPond looks at this file, it takes the value of
-@code{melody} and inserts it whenever it sees
+@code{melody} (everything after the equals sign) and
+inserts it whenever it sees
 @code{\melody}.  There's nothing special about the
 names -- it could be @code{melody}, @code{global},
 @code{pianorighthand}, or @code{foofoobarbaz}.  You