]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/input.itely
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / Documentation / ja / notation / input.itely
index 887f5d5ea31a7fb2b2159a4527f73f0ffdd7ba5e..7618f41f03a0bebd186423f9333e12f5817d4a13 100644 (file)
@@ -596,10 +596,10 @@ book が単一の score しか持たない場合、@c
 }
 
 \score {
-  \new Staff \relative g, {
+  \new Staff \relative {
     \clef bass
     \key g \major
-    \repeat unfold 2 { g16( d' b') a b d, b' d, } |
+    \repeat unfold 2 { g,16( d' b') a b d, b' d, } |
     \repeat unfold 2 { g,16( e' c') b c e, c' e, } |
   }
   \header {
@@ -608,7 +608,7 @@ book が単一の score しか持たない場合、@c
 }
 
 \score {
-  \new Staff \relative {
+  \new Staff \relative {
     \clef bass
     \key g \major
     \partial 16 b16 |