]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/simultaneous.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / de / notation / simultaneous.itely
index ceb66224ef97850313b4a517593fe5d770b405e9..8e9c93a5d080c20b6c86dbeea66b864ee69a5729 100644 (file)
@@ -201,9 +201,9 @@ wiederholt werden, es sei denn, der gleiche Ereignistyp wird selber mit
 dem @code{q} verwendet:
 
 @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