]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/tutorial.itely
* Documentation/user/tutorial.itely (A lead sheet): remove
[lilypond.git] / Documentation / user / tutorial.itely
index f3ab5d6d096e6aeb11e1550e3fd84daaeb3f778a..97879f803453ccd39d57ee077bb46f5c2ecbd865 100644 (file)
@@ -412,7 +412,7 @@ This example shows the key signature, accidentals and ties in action:
     \key g \minor
     \clef violin
     r4 r8 a8 gis4 b
-    g8 d4.-~ d' e'8
+    g8 d4.-~ d e'8
     fis4 fis8 fis8 eis4  a8 gis-~
     gis2 r2
   @}
@@ -1096,7 +1096,7 @@ Printing chords is done by adding @code{\context ChordNames}
 before the chords thus entered:
 @c
 @lilypond[verbatim]
- \context ChordNames \chords \chords { c2 f4.:m g4.:maj7 gis8:dim7 }
+ \context ChordNames \chords { c2 f4.:m g4.:maj7 gis8:dim7 }
 @end lilypond
 
 @cindex lead sheet