]> git.donarmstrong.com Git - lilypond.git/commitdiff
"{} should have spaces around then".
authorGraham Percival <graham@percival-music.ca>
Sat, 30 Dec 2006 11:17:30 +0000 (03:17 -0800)
committerGraham Percival <graham@percival-music.ca>
Sat, 30 Dec 2006 11:17:30 +0000 (03:17 -0800)
Documentation/user/tutorial.itely

index f5a3d076b511120b32c3b4777f0ecd09fc7cf707..3eaad27c3b34a69d52065e6dd4bd94cbffbd2ea1 100644 (file)
@@ -86,7 +86,11 @@ c' d' e' f' g' a' b' c''
 @end lilypond
 
 @emph{Warning:}  Every piece of LilyPond input needs to have
-@{curly braces@} placed around the input.  Don't forget them!
+@{curly braces@} placed around the input.  The braces should be
+also be surrounded by a space unless
+they are at the beginning or end of a line to avoid ambiguities.  These
+may be omitted in examples in this manual, but don't forget them in
+your own music!
 
 @cindex Case sensitive
 In addition, LilyPond input is case sensitive.  @code{ @{ c d e @} } is
@@ -180,8 +184,10 @@ available package for viewing and printing PDF and PostScript files.}
 @section Second steps
 
 @emph{Remember:} Every piece of LilyPond input needs to
-have @{curly braces@} placed
-around the input.  For the rest of this manual, most examples will
+have @{curly braces@} placed around the input.
+The braces should be surrounded by a space unless
+they are at the beginning or end of a line to avoid ambiguities.
+For the rest of this manual, most examples will
 omit these braces, but don't forget them in your own music!
 
 @c will be removed once the tutorial either explains \relative or