]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/input.itely
Run grand replace for 2015.
[lilypond.git] / Documentation / ja / notation / input.itely
index 162e1e550ff8135883e85dc2449875c341f9db3e..89da58e23e362dd0cef831e46ee87e6e2ac03640 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.15"
+@c \version "2.19.2"
 
 
 @c Translators: Yoshiki Sawada
@@ -2286,7 +2286,7 @@ Unicode U+03BE の文字を入力します
   }
   \addlyrics { O \markup { \concat { Ph \char ##x0153 be! } } }
 }
-\markup { "Copyright 2008--2014" \char ##x00A9 }
+\markup { "Copyright 2008--2015" \char ##x00A9 }
 @end lilypond
 
 @cindex copyright sign (著作権記号)
@@ -2961,8 +2961,8 @@ midiMinimumVolume + (midiMaximumVolume - midiMinimumVolume) * fraction
       \set Staff.midiInstrument = #"flute"
       \new Voice \relative c''' {
         r2 g\mp g fis~
-        fis4 g8 fis e2~
-        e4 d8 cis d2
+        4 g8 fis e2~
+        4 d8 cis d2
       }
     }
     \new Staff {
@@ -3012,8 +3012,8 @@ MIDI 出力の品質を著しく高めることができます。
       \set Staff.midiMaximumVolume = #0.9
       \new Voice \relative c''' {
         r2 g\mp g fis~
-        fis4 g8 fis e2~
-        e4 d8 cis d2
+        4 g8 fis e2~
+        4 d8 cis d2
       }
     }
     \new Staff {
@@ -3081,8 +3081,8 @@ MIDI 最小/最大ボリューム プロパティが設定されていない場
       \set Staff.midiInstrument = #"flute"
       \new Voice \relative c''' {
         r2 g\mp g fis ~
-        fis4 g8 fis e2 ~
-        e4 d8 cis d2
+        4 g8 fis e2 ~
+        4 d8 cis d2
       }
     }
     \new Staff {