]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/hu/usage/running.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / hu / usage / running.itely
index 4b353eafbcf936ead2b5f5a8b145f20c11467fc2..497ce43d0d9f484cfccf4d9a1373660861a47e9e 100644 (file)
@@ -558,8 +558,8 @@ A megoldás a @code{\repeat} és a @code{\relative} parancsok felcserélése, a
 következő módon:
 
 @lilypond[quote,verbatim]
-\relative c' {
-  \repeat unfold 2 { c d e f }
+\relative {
+  \repeat unfold 2 { c' d e f }
 }
 @end lilypond