]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/staccato-pos.ly
Web-ja: update introduction
[lilypond.git] / input / regression / staccato-pos.ly
index df275a688a340945312a125acc437e9463a2d990..7c722250a7e7fe69ca7e18a52eeaeb3011001d3f 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\version "2.19.21"
 
 \header{
 
 }
 
 {
-  \new Voice \relative c'' 
+  \new Voice \relative { 
     \voiceOne
-    g8-. a-. b-. c-. 
+    g'8-. a-. b-. c-. 
     a-. b-. c-. d-. 
     b8[-. a-. g b] 
     e,-. f-. g-. a-. 
     e-. g-. b-. d-.
   }
   \context Voice {
-    \relative c' {
-      e'4-. f-. g-. d-. c-. b-.
+    \relative {
+      e''4-. f-. g-. d-. c-. b-.
       \stemDown
       e,-. d-. c-. b-. a-. g-.    
     }
-    \relative c'' {
+    \relative {
       \stemUp           
-      d-> c-> b-> a-> g-> f-> e-> d->
+      d''-> c-> b-> a-> g-> f-> e-> d->
       d'
       d-. c-. b-. a-. g-. f-. e-. d-. 
     }