]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 9 Feb 2004 12:49:59 +0000 (12:49 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 9 Feb 2004 12:49:59 +0000 (12:49 +0000)
input/mutopia/R.Schumann/romanze-op28-2.ly
input/regression/part-combine-solo.ly
ly/init.ly

index 2f54ab5e3fc2334ae62beed7ebeca7cdb1778a99..41f1651b75b9e7a57905cadc54de89fa21b13a53 100644 (file)
@@ -121,7 +121,7 @@ rightb = \notes \transpose c cis' {
   f8..^1 f32^1 g8^2  a4.)^1 |
   c4^1( b8 d4 c8 |
   f,8.. f32^1 g8^2  a4.) |
-  a4^1( c8^1_\accent~[c b)] [g16^1( b^2] |
+  a4^1( c8^1_\accent~[c b)] g16^1([ b^2] |
    c4)^1 es8^1~es d^1 f^1~ |
   \property PianoStaff.Arpeggio \override #'direction = #1
   f f8.. f32^1( as4.)^\fermata\arpeggio ~ |
index fa7b8eaf59833bcf628fb918cd45b614423065d2..ed08c13f4f7e233ac169e120142a073605baab8f 100644 (file)
@@ -14,8 +14,8 @@ Solo 1/2 can not be used when a spanner is active, so there is no solo
 "
     }
 
-vone = \notes \relative a' { g4 r8 g8 g8 r8 g8 r8 g2 ~ g2 ~ g4 }
-vtwo = \notes \relative g' { e4.   e8 r2          e4 r4 r2  e4 } 
+vone = \notes \relative a' { d4 r8 d8 d8 r8 d8 r8 d2 ~ d2 ~ d4 }
+vtwo = \notes \relative g' { g4.   g8 r2          g4 r4 r2  g4 } 
 
 \version "2.1.18"
 
index 7cfe5f3ab7be50755115b55ab463a93ad0c08a26..f0d780b267d62ee0a69fc75071178551756c9e57 100644 (file)
@@ -25,5 +25,5 @@
   (begin
    (gc)
    (write (gc-stats) (current-error-port))
-   (flush-all-ports)))
+   ))