]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/learning/tutorial.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / ja / learning / tutorial.itely
index 412245209d26440c1a726a9fc718ba3c47cc5f4d..8e82778674663835b2511b0e525af61f2d2b2386 100644 (file)
@@ -431,10 +431,10 @@ A, G, F である場合は B の下に置かれます。
 @code{\tempo} コマンドでセットすることができます:
 
 @lilypond[verbatim,quote]
-\relative c'' {
+\relative {
   \time 3/4
   \tempo "Andante"
-  a4 a a
+  a'4 a a
   \time 6/8
   \tempo 4. = 96
   a4. a
@@ -482,11 +482,11 @@ A, G, F である場合は B の下に置かれます。
 以上の要素をすべて集めたちょっとした例をお見せします:
 
 @lilypond[verbatim,quote]
-\relative c, {
+\relative {
   \clef "bass"
   \time 3/4
   \tempo "Andante" 4 = 120
-  c2 e8 c'
+  c,2 e8 c'
   g'2.
   f4 e d
   c4 c, r