]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 3776: Doc: simplify \score description, matching its current syntax
authorDavid Kastrup <dak@gnu.org>
Sun, 5 Jan 2014 00:17:49 +0000 (01:17 +0100)
committerDavid Kastrup <dak@gnu.org>
Sun, 12 Jan 2014 09:21:31 +0000 (10:21 +0100)
Documentation/learning/fundamental.itely

index 43a0c87cc4fcef334b21b0f60cbe054ce97a3d1f..45e68320a556c1845495ba2d05273cfe2527ce07 100644 (file)
@@ -125,10 +125,9 @@ advisable to always create staves and voices explicitly.}
 For now, though, let us return to the first example and examine the
 @code{\score} command, leaving the others to default.
 
-A @code{\score} block must always contain just one music expression,
-and this must appear immediately after the @code{\score} command.
-Remember that a music expression could be anything from a single
-note to a huge compound expression like
+A @code{\score} block must always contain exactly one music
+expression.  Remember that a music expression could be anything
+from a single note to a huge compound expression like
 
 @example
 @{
@@ -269,11 +268,11 @@ We didn't skip over it at all.  The big mystery is simply that
 there @emph{is} no mystery.  This line explains it all:
 
 @quotation
-@emph{A @code{\score} block must begin with a compound music expression.}
+@emph{A @code{\score} block must contain exactly one music expression.}
 @end quotation
 
 @noindent
-To understand what is meant by a music expression and a compound
+To understand what is meant by a
 music expression, you may find it useful to review the tutorial,
 @ref{Music expressions explained}.  In that section, we saw how to
 build big music expressions from small pieces -- we started from