]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 28 Mar 2004 22:18:28 +0000 (22:18 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 28 Mar 2004 22:18:28 +0000 (22:18 +0000)
Documentation/user/notation.itely
Documentation/user/tutorial.itely

index 800ef240b2cda9e327f280a61247a8e8097bd358..8c3d532164052e078d9a5ba76d871aeb15c443f6 100644 (file)
@@ -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  {
index f1f6cb19e1a42d0ed1d6a828806da637f340839b..e3d567bc0e3236a7d5bc9628a6c1a51fc860f9fc 100644 (file)
@@ -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