From: Han-Wen Nienhuys Date: Sun, 28 Mar 2004 22:18:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.1.37~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f3337178f4c49542a56dc1d240da25f395c93804;p=lilypond.git *** empty log message *** --- diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 800ef240b2..8c3d532164 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -3558,7 +3558,7 @@ This results in the following output: \score { \context ChoirStaff \notes \relative c' << - \new staff { + \new Staff { as'' c e2 cis,2 } \new Staff { diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index f1f6cb19e1..e3d567bc0e 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -24,17 +24,12 @@ program. This is also possible with LilyPond. If you click on a picture in the HTML version of this manual, you will see the exact LilyPond input that was used to generate that image. @ifhtml -For example, consider the following input: -@example - c'^\markup @{ \bold \huge @{ Click on this image! @} @} -@end example -@c @lily pond[relative=1,raggedright,with the following output:] -with the following output: -@lilypond[relative=1,raggedright] - c'^\markup { \bold \huge { Click on this image! } } +Try it on this image, +@lilypond[raggedright] + c''^\markup { \bold \huge { Click on this image! } } @end lilypond - @end ifhtml + By cutting and pasting the full input into a test file, you have a starting template for experiments. If you like learning in this way, you will probably want to print out or bookmark