From 657ee139307f6175a177a328684a6a29133c37a3 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Thu, 26 Jun 2008 08:43:27 +0200 Subject: [PATCH] Nits in tutorial --- Documentation/user/tutorial.itely | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 44dde8643a..7580936dc8 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -177,7 +177,7 @@ You will see something resembling: @example lilypond test.ly -GNU LilyPond 2.12.0 +GNU LilyPond @version{} Processing `test.ly' Parsing... Interpreting music... @@ -504,7 +504,7 @@ comments: are ignored, since they are in a block comment. - g g f f e e d d c2 + f f e e d d c2 %@} @end example @@ -518,7 +518,7 @@ LilyPond input must be surrounded by @{ @} marks or a @w{@code{\relative c'' @{ ... @}}}, as we saw in @ref{Working on input files}. For the rest of this manual, most examples will omit this. To replicate the examples, you may copy and paste the -displayed input but you @strong{must} add the +displayed input, but you @strong{must} add the @w{@code{\relative c'' @{ @}}} like this: @example @@ -560,7 +560,6 @@ cut-&-pastable section} to the bottom of the file. @seealso - There are more tips for constructing input files in @ref{Suggestions for writing LilyPond input files}. But it might be best to read through the rest of the tutorial first. -- 2.39.2