From: Graham Percival Date: Sat, 30 Dec 2006 11:17:30 +0000 (-0800) Subject: "{} should have spaces around then". X-Git-Tag: release/2.11.6-1~23^2~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dbd0b6d8013027d5bc25111cef29c17cb2247914;p=lilypond.git "{} should have spaces around then". --- diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index f5a3d076b5..3eaad27c3b 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -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