]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/simultaneous.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / notation / simultaneous.itely
index 893f8222f449d0189ae354b6aae541710cf0b44b..3d5cb96b873dfb1416a4999aecba08029e97516d 100644 (file)
@@ -195,9 +195,9 @@ be called explicitly with an extra argument specifying a list of
 present on the @code{q} chord itself.
 
 @lilypond[verbatim,quote]
-\relative c'' {
+\relative {
   \chordRepeats #'(articulation-event)
-  { <a-. c\prall e>1\sfz c'4 q2 r8 q8-. } |
+  { <a'-. c\prall e>1\sfz c'4 q2 r8 q8-. } |
   q2 c, |
 }
 @end lilypond