From: Graham Percival Date: Mon, 30 Jan 2006 22:50:25 +0000 (+0000) Subject: Small fixes from Don Blaheta. X-Git-Tag: release/2.7.31~41 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dfc5a5272a0c6b365250ef1da744a0d9f195fc94;p=lilypond.git Small fixes from Don Blaheta. --- diff --git a/ChangeLog b/ChangeLog index 9d88b09df0..1057d513d5 100644 --- 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 * scm/lily.scm (define-scheme-options): rename option diff --git a/Documentation/user/putting.itely b/Documentation/user/putting.itely index bc0b16799f..1cb21fc0ef 100644 --- a/Documentation/user/putting.itely +++ b/Documentation/user/putting.itely @@ -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